nes-py

There are 4 repositories under nes-py topic.

  • gym-super-mario-bros

    Kautenja/gym-super-mario-bros

    An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES

    Language:Python6651898125
  • Kautenja/gym-tetris

    An OpenAI Gym interface to Tetris on the NES.

    Language:Python462218
  • Kautenja/gym-zelda-1

    An OpenAI Gym interface to The Legend of Zelda on the NES.

    Language:Python21413
  • VaradhKaushik/RL-models-for-Super-Mario-Bros

    This repository explores the application of three reinforcement learning algorithms—Deep Q-Networks (DQN), Double Deep Q-Networks (DDQN), and Proximal Policy Optimization (PPO)—for playing Super Mario Bros using the OpenAI Gym and nes-py emulator. It includes a comparative analysis of these models.

    Language:Jupyter Notebook2