Add policies/factory, Add test, Add _self_ in config
This commit is contained in:
@@ -40,6 +40,7 @@ state_dim: 4
|
||||
action_dim: 4
|
||||
|
||||
# TDMPC
|
||||
policy: tdmpc
|
||||
|
||||
# planning
|
||||
mpc: true
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
defaults:
|
||||
- _self_
|
||||
- default
|
||||
|
||||
hydra:
|
||||
|
||||
Reference in New Issue
Block a user