benbotto / bsy-dqn-atariLinks
A DQN implementation using Keras and Tensorflow
☆12Updated 6 years ago
Alternatives and similar repositories for bsy-dqn-atari
Users that are interested in bsy-dqn-atari are comparing it to the libraries listed below
Sorting:
- Reinforcement learning on gridworld with Q-learning☆10Updated 8 years ago
- Reinforcement learning algorithm implementation☆9Updated 3 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- Deep Learning Project☆8Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆15Updated 6 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- ☆15Updated 4 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 6 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆17Updated 8 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago
- Reinforcement Learning Methods with PyTorch☆39Updated 5 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- C implementation of RL and IRL algorithms☆19Updated 4 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- Code for SPIBB-DQN and Soft-SPIBB-DQN☆11Updated 5 years ago