Super Reinforcement Bros: Playing Super Mario Bros with Reinforcement Learning
We plan to apply and adjust some well-known reinforcement learning (RL) algorithms to train an automatic agent to play the 1985 Nintendo game Super Mario Bros under a speedrun rule. The agent may learn several control policies from raw pixel data by using deep reinforcement learning. By the end of the project, we expect the model to perform comparably to or top human players in a given stage. Code and pre-trained models are available at https://github.com/AnthonySong98/Super-Mario-Bros-PPO. The video recording is available at https://drive.google.com/file/d/1A9d81LUKM9h8Msw9l9Xu2PrpCXnZGgcl/view.
Code (1)
Tasks
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
RAMario: Experimental Approach to Reptile Algorithm -- Reinforcement Learning for Mario
This research paper presents an experimental approach to using the Reptile algorithm for reinforcement learning to train a neural network to play Super Mario Bros. We implement the Reptile algorithm using the Super Mario…
Few-Shot LearningMeta-Learningreinforcement-learningReinforcement LearningExperience-Driven PCG via Reinforcement Learning: A Super Mario Bros Study
We introduce a procedural content generation (PCG) framework at the intersections of experience-driven PCG and PCG via reinforcement learning, named ED(PCG)RL, EDRL in short. EDRL is able to teach RL designers to generat…
Diversityreinforcement-learningReinforcement Learning (RL)Improving Deep Localized Level Analysis: How Game Logs Can Help
Player modelling is the field of study associated with understanding players. One pursuit in this field is affect prediction: the ability to predict how a game will make a player feel. We present novel improvements to af…
Optimizing Mario Adventures in a Constrained Environment
This project proposes and compares a new way to optimise Super Mario Bros. (SMB) environment where the control is in hand of two approaches, namely, Genetic Algorithm (MarioGA) and NeuroEvolution (MarioNE). Not only we l…
Domain AdaptationTransfer LearningReinforcement Learning in Super Mario Bros: Curriculum, Pedagogy, and Optimal Level Design in World 1-1
World 1-1 of Super Mario Bros is widely celebrated as a masterclass in game design: its progressive structure is credited with teaching players core mechanics through the level itself. We ask whether that structure is em…
Reinforcement Learning