Topic: "recurrent-neural-network"
amanchadha/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
Language: Jupyter Notebook - Size: 207 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,680 - Forks: 2,511

mlech26l/ncps
PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models
Language: Python - Size: 5.78 MB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 2,165 - Forks: 346

prabhuomkar/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
Language: C++ - Size: 501 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2,045 - Forks: 269

fancompute/wavetorch
🌊 Numerically solving and backpropagating through the wave equation
Language: Python - Size: 17 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 530 - Forks: 84

kyegomez/VisionMamba
Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model" It's 2.8x faster than DeiT and saves 86.8% GPU memory when performing batch inference to extract features on high-res images
Language: Python - Size: 2.18 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 455 - Forks: 21

sushant097/Handwritten-Line-Text-Recognition-using-Deep-Learning-with-Tensorflow
Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.
Language: Python - Size: 2.19 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 307 - Forks: 125

BShakhovsky/PolyphonicPianoTranscription
Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)
Language: Jupyter Notebook - Size: 7.06 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 195 - Forks: 40

zhuofupan/Tensorflow-Deep-Neural-Networks
用Tensorflow实现的深度神经网络。
Language: Python - Size: 161 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 128 - Forks: 56

laura-rieger/deep-explanation-penalization
Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584
Language: Jupyter Notebook - Size: 248 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 127 - Forks: 14

ChenHongruixuan/SiamCRNN
[IEEE TGRS 2020] Change Detection in Multisource VHR Images via Deep Siamese Convolutional Multiple-Layers Recurrent Neural Network
Language: Python - Size: 4.66 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 101 - Forks: 11

jiegzhan/time-series-forecasting-rnn-tensorflow
Time series forecasting
Language: Python - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 76 - Forks: 32

zhihanyang2022/off-policy-continuous-control
Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)
Language: Python - Size: 137 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 10

rudyoactiv/typescribe-handwriting
⚡ Create handwritten documents from text with a Neural Network!
Language: Python - Size: 40.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 67 - Forks: 5

nju-websoft/DSKG
Language: Jupyter Notebook - Size: 48.8 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 66 - Forks: 27

amanchadha/FRVSR-GAN
A Novel Approach to Video Super-Resolution using Frame Recurrence and Generative Adversarial Networks | Python3 | PyTorch | OpenCV2 | GANs | CNNs
Language: Python - Size: 167 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 64 - Forks: 13

kyegomez/LiqudNet
Implementation of Liquid Nets in Pytorch
Language: Python - Size: 2.17 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 63 - Forks: 9

yxtay/char-rnn-text-generation
Character Embeddings Recurrent Neural Network Text Generation Models
Language: Python - Size: 4.81 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 60 - Forks: 23

AFAgarap/wisconsin-breast-cancer 📦
[ICMLSC 2018] On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset
Language: Python - Size: 7.57 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 56 - Forks: 26

LukasHedegaard/continual-inference
A Python library for Continual Inference Networks in PyTorch
Language: Python - Size: 1.96 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 52 - Forks: 11

JasonFengGit/RNN-Language-Classifier
A Language Classifier powered by Recurrent Neural Network implemented in Python without AI libraries. AI from scratch.
Language: Python - Size: 960 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 52 - Forks: 13

AakashKT/pytorch-recurrent-ae-siggraph17
Pytorch implementation for 'Interactive Reconstruction of Monte Carlo Image Sequences using a Recurrent Denoising Autoencoder' , https://research.nvidia.com/publication/interactive-reconstruction-monte-carlo-image-sequences-using-recurrent-denoising
Language: Python - Size: 1.47 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 6

upb-lea/deep-pmsm Fork of wkirgsn/deep-pmsm
Estimate intrinsic Permanent Magnet Synchronous Motor temperatures with deep recurrent and convolutional neural networks.
Language: Python - Size: 609 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 43 - Forks: 7

hellojinwoo/TorchCoder Fork of shobrook/sequitur
PyTorch based autoencoder for sequential data
Language: Python - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 7

ryanchesler/comma-speed-challenge
Ryan's contributions to the Comma.ai speed challenge
Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 7

zotroneneis/tensorflow_deep_learning_models
TensorFlow implementations of several deep learning models (e.g. variational autoencoder, RNN, ...)
Language: Jupyter Notebook - Size: 12 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 37 - Forks: 14

arafkarsh/ms-springboot-ai
Java 23, SpringBoot 3.4.1 Examples using Deep Learning 4 Java & LangChain4J for Generative AI using ChatGPT LLM, RAG and other open source LLMs. Sentiment Analysis, Application Context based ChatBots. Custom Data Handling. LLMs - GPT 3.5 / 4o, Gemini Pro 1.5, Claude 3, Llama 3.1, Phi-3, Gemma 2, Falcon 3, Qwen 2.5, Mistral Nemo, Wizard Math
Language: Java - Size: 22.3 MB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 29 - Forks: 15

jonzia/Recurrent_Autoencoder
Sequence-to-sequence autoencoder for unsupervised learning of nonlinear dynamics (Tensorflow).
Language: Python - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 9

tk-rusch/coRNN
Official code for Coupled Oscillatory RNN (ICLR 2021, Oral)
Language: Python - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 28 - Forks: 6

erichson/LipschitzRNN
Lipschitz Recurrent Neural Networks
Language: Python - Size: 71.3 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 6

bzhangGo/lrn
Source code for "A Lightweight Recurrent Network for Sequence Modeling"
Language: Python - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 1

federicohyo/lstm-ecg
Real Time Electrocardiogram Annotation with a Long Short Term Memory Neural Network
Language: Jupyter Notebook - Size: 248 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 10

JessieRayeBauer/Time-Series-Forecasting-
Consulting Project with Manifold.co: Modeling System Resource Usage for Predictive Scheduling
Language: Jupyter Notebook - Size: 222 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 16

MartinuzziFrancesco/RecurrentLayers.jl
A comprehensive collection of 30+ recurrent neural network layers for Flux.jl
Language: Julia - Size: 1.92 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 19 - Forks: 0

antoninodimaggio/Irradiance-RNN
Recurrent neural network for forecasting solar irradiance :sunny:
Language: Python - Size: 485 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 4

leishu02/EMNLP2019_gCAS
Code for EMNLP 2019 paper "Modeling Multi-Action Policy for Task-Oriented Dialogues"
Language: OpenEdge ABL - Size: 17.7 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 2

gleb-skobinsky/ru_punct
Нейронная сеть для восстановления пунктуации на русском языке.
Language: Python - Size: 642 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 5

BanaanKiamanesh/DL-for-Navigation
Implementation of Regression Models on Navigation with IMUs.
Language: Python - Size: 14.3 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 2

HHTseng/MarkovRNNs
Pytorch implementation of Markov RNNs
Language: Jupyter Notebook - Size: 15.4 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 1

gy910210/char-rnnlm-tensorflow
Char RNN Language Model based on Tensorflow
Language: Python - Size: 436 KB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 13 - Forks: 3

TheKidPadra/DeepLearning.AI-Deep-Learning-Specialization
This repo contains my work & The code base for this Deep Learning Specialization offered by deeplearning.AI
Language: Jupyter Notebook - Size: 33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

zotroneneis/deep_music
Recurrent neural network in TensorFlow for generating novel monophonic melodies.
Language: Jupyter Notebook - Size: 82.8 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 4

tadeaspaule/universal-name-generator
RNN that generates names resembling those you give it, be it people's names, city names, etc.
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 5

albert-espin/bitcoin-prediction
Bitcoin Price Prediction using Recurrent Neural Networks
Language: Python - Size: 933 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 4

sar-gupta/rnn-from-scratch
Implementation of Recurrent Neural Network (RNN) from scratch
Language: Python - Size: 873 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 4

danmcleran/tinymind Fork of intel/cppnnml
Tinymind is a Neural Network and Machine Learning project intended to provide a C++ template library for neural nets and machine learning algorithms within embedded systems.
Language: C++ - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 2

NemesLaszlo/Sentiment-Analysis-and-Stock-Values
Sentiment analysis of economic news headlines and examining their effects on stock market changes without the full article or analysis. Awareness and click generation are important roles for business news headlines as well. The effect can be demonstrated.
Language: Jupyter Notebook - Size: 8.09 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 7

simonefinelli/ASL-Real-time-Recognition
Recognize the American Sign Language in a video stream and translate it to American word by word.
Language: Python - Size: 80 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

georgezoto/RNN-LSTM-NLP-Sequence-Models
Sequence Models repository for all projects and programming assignments of Course 5 of 5 of the Deep Learning Specialization offered on Coursera and taught by Andrew Ng, covering topics such as Recurrent Neural Network (RNN), Gated Recurrent Unit (GRU), Long Short Term Memory (LSTM), Natural Language Processing, Word Embeddings and Attention Model.
Language: Jupyter Notebook - Size: 82.7 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 4

