Add Gun State, fix PPO GAIL class bug
Add Gun state fix PPO GAIL class errors
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
model_checkpoint_path: "actor.ckpt"
|
||||
all_model_checkpoint_paths: "actor.ckpt"
|
||||
@@ -0,0 +1,2 @@
|
||||
model_checkpoint_path: "critic.ckpt"
|
||||
all_model_checkpoint_paths: "critic.ckpt"
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
model_checkpoint_path: "discriminator.ckpt"
|
||||
all_model_checkpoint_paths: "discriminator.ckpt"
|
||||
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user