hardikbansal / QlearningLinks
☆39Updated 7 years ago
Alternatives and similar repositories for Qlearning
Users that are interested in Qlearning are comparing it to the libraries listed below
Sorting:
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 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
- ☆56Updated 2 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Atari gauntlet for RL agents☆29Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- One-Shot Learning Demo for Fresh Machine Learning #1☆79Updated 8 years ago
- Tensorflow tutorial on convolutional neural networks.☆39Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- ☆27Updated 7 years ago
- Material for the Montréal Deep Learning Summer School 2017☆77Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 7 years ago
- ☆42Updated 4 years ago
- personal notes☆55Updated 8 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 9 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆94Updated 8 years ago
- Deep reinforcement learning with TensorFlow☆48Updated 8 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 …☆52Updated 7 years ago
- ☆53Updated 8 years ago
- code for pydata madrid presentation☆53Updated 9 years ago
- Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tas…☆69Updated 9 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
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 9 years ago
- A small collection of code snippets and notes explaining the foundations of the REINFORCE algorithm.☆36Updated 6 years ago