Kautenja / playing-mario-with-deep-reinforcement-learningLinks
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
☆73Updated 4 years ago
Alternatives and similar repositories for playing-mario-with-deep-reinforcement-learning
Users that are interested in playing-mario-with-deep-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Gym - 32 levels of original Super Mario Bros☆290Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- ☆304Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Deep Reinforcement Learning in Pac-man☆285Updated last year
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- ☆91Updated 4 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- OpenAI's cartpole env solver.☆156Updated 2 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆39Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆235Updated 3 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆384Updated 2 years ago
- Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.☆134Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago