rtz19970824
|
2b1285143c
|
debug the training process, initialize a nameserver if no nameserver exists
|
2017-12-22 13:04:02 +08:00 |
|
rtz19970824
|
e75883a5fb
|
debug the training process, initialize a nameserver if no nameserver exists
|
2017-12-22 13:04:02 +08:00 |
|
JialianLee
|
5c29dad263
|
An initial version for Reversi
|
2017-12-22 01:57:48 +08:00 |
|
JialianLee
|
7f1191ef02
|
An initial version for Reversi
|
2017-12-22 01:57:48 +08:00 |
|
Haosheng Zou
|
8ba16a8808
|
Merge remote-tracking branch 'origin/master'
|
2017-12-22 00:24:06 +08:00 |
|
Haosheng Zou
|
b32418d11a
|
Merge remote-tracking branch 'origin/master'
|
2017-12-22 00:24:06 +08:00 |
|
Haosheng Zou
|
1cc5063007
|
add value_function (critic). value_function and policy not finished yet.
|
2017-12-22 00:22:23 +08:00 |
|
Haosheng Zou
|
6611d948dd
|
add value_function (critic). value_function and policy not finished yet.
|
2017-12-22 00:22:23 +08:00 |
|
rtz19970824
|
6835ec62e1
|
multi-instance support
|
2017-12-22 00:04:51 +08:00 |
|
rtz19970824
|
a61c1f136a
|
multi-instance support
|
2017-12-22 00:04:51 +08:00 |
|
rtz19970824
|
43f6527d8e
|
modify for multi instance
|
2017-12-21 23:55:31 +08:00 |
|
rtz19970824
|
a20255249c
|
modify for multi instance
|
2017-12-21 23:55:31 +08:00 |
|
rtz19970824
|
6bb34afba5
|
merge conflict
|
2017-12-21 23:36:57 +08:00 |
|
rtz19970824
|
ff2ebd49c1
|
merge conflict
|
2017-12-21 23:36:57 +08:00 |
|
rtz19970824
|
9ad53de54f
|
implement the training process
|
2017-12-21 23:30:24 +08:00 |
|
rtz19970824
|
c11eccbc90
|
implement the training process
|
2017-12-21 23:30:24 +08:00 |
|
Dong Yan
|
2acb1aab07
|
eliminate all references of Game class in Go class
|
2017-12-21 22:48:53 +08:00 |
|
Dong Yan
|
c3e9e55b24
|
eliminate all references of Game class in Go class
|
2017-12-21 22:48:53 +08:00 |
|
rtz19970824
|
eda7ed07a1
|
implement data collection and part of training
|
2017-12-21 21:01:25 +08:00 |
|
rtz19970824
|
2dad8e4020
|
implement data collection and part of training
|
2017-12-21 21:01:25 +08:00 |
|
Wenbo Hu
|
ced63af18f
|
fixing bug pass parameterg
|
2017-12-21 19:31:51 +08:00 |
|
Wenbo Hu
|
1e2567c174
|
fixing bug pass parameterg
|
2017-12-21 19:31:51 +08:00 |
|
Wenbo Hu
|
00d2aa86bf
|
repair komi. add todo for forbid pass:
|
2017-12-20 22:57:58 +08:00 |
|
Wenbo Hu
|
336cede197
|
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
|
40909fa994
|
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
|
0ab38743aa
|
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
|
8875ad1bf7
|
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
|
818da800e2
|
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 |
|
Wenbo Hu
|
12f45d9dc6
|
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 |
|
rtz19970824
|
112fd07b13
|
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
|
db40994e11
|
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
|
0456e0c15e
|
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
|
afc5dbac5a
|
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
|
f8a70183b6
|
fix the copy bug in check_global_isomorphous; refactor code to eliminate side effect
|
2017-12-19 22:57:38 +08:00 |
|
mcgrady00h
|
1f011a44ef
|
add mcts virtual loss version (may have bugs)
|
2017-12-19 17:04:55 +08:00 |
|
Dong Yan
|
fc8114fe35
|
merge flatten and deflatten, rename variable for clarity
|
2017-12-19 16:51:50 +08:00 |
|
Dong Yan
|
83f9e19fa5
|
merge flatten and deflatten, rename variable for clarity
|
2017-12-19 16:51:50 +08:00 |
|
rtz19970824
|
4a2d8f0003
|
start a random player if checkpoint path is not specified
|
2017-12-19 15:39:31 +08:00 |
|
rtz19970824
|
fae273f219
|
start a random player if checkpoint path is not specified
|
2017-12-19 15:39:31 +08:00 |
|
rtz19970824
|
0991fef527
|
deflatten debug
|
2017-12-19 15:09:46 +08:00 |
|