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
99da5619e5
fix code example in tutorial. leave render to be future work
2018-05-29 11:04:32 +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
fix the bug of
unnamed_dict.update()
. import cleaning in examples/*.py
2018-04-16 20:17:41 +08:00
ddpg.py
fix code example in tutorial. leave render to be future work
2018-05-29 11:04:32 +08:00