Modular Object-Oriented Games: A Task Framework for Reinforcement Learning, Psychology, and Neuroscience
In recent years, trends towards studying simulated games have gained momentum in the fields of artificial intelligence, cognitive science, psychology, and neuroscience. The intersections of these fields have also grown recently, as researchers increasing study such games using both artificial agents and human or animal subjects. However, implementing games can be a time-consuming endeavor and may require a researcher to grapple with complex codebases that are not easily customized. Furthermore, interdisciplinary researchers studying some combination of artificial intelligence, human psychology, and animal neurophysiology face additional challenges, because existing platforms are designed for only one of these domains. Here we introduce Modular Object-Oriented Games, a Python task framework that is lightweight, flexible, customizable, and designed for use by machine learning, psychology, and neurophysiology researchers.
Code (1)
Tasks
Reinforcement Learning (RL)Similar Papers 제목 키워드 기반
Combining Open Domain Question Answering with a Task-Oriented Dialog System
We apply the modular dialog system framework to combine open-domain question answering with a task-oriented dialog system. This meta dialog system can answer questions from Wikipedia and at the same time act as a persona…
Open-Domain Question AnsweringQuestion AnsweringNash equilibria of quasisupermodular games
We prove three results on the existence and structure of Nash equilibria for quasisupermodular games. A theorem is purely order-theoretic, and the other two involve topological hypotheses. Our topological results genrali…
Object Goal Navigation using Goal-Oriented Semantic Exploration
This work studies the problem of object goal navigation which involves navigating to an instance of the given object category in unseen environments. End-to-end learning-based navigation methods struggle at this task as …
ObjectRobot NavigationmodAL: A modular active learning framework for Python
modAL is a modular active learning framework for Python, aimed to make active learning research and practice simpler. Its distinguishing features are (i) clear and modular object oriented design (ii) full compatibility w…
Active LearningReplication-Robust Payoff-Allocation for Machine Learning Data Markets
Submodular functions have been a powerful mathematical model for a wide range of real-world applications. Recently, submodular functions are becoming increasingly important in machine learning (ML) for modelling notions …
BIG-bench Machine Learning