lopespm / agent-trainer
Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tasks other than gaming
☆67Updated 8 years ago
Alternatives and similar repositories for agent-trainer:
Users that are interested in agent-trainer are comparing it to the libraries listed below
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 6 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 8 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆85Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 7 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- ☆117Updated 4 years ago
- ☆57Updated 2 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆150Updated 4 months ago
- ☆24Updated 9 years ago
- Torch implementation of "Deep Exploration via Bootstrapped DQN"☆42Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Deep Attention Recurrent Q-Network☆116Updated 9 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆132Updated 2 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 6 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆53Updated 7 years ago
- Universal library for deep reinforcement learning.☆39Updated 8 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆61Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆70Updated 7 years ago
- Reinforcement learning environments for Torch7☆93Updated 8 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆163Updated 7 years ago
- Implementation of a simple example of Q learning in Torch.☆50Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- A Quick and Dirty Progressive Neural Network written in TensorFlow.☆53Updated 6 years ago