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
/
tianshou
/
policy
/
modelfree
History
Imone
57bca16f94
Fix log_prob and PPO dual_clip (
#49
)
...
* Added DiagGaussian to fix log_probg * Disable PPO dual_clip
2020-05-18 16:23:35 +08:00
..
__init__.py
seealso and change policy dir structure
2020-04-09 21:36:53 +08:00
a2c.py
fix optional type syntax
2020-05-16 20:08:32 +08:00
ddpg.py
fix optional type syntax
2020-05-16 20:08:32 +08:00
dqn.py
fix optional type syntax
2020-05-16 20:08:32 +08:00
pg.py
fix optional type syntax
2020-05-16 20:08:32 +08:00
ppo.py
Fix log_prob and PPO dual_clip (
#49
)
2020-05-18 16:23:35 +08:00
sac.py
Fix log_prob and PPO dual_clip (
#49
)
2020-05-18 16:23:35 +08:00
td3.py
fix optional type syntax
2020-05-16 20:08:32 +08:00