Watts: Infrastructure for Open-Ended LearningDownload PDF

Published: 23 Apr 2022, Last Modified: 22 Oct 2023ALOE@ICLR2022Readers: Everyone
Keywords: Open-Ended Learning, Unsupervised Environment Design, Evolutionary Computation, Reinforcement Learning
TL;DR: We built tools to easily implement open-ended learning algorithms.
Abstract: This paper proposes a framework called Watts for implementing, comparing, and recombining open-ended learning (OEL) algorithms. Motivated by modularity and algorithmic flexibility, Watts atomizes the components of OEL systems to promote the study of and direct comparisons between approaches. Examining implementations of three OEL algorithms, the paper introduces the modules of the framework. The hope is for Watts to enable benchmarking and to explore new types of OEL algorithms. The repo is available at \url{https://github.com/aadharna/watts}
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2204.13250/code)
1 Reply

Loading