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
/
examples
History
haoshengzou
03246f7ded
functional code freeze. all examples working. prepare to release.
2018-04-11 14:23:40 +08:00
..
.gitignore
fix memory growth and slowness caused by sess.run(tf.multinomial()), now ppo examples are working OK with slight memory growth (1M/min), which still needs research
2018-01-03 20:32:05 +08:00
actor_critic.py
functional code freeze. all examples working. prepare to release.
2018-04-11 14:23:40 +08:00
ddpg.py
functional code freeze. all examples working. prepare to release.
2018-04-11 14:23:40 +08:00
dqn.py
functional code freeze. all examples working. prepare to release.
2018-04-11 14:23:40 +08:00
ppo.py
functional code freeze. all examples working. prepare to release.
2018-04-11 14:23:40 +08:00