waynemystir / lstm-numpyLinks
Vanilla LSTM with numpy
☆20Updated 8 years ago
Alternatives and similar repositories for lstm-numpy
Users that are interested in lstm-numpy are comparing it to the libraries listed below
Sorting:
- Various DQN method with cartpole☆11Updated 7 years ago
- Implementation of the paper https://arxiv.org/pdf/1507.01526v3.pdf (Tensorflow 1.0, Python 3)☆28Updated 8 years ago
- numpy implementation of Recurrent Neural Network☆41Updated 6 years ago
- Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much m…☆112Updated 6 years ago
- LSTM, GRU cell implementation from scratch in tensorflow☆39Updated 7 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 3 years ago
- Tensorflow implementation of embed CNN-LSTM network for sentiment analysis task.☆26Updated 6 years ago
- 利用强化学习预测股价变化☆22Updated 8 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆15Updated 8 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 9 years ago
- trading by Deep Q-Network☆15Updated 9 years ago
- Applying Reinforcement learning models for stock price predictions☆25Updated 7 years ago
- Simple Reinforcement learning example, based on the Q-function.☆18Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Python DQN for practicable portfolio management☆13Updated 5 years ago
- This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube☆197Updated last year
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55Updated 9 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- RNN LSTM Time Series☆44Updated 9 years ago
- This repo gives an example of using a simple method of reinforcement learning to beat the Lunar Lander environment. The agent uses a comb…☆18Updated 7 years ago
- Practical Reinforcement Learning, published by Packt☆25Updated 3 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 6 years ago
- Stock Market Prediction Using Neural Network Models (Backpropagation, RNN, RBF) Keras with Tensorflow backend☆48Updated 7 years ago
- Time Series Forecasting using Recurrent Neural Network - LSTM model using Keras Library for deep learning.☆17Updated 8 years ago
- LSTM for time series forecasting☆28Updated 8 years ago
- Visualising what each LSTM cell learns from data.☆24Updated 6 years ago
- Financial time series forecast using dual attention RNN☆27Updated 7 years ago
- Ensemble of ARIMA, prophet and LSTMS RNN☆35Updated 8 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago