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:
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 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
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- Tensorflow tutorial on convolutional neural networks.☆40Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 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
- Transfer Learning and Fine Tuning for Cross Domain Image Classification with Keras☆84Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Material for the Montréal Deep Learning Summer School 2017☆77Updated 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
- Atari gauntlet for RL agents☆29Updated 8 years ago
- Deepmind Recurrent Environment Simulators paper implementation in tensorflow☆74Updated 7 years ago
- DDPG on OpenAI Gym Pendulum☆18Updated 9 years ago
- One-Shot Learning Demo for Fresh Machine Learning #1☆79Updated 8 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆93Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- A Quick and Dirty Progressive Neural Network written in TensorFlow.☆51Updated 7 years ago
- ☆53Updated 8 years ago
- ☆26Updated 7 years ago
- A curated list of awesome hyperparameters for deep learning☆78Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- random search, hill climbing, policy gradient☆145Updated 6 years ago
- Tensorflow implementation of Graph Convolutional Network☆77Updated 4 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