Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
☆195Sep 19, 2024Updated last year
Alternatives and similar repositories for ReinforcementLearning-AtariGame
Users that are interested in ReinforcementLearning-AtariGame are comparing it to the libraries listed below
Sorting:
- Asynchronous Advantage Actor-Critic using Generalized Advantage Estimation (PyTorch)☆10Oct 11, 2019Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Mar 19, 2018Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Jul 4, 2018Updated 7 years ago
- Option Critic with subgoal discovery by spectral decomposition of the Successor Features Matrix or clustering in Successor features space…☆24Nov 29, 2018Updated 7 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Oct 11, 2024Updated last year
- ☆11Feb 20, 2020Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆93Jun 21, 2017Updated 8 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Oct 18, 2017Updated 8 years ago
- Deep Q Learning via Pytorch☆86Jan 9, 2018Updated 8 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Dec 31, 2016Updated 9 years ago
- Use tensorflow2 achieve PPO to play atari game☆13Oct 25, 2019Updated 6 years ago
- DQN to play Atari Pong☆113Jan 15, 2019Updated 7 years ago
- Gym-like extensions for POMDP☆56Feb 28, 2021Updated 5 years ago
- This package aims to make development with ML-Agents quicker and easier.☆10Oct 31, 2019Updated 6 years ago
- Code for 'Mapping State Space using Landmarks for Universal Goal Reaching'.☆16Dec 26, 2023Updated 2 years ago
- Creating DRL infrastructure for Dynamic Beta with Zipline and Keras☆14Dec 8, 2022Updated 3 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Jul 31, 2021Updated 4 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Jul 30, 2018Updated 7 years ago
- deep-reinforcement-learning☆16Mar 16, 2019Updated 7 years ago
- Bots for Atari Games using Reinforcement Learning☆12Apr 6, 2019Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Jul 19, 2018Updated 7 years ago
- Reinforcement learning in 3D.☆21Mar 29, 2017Updated 8 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆29Mar 7, 2018Updated 8 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,882May 29, 2022Updated 3 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆388May 20, 2023Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆263Aug 30, 2022Updated 3 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Oct 11, 2018Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Nov 25, 2017Updated 8 years ago
- Code and report for APMA136 Final Project☆19May 6, 2015Updated 10 years ago
- Diversity−Driven Extensible Hierarchical Reinforcement Learning. AAAI 2019.☆49Feb 23, 2019Updated 7 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Aug 5, 2017Updated 8 years ago
- a modular reinforcement learning library with JAX agents☆27Mar 3, 2025Updated last year
- Hierarchical Online Planning and Reinforcement Learning on Taxi☆32Oct 23, 2017Updated 8 years ago
- Qt-like event loops, signals and slots for communication across threads and processes in Python☆14Mar 26, 2024Updated last year
- [IJCAI 2022] "Dynamic Sparse Training for Deep Reinforcement Learning" by Ghada Sokar, Elena Mocanu , Decebal Constantin Mocanu, Mykola P…☆15May 13, 2022Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Oct 27, 2023Updated 2 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Oct 7, 2018Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆140Mar 27, 2024Updated last year