EvoMan: Game-playing Competition
This paper describes a competition proposal for evolving Intelligent Agents for the game-playing framework called EvoMan. The framework is based on the boss fights of the game called Mega Man II developed by Capcom. For this particular competition, the main goal is to beat all of the eight bosses using a generalist strategy. In other words, the competitors should train the agent to beat a set of the bosses and then the agent will be evaluated by its performance against all eight bosses. At the end of this paper, the competitors are provided with baseline results so that they can have an intuition on how good their results are.
Code (1)
Similar Papers 제목 키워드 기반
General Board Game Playing for Education and Research in Generic AI Game Learning
We present a new general board game (GBG) playing and learning framework. GBG defines the common interfaces for board games, game states and their AI agents. It allows one to run competitions of different agents on diffe…
Board GamesReinforcement Learning with Dual-Observation for General Video Game Playing
Reinforcement learning algorithms have performed well in playing challenging board and video games. More and more studies focus on improving the generalisation ability of reinforcement learning algorithms. The General Vi…
Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Inductive general game playing
General game playing (GGP) is a framework for evaluating an agent's general intelligence across a wide range of tasks. In the GGP competition, an agent is given the rules of a game (described as a logic program) that it …
Inductive logic programmingSokobanTowards Game-Playing AI Benchmarks via Performance Reporting Standards
While games have been used extensively as milestones to evaluate game-playing AI, there exists no standardised framework for reporting the obtained observations. As a result, it remains difficult to draw general conclusi…
General Video Game AI: a Multi-Track Framework for Evaluating Agents, Games and Content Generation Algorithms
General Video Game Playing (GVGP) aims at designing an agent that is capable of playing multiple video games with no human intervention. In 2014, The General Video Game AI (GVGAI) competition framework was created and re…