rtz19970824
|
74504ceb1d
|
debug for go and reversi
|
2017-12-24 14:40:50 +08:00 |
|
Dong Yan
|
426251e158
|
add some code for debug and profiling
|
2017-12-24 01:07:46 +08:00 |
|
rtz19970824
|
3f238864fb
|
minor fixed for mcts, check finish for go
|
2017-12-23 15:58:06 +08:00 |
|
Dong Yan
|
b2ef770415
|
connect reversi with game
|
2017-12-23 13:05:25 +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
|
2acb1aab07
|
eliminate all references of Game class in Go class
|
2017-12-21 22:48:53 +08:00 |
|
Wenbo Hu
|
00d2aa86bf
|
repair komi. add todo for forbid pass:
|
2017-12-20 22:57:58 +08:00 |
|
Wenbo Hu
|
f0d59dab6c
|
forbid pass, if we have other choices
|
2017-12-20 22:10:47 +08:00 |
|
Wenbo Hu
|
e2c6b96e57
|
minor revision.
|
2017-12-20 21:52:30 +08:00 |
|
Wenbo Hu
|
cabbb21968
|
minor revision
|
2017-12-20 21:40:03 +08:00 |
|
Wenbo Hu
|
48e95a21ea
|
simulator process a valid set, instead of a single action
|
2017-12-20 21:35:35 +08:00 |
|
Wenbo Hu
|
50e306368f
|
checkpoint
|
2017-12-20 20:12:08 +08:00 |
|
rtz19970824
|
7fca90c61b
|
modify the mcts, refactor the network
|
2017-12-20 16:43:42 +08:00 |
|
Dong Yan
|
c2b46c44e7
|
merge Go and GoEnv finallygit status!
|
2017-12-20 01:14:05 +08:00 |
|
Dong Yan
|
d1af137686
|
final version before merge Go and GoEnv
|
2017-12-20 00:43:31 +08:00 |
|
Dong Yan
|
2a9d949510
|
rearrange the sequence of functions of Go and GoEnv before merging
|
2017-12-20 00:16:24 +08:00 |
|
Dong Yan
|
232204d797
|
fix the copy bug in check_global_isomorphous; refactor code to eliminate side effect
|
2017-12-19 22:57:38 +08:00 |
|
Dong Yan
|
99a617a1f0
|
rename variable for clarity
|
2017-12-19 11:16:17 +08:00 |
|
Dong Yan
|
ea52096713
|
delete unused parameter of _find_block, and using _find_group to replace _find_block
|
2017-12-19 00:16:21 +08:00 |
|
Dong Yan
|
e10acf5130
|
0. code refactor, try to merge Go and GoEnv
|
2017-12-16 23:29:11 +08:00 |
|
Dong Yan
|
6cb4b02fca
|
merge class strategy with class game. Next, merge Go with GoEnv
|
2017-12-15 22:19:44 +08:00 |
|
rtz19970824
|
67a9a39e92
|
connect gtp and gui
|
2017-12-07 17:51:58 +08:00 |
|
rtz19970824
|
ca0021083f
|
AlphaGo update
|
2017-11-26 13:36:52 +08:00 |
|