vivek3141 / super-mario-rlLinks
Deep Reinforcement learning and Python learn how to play the original Super Mario Bros
☆29Updated 7 years ago
Alternatives and similar repositories for super-mario-rl
Users that are interested in super-mario-rl are comparing it to the libraries listed below
Sorting:
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆74Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆194Updated last year
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆59Updated last year
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"