This website requires JavaScript.
Explore
Help
Sign In
hongshaorou
/
Tianshou
Watch
1
Star
0
Fork
0
You've already forked Tianshou
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Tianshou
/
test
/
multiagent
History
n+e
710966eda7
change API of train_fn and test_fn (
#229
)
...
train_fn(epoch) -> train_fn(epoch, num_env_step) test_fn(epoch) -> test_fn(epoch, num_env_step)
2020-09-26 16:35:37 +08:00
..
Gomoku.py
code refactor for venv (
#179
)
2020-08-19 15:00:24 +08:00
test_tic_tac_toe.py
Add multi-agent example: tic-tac-toe (
#122
)
2020-07-21 14:59:49 +08:00
tic_tac_toe_env.py
Add multi-agent example: tic-tac-toe (
#122
)
2020-07-21 14:59:49 +08:00
tic_tac_toe.py
change API of train_fn and test_fn (
#229
)
2020-09-26 16:35:37 +08:00