ppaanngggg / DeepRLLinks
Framework for deep reinforcement learning.
☆29Updated 7 years ago
Alternatives and similar repositories for DeepRL
Users that are interested in DeepRL are comparing it to the libraries listed below
Sorting:
- an implementation of reinforcement learning problem, stock prices☆10Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- trading by Deep Q-Network☆15Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Deep Reinforcement Learning with Fined Grained Action Repetition☆23Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- ☆53Updated 8 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- stock trading by Deep Q-Learning (Deep Q Network)☆13Updated 8 years ago
- A reproduction of Alphago Zero in "Mastering the game of Go without human knowledge"☆13Updated 7 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- Python wrapper for TorchCraft. (In progress)☆71Updated 7 years ago
- A bot for financial signal☆62Updated 7 years ago
- FMS, an agent-based Financial Market Simulator☆104Updated 13 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- ☆169Updated 7 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Weight Agnostic Neural Networks (in Python)☆18Updated 6 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago