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
/
core
/
policy
History
haoshengzou
2addef41d2
fix imports to support both python2 and python3. move contents from __init__.py to leave for work after major development.
2017-12-23 15:36:10 +08:00
..
__init__.py
fix imports to support both python2 and python3. move contents from __init__.py to leave for work after major development.
2017-12-23 15:36:10 +08:00
base.py
fix imports to support both python2 and python3. move contents from __init__.py to leave for work after major development.
2017-12-23 15:36:10 +08:00
dqn.py
fix imports to support both python2 and python3. move contents from __init__.py to leave for work after major development.
2017-12-23 15:36:10 +08:00
stochastic.py
preliminary design of dqn_example, dqn interface. identify the assign of networks
2017-12-13 20:47:45 +08:00