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
History
宋世虹
62e2c6582d
finished very naive dqn: changed the interface of replay buffer by adding collect and next_batch, but still need refactoring; added implementation of dqn.py, but still need to consider the interface to make it more extensive; slightly refactored the code style of the codebase; more comments and todos will be in the next commit
2017-12-17 12:52:00 +08:00
..
agent
architecture design patch two
2017-11-06 15:24:34 +08:00
core
finished very naive dqn: changed the interface of replay buffer by adding collect and next_batch, but still need refactoring; added implementation of dqn.py, but still need to consider the interface to make it more extensive; slightly refactored the code style of the codebase; more comments and todos will be in the next commit
2017-12-17 12:52:00 +08:00
data
finished very naive dqn: changed the interface of replay buffer by adding collect and next_batch, but still need refactoring; added implementation of dqn.py, but still need to consider the interface to make it more extensive; slightly refactored the code style of the codebase; more comments and todos will be in the next commit
2017-12-17 12:52:00 +08:00
environment
architecture design patch two
2017-11-06 15:24:34 +08:00
simulator
architecture design patch two
2017-11-06 15:24:34 +08:00
__init__.py
mcts update
2017-11-17 15:09:07 +08:00