vliu15/rcn
Recurrent Control Nets as Central Pattern Generators
Language: Python - Size: 1.34 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 2

tarcisio-marinho/Music-Generation
Piano music generation with RNN with Tensorflow
Language: Python - Size: 827 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 3

dhamvi01/Univariate-Time-Series-using-LSTM
Language: Jupyter Notebook - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 15

eakgun/Time-Series-Prediction-With-RNNs
Generalized Implementation of RNNs for Chaotic Time Series Prediction
Language: MATLAB - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1

nikhilroxtomar/Binary-to-Decimal-using-Recurrent-Neural-Network
We are going to build a Binary to Decimal converter using RNN. We are going to build a RNN from scratch using python, no machine learning libraries are going to be used.
Language: Python - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 5

ekzhang/music-gen
Generate and play music with a recurrent neural network running in the browser!
Language: JavaScript - Size: 17.4 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

cbaziotis/hierarchical-rnn-biocreative-4
Repository containing the winning submission for the BioCreative VI Task A (2017). The model is a Hierarchical Bidirectional Attention-Based RNN, implemented in Keras.
Language: Python - Size: 2.68 MB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 7

anniedotexe/RNN-Twitter-Bot
🤖✏️ A Twitter bot written in Python trained with a recurrent neural network.
Language: Python - Size: 220 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

shiwentao00/Molecule-RNN
A recurrent neural network (RNN) that generates drug-like molecules for drug discovery.
Language: Python - Size: 8.01 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

chasebk/EO_CNN
EO-CNN: An Enhanced CNN Model Trained by Equilibrium Optimization for Traffic Transportation Prediction
Language: Python - Size: 760 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 8

tonandr/ymc
Yaw misalignment calibrator of wind turbine using RNN and Kalman filter
Language: Python - Size: 34 MB - Last synced at: about 15 hours ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 7

shawnhan108/Attention-LSTMs
A set of notebooks that explores the power of Recurrent Neural Networks (RNNs), with a focus on LSTM, BiLSTM, seq2seq, and Attention.
Language: Jupyter Notebook - Size: 158 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

anshul1004/LyricsGenerator
Song lyrics generation using Recurrent Neural Networks (RNNs)
Language: Python - Size: 47.3 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

nycdidar/Content-AI
AI framework/starter kit for content publishing tools
Language: Python - Size: 30.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

Psarpei/Recognition-of-logical-document-structures
First approach for recognizing logical document structures like texts, sentences, segments, words, chars and sentence/segment depth based on recurrent neural network grammars.
Language: C++ - Size: 79 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

imrahulr/Recurrent-Capsule-Net
Recurrent Capsule Network for Text Classification
Language: Jupyter Notebook - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

okozelsk/EasyML
An easy-to-use independent machine learning library for .net. It offers MLP models (including deep RVFL aka ELM) for common ML tasks as well as Reservoir Computer for efficiently solving ML tasks on time series data.
Language: C# - Size: 5.47 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

famura/neuralfields
A type of potential-based recurrent neural networks implemented with PyTorch
Language: Python - Size: 2.66 MB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

giannisdravilas/Deep-Learning-for-Natural-Language-Processing
💡🧠💬 Development of Deep Learning models and a Question Answering Engine for Sentiment Classification / NLP tasks.
Language: Jupyter Notebook - Size: 24 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

renesemela/masters-thesis-music-autotagging
Master's Thesis: Automatic Tagging of Musical Compositions Using Machine Learning Methods
Language: Python - Size: 545 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

imdeepmind/RatePrediction
Rate Prediction using Amazon Review Dataset and Deep Learning
Language: Python - Size: 538 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

DmitriyLeaf/NN_pred_german_n
Neural Network for prediction German nouns
Language: Python - Size: 22.4 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

26hzhang/ConceptualPrimitives
Tensorflow implementation of "SenticNet 5: Discovering Conceptual Primitives for Sentiment Analysis by Means of Context Embeddings"
Language: Python - Size: 292 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

shuohaopolyu/TL-RNN-StatePrediction-StructDyn
Code repository for the paper "State estimation in structural dynamics through RNN transfer learning".
Language: Python - Size: 1.31 GB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

GGasset/NeatNetwork
Easy to use, Neat based Recurrent Neural Network, able to train using other learning methods like Supervised Learning or Reinforcement Learning
Language: C# - Size: 240 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

