228 Commits

Author SHA1 Message Date
haosheng
60630c9b04 minor fixed 2017-12-08 21:18:29 +08:00
haosheng
ff4306ddb9 model-free rl first commit, with ppo_example.py in examples/ and task delegations in ppo_example.py and READMEs 2017-12-08 21:09:23 +08:00
rtz19970824
453e457452 minor fixed 2017-12-08 18:59:20 +08:00
rtz19970824
8bedac5978 minor fixed 2017-12-08 18:08:15 +08:00
rtz19970824
a381577fc7 minor fixed 2017-12-08 17:06:12 +08:00
rtz19970824
906ced84a3 self play 2017-12-08 17:05:33 +08:00
Dong Yan
b687241a7d minor fix 2017-12-07 21:09:58 +08:00
Dong Yan
142810e95b avoid place a stone in an eye 2017-12-07 21:05:29 +08:00
rtz19970824
67a9a39e92 connect gtp and gui 2017-12-07 17:51:58 +08:00
rtz19970824
2d9d1ff945 minor fixed 2017-12-05 23:42:18 +08:00
rtz19970824
e9beef46e4 Merge branch 'master' of https://github.com/sproblvem/tianshou 2017-12-05 23:20:24 +08:00
rtz19970824
f9f63e6609 combine gtp and network 2017-12-05 23:17:20 +08:00
sproblvem
5a88ee583b Update README.md
add the illustrate pictures
2017-12-04 16:39:35 +08:00
Dong Yan
e101b147b9 add example images for readme 2017-12-04 16:24:54 +08:00
sproblvem
0942026e77 Update README.md 2017-12-04 16:21:33 +08:00
sproblvem
674ba4656b Update README.md
Sub-module function of tianshou.
2017-12-04 16:20:45 +08:00
rtz19970824
543d876f12 merge gtp 2017-12-04 11:01:49 +08:00
rtz19970824
a60ab99e59 minor fixed 2017-12-03 19:18:20 +08:00
rtz19970824
7a4c5c3c88 minor fixed 2017-12-03 19:16:21 +08:00
mcgrady00h
f6d691fa90 add __init__.py 2017-12-01 01:38:11 +08:00
mcgrady00h
277aab59ed compute score 2017-12-01 01:37:55 +08:00
mcgrady00h
e2ad488365 Merge branch 'master' into GTP 2017-11-30 19:02:32 +08:00
mcgrady00h
a2040eb184 local change 2017-11-30 19:01:38 +08:00
rtz19970824
d24db999b9 merge gtp 2017-11-28 17:00:42 +08:00
rtz19970824
13738f13c4 merge gtp 2017-11-28 17:00:10 +08:00
rtz19970824
e8c05c21cc minor fixed 2017-11-28 15:12:01 +08:00
rtz19970824
56012c8de9 minor fixed 2017-11-28 15:10:41 +08:00
rtz19970824
336a3d0020 merge 2017-11-28 15:05:31 +08:00
rtz19970824
2f95a1d854 remove .swp 2017-11-28 15:04:00 +08:00
rtz19970824
f59dfda046 minor fixed 2017-11-28 14:53:20 +08:00
mcgrady00h
ead5aa83cd check valid position 2017-11-28 14:47:30 +08:00
mcgrady00h
d508e41075 add put stone rule 2017-11-28 01:15:46 +08:00
rtz19970824
ca0021083f AlphaGo update 2017-11-26 13:36:52 +08:00
rtz19970824
e727ce4d9b Merge remote-tracking branch 'origin/gtp' into HEAD
Merge the GTP into AlphaGo
2017-11-25 11:26:37 +08:00
rtz19970824
e4e56d17d1 minor fixed 2017-11-21 22:52:17 +08:00
rtz19970824
31beb46563 mcts update 2017-11-21 22:19:52 +08:00
RenYong
17a22138f7 add GTP support 2017-11-20 12:44:29 +08:00
JialianLee
1e07cb1fac modification of docs for mcts 2017-11-18 15:55:14 +08:00
JialianLee
3795c24be9 Merge branch 'master' of github.com:sproblvem/tianshou 2017-11-18 15:50:54 +08:00
JialianLee
d9a50569f5 modification to docs of mcts 2017-11-18 09:37:15 +08:00
Dong Yan
31bfc07dc2 mcts update 2017-11-17 19:35:20 +08:00
Tongzheng Ren
9a340949c0 Merge branch 'master' of https://github.com/sproblvem/tianshou 2017-11-17 15:09:25 +08:00
Tongzheng Ren
c5c2cdf0f3 mcts update 2017-11-17 15:09:07 +08:00
Dong Yan
b0216f07c8 connect policy-value network with leela for code verification 2017-11-16 20:19:18 +08:00
Dong Yan
767fd4ea20 mcts 2017-11-16 17:05:54 +08:00
Dong Yan
df57fdb411 mcts framework 2017-11-16 13:23:26 +08:00
Dong Yan
30427055d1 mcts framework 2017-11-16 13:21:27 +08:00
JialianLee
2f1035d899 update mcts docs 2017-11-16 12:38:51 +08:00
Dong Yan
d9368c9a78 connect our own network to mcts 2017-11-12 22:40:58 +08:00
Tongzheng Ren
ab1b3775e7 minor fixed 2017-11-10 14:40:23 +08:00