feat(hpc): tensorboard analysis
This commit is contained in:
parent
059ac681ec
commit
75fd385a88
6 changed files with 180 additions and 4 deletions
|
|
@ -6,6 +6,6 @@ track: true # Test WandB integration
|
|||
capture_video: false # No rendering for smoke test
|
||||
save_model: true # Test the end-of-training save routine
|
||||
num_envs: 4
|
||||
total_timesteps: 10000
|
||||
total_timesteps: 500
|
||||
num_steps: 64
|
||||
cuda: true
|
||||
|
|
|
|||
Reference in a new issue