Skip to content

ece324-2020/Darwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Darwin

Survival-based multi-agent reinforcement learning exploration.

The environments built in this repository depend on the MuJoCo physics engine. Once a license is obtained and requirements are installed, run the application to train an model on an environment, or view an environment, e.g.:

python3 darwin/runner.py darwin/envs/simple_food.py --policy-name=dqn

Live demos are available on darwin-app.web.app.

Environment building is inpsired by the environment design done by OpenAI for their paper Emergent Tool Use From Multi-Agent Autocurricula.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published