flohey/turbESN
turbESN is an echo state network implementation, used in my PhD research as part of the DeepTurb project of the Carl-Zeiss Stiftung. See https://pypi.org/project/turbESN/
Language: Python - Size: 3.33 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

EMalagoli92/PonderNet-TensorFlow
TensorFlow 2.X reimplementation of PonderNet: Learning to Ponder, Andrea Banino, Jan Balaguer, Charles Blundell.
Language: Python - Size: 288 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rahulsai1999/stockr
Stock Prediction API through LSTMs built using Keras, TensorFlow and Flask
Language: Python - Size: 433 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

gugarosa/text_augmenter 📦
✒️ RNNs and Transformers text-based augmentation for ICMC/USP mini-course.
Language: TeX - Size: 2.01 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

razormin/Sequence-Models
Sequence Models coding assignments
Language: Jupyter Notebook - Size: 10.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 4

LaurentiuSimionescu/Deep-Learning-Examples
Simple ANN, CNN and RNN examples.
Language: Python - Size: 211 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 3

SSQ/Coursera-Ng-Sequence-Models
Language: HTML - Size: 31.7 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 8

TrainingByPackt/Keras-2.X-Projects-eLearning
Leverage the power of Keras to build and train state-of-the-art deep learning models
Language: Jupyter Notebook - Size: 187 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 7

hsakas/Recurrent-Entity-Network-EntNet 📦
EntNet
Language: Python - Size: 14.7 MB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

frankiezeager/trap_generator
Code to scrape data and create a trap music generator using LSTM RNN
Language: Python - Size: 3.46 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

nandahkrishna/RNNReactivation
Code for "Sufficient conditions for offline reactivation in recurrent neural networks" (ICLR 2024)
Language: Python - Size: 1.62 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

RezaSaadatyar/Deep-Learning-in-python
Deep Learning in python
Language: Jupyter Notebook - Size: 25.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

amrhssn/teneNCE
Temporal Network Noise Contrastive Estimation (teneNCE) for Dynamic Link Prediction
Language: Python - Size: 2.58 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

khanovico/neural-text-classification
text classification using RCNN, cutting-edge technology,
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

tstran155/Time-series-regression-of-Rossmann-stores-sales-data
In this notebook, I built machine learning and neural network models to regress and predict Rossmann stores' daily sales.
Language: Jupyter Notebook - Size: 3.99 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Aditi-Asati/Poetic-Text-generation
Poetic Text generation
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ucsd-fcrl/DL_WMA_by_VR_Final_v_ZC
A deep learning pipeline to detect Left Ventricle Wall Motion Abnormality from volume-rendered 4DCT data. Author: Zhennong Chen, PhD
Language: MATLAB - Size: 28.2 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

marcaureledivernois/firm-network
Source code, data and plots for our paper "Analysis of Large Market Data Using Neural Networks: A Causal Approach"
Language: Python - Size: 4.44 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

paschistrobel/RNN-PedestrianTrajectoryPrediction
Prädiktion von zukünftigen Fußgänger-Trajektorien/Bewegungsbahnen mithilfe eines LSTM-Neuronalen Netzes.
Language: Jupyter Notebook - Size: 5.77 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rsusik/raesc
Recurrent autoencoder with sequence-aware encoding - recurrent autoencoder, which trains faster.
Language: Python - Size: 107 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

lgaspard/brc
PyTorch implementation of the bistable recurrent cell (BRC) and recurrently neuromodulated bistable recurrent cell (nBRC)
Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Supearnesh/ml-imdb-rnn
A recurrent neural network trained to perform sentiment analysis on IMDb reviews.
Language: Python - Size: 1.64 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

therealcyberlord/Fake-News-Detection-Using-RNN
Detect fake news using a recurrent neural network, The dataset is from Kaggle (https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset).
Language: Jupyter Notebook - Size: 99.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Luedman/EchoStateNetworks
Implements Echo State Networks, a machine learning concept from reservoir computing
Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

mevalle/Quaternion-valued-Recurrent-Projection-Neural-Networks
Source-codes and examples of quaternion-valued recurrent projection neural networks on unit quaternions
Language: Jupyter Notebook - Size: 494 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Knowledge-Precipitation-Tribe/Recurrent-neural-network
Recurrent-neural-network
Language: Python - Size: 3.16 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

moorugi98/hetero_delay_network
computational efficacy of a modular spiking neural network as a function of heterogeneity of delay in the network
Language: Jupyter Notebook - Size: 442 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
