szmyty / OpenAI-Retro-SuperMarioWorld-SNES
This project contains my implementation of the NEAT-Python algorithm to use a recurrent neural network that enables an AI-controlled Mario to train itself to complete levels in "Super Mario World" on SNES. I used the gym-retro-integration program to create my own variables from the game's RAM values and then used those variables to reward/penali…
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for OpenAI-Retro-SuperMarioWorld-SNES
- Solving OpenAI Gym problems.☆182Updated 3 years ago
- ☆89Updated 4 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆100Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆159Updated 4 years ago
- A deep reinforcement learning bot that plays tetris☆266Updated 2 months ago
- A simple chess environment for openai/gym☆151Updated 8 months ago
- 🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.☆36Updated 8 months ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆70Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆167Updated 2 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆686Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆114Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- An OpenAI gym environment made for RL☆64Updated 10 months ago
- samples of neat code☆50Updated 3 years ago
- ☆348Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆69Updated 3 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 6 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆92Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆320Updated 4 months ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆213Updated 4 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated last year
- ☆34Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆353Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- An RL agent for the Google Football environment☆92Updated 3 years ago
- ☆42Updated 4 years ago
- Open source collection of Reinforcement Learning Environments.☆74Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago