feat: abstracted checkpoint eval configs
This commit is contained in:
parent
67c459ca94
commit
b91908bf7a
8 changed files with 55 additions and 30 deletions
|
|
@ -6,6 +6,7 @@ defaults:
|
|||
- brittle_star_config
|
||||
- experiment: base
|
||||
- logging: default
|
||||
- evaluation: default
|
||||
- ppo: default
|
||||
- architecture: centralized
|
||||
- morphology: 5_arms_full
|
||||
|
|
|
|||
Reference in a new issue