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
336
Commits
3
Branches
28
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
宋世虹
d220f7f2a8
add comments and todos
2017-12-17 13:28:21 +08:00
宋世虹
3624cc9036
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
songshshshsh
f1a7fd9ee1
replay buffer initial commit
2017-12-10 14:56:04 +08:00