2024
WorldCoder, a Model-Based LLM Agent: Building World Models by Writing Code and Interacting with the Environment
NeurIPS 2024poster
We give a model-based agent that builds a Python program representing its knowledge of the world based on its interactions with the environment. The world model tries to explain its interactions, while also being optimistic about what reward it can achieve. We define this optimism as a logical const…