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
bdd85f8a27
stop gradient in policy/distributional
2018-12-24 09:06:59 +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
add dqn and ppo examples, bit clean-up
2018-06-14 11:18:39 +08:00
ddpg.py
add dqn and ppo examples, bit clean-up
2018-06-14 11:18:39 +08:00
dqn.py
add dqn and ppo examples, bit clean-up
2018-06-14 11:18:39 +08:00
ppo_multivariate_normal.py
stop gradient in policy/distributional
2018-12-24 09:06:59 +08:00
ppo.py
add dqn and ppo examples, bit clean-up
2018-06-14 11:18:39 +08:00