Tianshou/README.md
sproblvem a38ecabc59 Update README.md
add the arch image to readme
2017-11-06 15:58:21 +08:00

389 B

tianshou

Tianshou(天授) is a reinforcement learning platform.

alt text

data

TODO:

Replay Memory

Multiple wirter/reader

Importance sampling

simulator

go(for AlphaGo)

environment

gym

core

TODO:

Optimizer

MCTS

agent (optional)

DQNAgent etc.