11 Commits

Author SHA1 Message Date
rtz19970824
a787f73cf6 add random preprocess, modify the uniform sample from training data 2017-12-23 16:27:09 +08:00
rtz19970824
d8c0eae6a3 implement a stochastic sample training method 2017-12-22 17:16:44 +08:00
rtz19970824
e72fd52913 Merge branch 'master' of https://github.com/sproblvem/tianshou 2017-12-22 13:47:38 +08:00
rtz19970824
97161f37ef faster the loading 2017-12-22 13:42:53 +08:00
rtz19970824
9824cf8bef merge 2017-12-22 13:31:41 +08:00
rtz19970824
d151f71ee3 modify the training config 2017-12-22 13:30:48 +08:00
rtz19970824
62a241e763 no restrict on saving checkpoints 2017-12-22 13:05:01 +08:00
rtz19970824
e75883a5fb debug the training process, initialize a nameserver if no nameserver exists 2017-12-22 13:04:02 +08:00
rtz19970824
c11eccbc90 implement the training process 2017-12-21 23:30:24 +08:00
rtz19970824
2dad8e4020 implement data collection and part of training 2017-12-21 21:01:25 +08:00
rtz19970824
112fd07b13 modify the mcts, refactor the network 2017-12-20 16:43:42 +08:00