Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
☆1,106Apr 28, 2024Updated last year
Alternatives and similar repositories for Super-mario-bros-A3C-pytorch
Users that are interested in Super-mario-bros-A3C-pytorch are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization (PPO) algorithm for Super Mario Bros☆1,267Jul 24, 2021Updated 4 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆840Aug 1, 2023Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Apr 5, 2018Updated 7 years ago
- Deep Q-learning for playing flappy bird game☆549Oct 7, 2021Updated 4 years ago
- dqn autoplay mario bros☆21Jul 24, 2017Updated 8 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆81Jan 19, 2019Updated 7 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,924Jul 25, 2024Updated last year
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,163Apr 22, 2023Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆163Nov 11, 2019Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Mar 10, 2023Updated 3 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Nov 16, 2025Updated 3 months ago
- StarCraft II Learning Environment☆18Feb 28, 2019Updated 7 years ago
- Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"☆1,781Jul 30, 2024Updated last year
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,656Aug 1, 2024Updated last year
- Gym - 32 levels of original Super Mario Bros☆292Dec 21, 2018Updated 7 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,903Jul 13, 2023Updated 2 years ago
- Implementation of Quickdraw - an online game developed by Google☆1,111Jan 11, 2023Updated 3 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,577Aug 9, 2024Updated last year
- A toolkit for developing and comparing reinforcement learning algorithms.☆37,078Oct 11, 2024Updated last year
- Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"