301 Commits

Author SHA1 Message Date
Wenbo Hu
001263a683 use a simplified version of get_score 2017-12-24 12:07:56 +08:00
Dong Yan
426251e158 add some code for debug and profiling 2017-12-24 01:07:46 +08:00
JialianLee
162aa313b6 A new version of reversi 2017-12-24 00:42:59 +08:00
Dong Yan
dcf293d637 count the winning rate for each player 2017-12-23 22:05:34 +08:00
Dong Yan
8780417378 Merge branch 'master' of github.com:sproblvem/tianshou 2017-12-23 17:43:47 +08:00
Dong Yan
919784e88b bug fix of model.py 2017-12-23 17:43:33 +08:00
haoshengzou
238039b854 Merge remote-tracking branch 'origin/master' 2017-12-23 17:25:37 +08:00
haoshengzou
b2b2d01d9c Merge remote-tracking branch 'origin/master' 2017-12-23 17:25:37 +08:00
haoshengzou
b33a141373 towards policy/value refactor 2017-12-23 17:25:16 +08:00
haoshengzou
b21a55dc88 towards policy/value refactor 2017-12-23 17:25:16 +08:00
rtz19970824
4589fcf521 add random preprocess, modify the uniform sample from training data 2017-12-23 16:27:09 +08:00
rtz19970824
a787f73cf6 add random preprocess, modify the uniform sample from training data 2017-12-23 16:27:09 +08:00
rtz19970824
3f238864fb minor fixed for mcts, check finish for go 2017-12-23 15:58:06 +08:00
rtz19970824
c50ee8f029 minor fixed for mcts, check finish for go 2017-12-23 15:58:06 +08:00
JialianLee
430b78abf5 Merge remote-tracking branch 'origin/master' 2017-12-23 15:49:39 +08:00
JialianLee
d01f8cd210 Merge remote-tracking branch 'origin/master' 2017-12-23 15:49:39 +08:00
JialianLee
84208a7ac9 Modification for reversi.py 2017-12-23 15:43:45 +08:00
JialianLee
282b496e49 Modification for reversi.py 2017-12-23 15:43:45 +08:00
haoshengzou
86bf94fde1 Merge remote-tracking branch 'origin/master' 2017-12-23 15:36:44 +08:00
haoshengzou
8c13d8ebe6 Merge remote-tracking branch 'origin/master' 2017-12-23 15:36:44 +08:00
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
haoshengzou
04048b7873 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
haoshengzou
fe54e4732d fix imports to support both python2 and python3. move contents from __init__.py to leave for work after major development. 2017-12-23 15:34:44 +08:00
haoshengzou
951eed60ed fix imports to support both python2 and python3. move contents from __init__.py to leave for work after major development. 2017-12-23 15:34:44 +08:00
rtz19970824
deea09b2b7 minor fixed 2017-12-23 14:45:07 +08:00
rtz19970824
b96fa9448b minor fixed 2017-12-23 14:45:07 +08:00
Dong Yan
d0e150f090 Merge branch 'master' of github.com:sproblvem/tianshou 2017-12-23 13:05:38 +08:00
Dong Yan
0c3ebacc75 Merge branch 'master' of github.com:sproblvem/tianshou 2017-12-23 13:05:38 +08:00
Dong Yan
b2ef770415 connect reversi with game 2017-12-23 13:05:25 +08:00
Dong Yan
e63338ab01 connect reversi with game 2017-12-23 13:05:25 +08:00
JialianLee
032ea46b7b small modification 2017-12-23 09:47:08 +08:00
JialianLee
1eb46774c2 small modification 2017-12-23 09:47:08 +08:00
mcgrady00h
3b534064bd fix virtual loss bug 2017-12-23 02:48:53 +08:00
rtz19970824
d19559857f merge 2017-12-22 17:17:50 +08:00
rtz19970824
5b044c9a0c merge 2017-12-22 17:17:50 +08:00
rtz19970824
67ba76a04d implement a stochastic sample training method 2017-12-22 17:16:44 +08:00
rtz19970824
d8c0eae6a3 implement a stochastic sample training method 2017-12-22 17:16:44 +08:00
Dong Yan
c5e33af841 move the unit test of is_eye into go.py 2017-12-22 15:44:44 +08:00
Dong Yan
51b8e7fc18 move the unit test of is_eye into go.py 2017-12-22 15:44:44 +08:00
JialianLee
511f64b3d6 Modification for reversi 2017-12-22 15:26:47 +08:00
JialianLee
7964064242 Modification for reversi 2017-12-22 15:26:47 +08:00
rtz19970824
a062c7610c Merge branch 'master' of https://github.com/sproblvem/tianshou 2017-12-22 13:47:39 +08:00
rtz19970824
d42a76f8f3 Merge branch 'master' of https://github.com/sproblvem/tianshou 2017-12-22 13:47:39 +08:00
rtz19970824
ed96268454 Merge branch 'master' of https://github.com/sproblvem/tianshou 2017-12-22 13:47:38 +08:00
rtz19970824
e72fd52913 Merge branch 'master' of https://github.com/sproblvem/tianshou 2017-12-22 13:47:38 +08:00
rtz19970824
e8a10f189e print in the loading process 2017-12-22 13:47:27 +08:00
rtz19970824
8328153b86 print in the loading process 2017-12-22 13:47:27 +08:00
rtz19970824
a8509ba292 faster the loading 2017-12-22 13:42:53 +08:00
rtz19970824
97161f37ef faster the loading 2017-12-22 13:42:53 +08:00
rtz19970824
5f296ce009 merge 2017-12-22 13:31:41 +08:00