lufficc / dqn
Implementation of q-learning using TensorFlow
☆58Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for dqn
- This code is written for the blogs☆271Updated 8 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆41Updated 8 years ago
- Deep reinforcement learning with TensorFlow☆47Updated 7 years ago
- ☆43Updated 8 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
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago
- Reinforcement Learning in Python☆107Updated 4 years ago
- Deep convolution/recurrent neural network project with TensorFlow☆100Updated last year
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- deep reinforcement learning for personal research☆85Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆159Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- AI Final Project☆66Updated 8 years ago
- ☆53Updated 7 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 7 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆163Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 7 years ago
- Python wrapper for TorchCraft. (In progress)☆71Updated 7 years ago
- A powerful machine learning algorithm utilizing Q-Learning and Neural Networks, implemented using Torch and Lua.☆26Updated 9 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆123Updated 8 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 7 years ago
- ☆39Updated 7 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆272Updated 7 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆62Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago