Tianshou/tianshou/core/global_config.json

6 lines
118 B
JSON
Raw Normal View History

2017-11-16 13:21:27 +08:00
{
"global_description": "read by Environment, Neural Network, and MCTS",
"state_space": " ",
"action_space": " "
}