Amu commited on
Commit
6168808
1 Parent(s): 2226625
Files changed (4) hide show
  1. hyperparameters.json +1 -0
  2. model.pt +3 -0
  3. reply.mp4 +3 -0
  4. results.json +1 -1
hyperparameters.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"training": false, "model_name": "PPO", "track": false, "wandb_project_name": "tao", "wandb_entity": null, "env_id": "CartPole-v1", "capture_video": false, "total_timesteps": 500000, "learning_rate": 0.00025, "num_envs": 4, "num_steps": 128, "anneal_lr": true, "gamma": 0.99, "gae_lambda": 0.95, "num_minibatches": 4, "update_epochs": 4, "norm_adv": true, "clip_range": 0.2, "entropy_coef": 0.01, "vf_coef": 0.5, "max_grad_norm": 0.5, "target_kl": null, "seed": 1, "run_name": "CartPole-v1__PPO__1__500000", "device": "cpu", "torch_deterministic": true, "batch_size": 512, "minibatch_size": 128}
model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ac3bdb5b7050157c02e7ca596fa3d60ca7c8d072011720ca8208a2f949ff28
3
+ size 39909
reply.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f7463bd11bdefccd9b63eef1f640d6aae14573bd88ade0a9b3bc3445b8b9c3
3
+ size 60641
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 12, "eval_datetime": "2022-12-26T21:36:27.986655"}
 
1
+ {"env_id": "CartPole-v1", "mean_reward": 500.0, "n_evaluation_episodes": 12, "eval_datetime": "2022-12-26T23:58:43.564865"}