nes-py VS gym-super-mario-bros

Compare nes-py vs gym-super-mario-bros and see what are their differences.

nes-py

A Python3 NES emulator and OpenAI Gym interface (by Kautenja)

gym-super-mario-bros

An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES (by Kautenja)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nes-py gym-super-mario-bros
3 3
227 663
- -
0.0 0.0
6 months ago 10 months ago
C++ Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nes-py

Posts with mentions or reviews of nes-py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • Snes, Nes, GameBoy and A26 emulator.
    3 projects | /r/EmuDev | 20 Jun 2023
  • NES Tetris AI hits 102M poins and level 237
    4 projects | news.ycombinator.com | 27 Nov 2021
    I love to see all the Nintendo preservation, enhancement and AI research ;)

    What's the best way to programmatically interface with an NES ROM in 2022? JSNES, from which you could run tensorflow.js, seems perfect for browsers. But NES-py integrates with Open AI Gym env

    https://github.com/Kautenja/nes-py/wiki/Creating-Environment...

  • SNES A.I. Using NEAT
    4 projects | /r/artificial | 26 Mar 2021
    Looking at step() in nes_env.py shows that state is obtained through an inherited method in NesEnv. That object itself comes from another repo. https://github.com/Kautenja/nes-py

gym-super-mario-bros

Posts with mentions or reviews of gym-super-mario-bros. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-19.

What are some alternatives?

When comparing nes-py and gym-super-mario-bros you can also consider the following projects:

StackRabbit - An AI for playing NES Tetris at a high level. Based primarily on search & heuristic, with high quality board evaluation through value iteration.

Minigrid - Simple and easily configurable grid world environments for reinforcement learning

super-mario-neat - This program evolves an AI using the NEAT algorithm to play Super Mario Bros.

ns3-gym - ns3-gym - The Playground for Reinforcement Learning in Networking Research

rlcard - Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.

gym-super-mario - Gym - 32 levels of original Super Mario Bros

nesdev - NesDev is a modular cycle-accurate NES emulator development toolkit for C++.

Super-mario-bros-PPO-pytorch - Proximal Policy Optimization (PPO) algorithm for Super Mario Bros

nestopia - Cross-platform Nestopia emulator core with a GUI

gym - A toolkit for developing and comparing reinforcement learning algorithms.