浏览代码

fix advanced vis encoder simple rl

/develop/action-spec-gym
Andrew Cohen 4 年前
当前提交
5b9aab58
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      ml-agents/mlagents/trainers/tests/torch/test_simple_rl.py

2
ml-agents/mlagents/trainers/tests/torch/test_simple_rl.py


PPO_TORCH_CONFIG,
hyperparameters=new_hyperparams,
network_settings=new_networksettings,
max_steps=700,
max_steps=900,
summary_freq=100,
)
# The number of steps is pretty small for these encoders

正在加载...
取消
保存