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
Alternatives and similar repositories for OpenAI-Retro-SuperMarioWorld-SNES:
Users that are interested in OpenAI-Retro-SuperMarioWorld-SNES are comparing it to the libraries listed below
- ☆89Updated 4 years ago
- ☆43Updated 2 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆702Updated last year
- Retro games for Reinforcement Learning☆205Updated this week
- A Python3 NES emulator and OpenAI Gym interface☆243Updated last year
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆101Updated 2 years ago
- Super Mario Kart Snes integration with OpenAI Retro Gym☆10Updated 4 years ago
- Retro Games in Gym☆54Updated last year
- Reinforcement Learning + Starcraft 2☆144Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆163Updated 5 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆105Updated 2 months ago
- Solving OpenAI Gym problems.☆185Updated 4 years ago
- Fall Guys☆250Updated 4 years ago
- An OpenAI Gym environment for the Flappy Bird game☆121Updated 2 years ago
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆99Updated last year
- A deep reinforcement learning bot that plays tetris☆278Updated 4 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆194Updated last year
- Python Reinforcement Learning Projects, published by Packt☆177Updated last year
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆28Updated 6 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 5 years ago
- A Real-Time-Strategy game for Deep Learning research☆209Updated last year
- ☆361Updated 3 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆47Updated 2 years ago
- 🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.☆38Updated 3 weeks ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- ☆369Updated last year
- 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.☆355Updated last year
- snake game AI in python☆44Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago