benbotto / bsy-dqn-atari
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
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 6 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- ☆15Updated 3 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- Reinforcement learning algorithm implementation☆9Updated 3 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
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated 11 months ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 3 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆23Updated 3 years ago
- C implementation of RL and IRL algorithms☆19Updated 4 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 5 years ago
- An implementation of TRPO with GAE in PyTorch☆16Updated last year
- ☆8Updated 3 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Code for SPIBB-DQN and Soft-SPIBB-DQN☆11Updated 4 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆31Updated 7 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto☆19Updated 5 years ago
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- OpenAI Gym environment for Robot Soccer Goal☆18Updated 5 years ago
- paper <<Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation>> python implementation☆10Updated 7 years ago
- Implementation of Behavioral Cloning from Observationmentation☆15Updated 5 years ago
- Deep Q learning algorithm written on PyTorch for solving 2D robot arm reacher☆12Updated 5 years ago
- DQN based RL agent for Mountain Car☆13Updated 8 years ago