issues
search
maxpumperla
/
ScalphaGoZero
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
Apache License 2.0
156
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor out BoundsChecker class (#36)
#29
barrybecker4
closed
4 years ago
2
White incorrectly filled eye #27
#28
barrybecker4
closed
4 years ago
0
Extract ProbabilityDistribution to separate class #35
#27
barrybecker4
closed
4 years ago
0
Implement GTP (#4) scoring fix (#30)
#26
barrybecker4
closed
4 years ago
0
Fix Travis build #33
#25
barrybecker4
closed
4 years ago
1
Address #21, #25, #28, #29, #31
#24
barrybecker4
closed
4 years ago
3
Get ScalphaGo working for 5x5 boards
#23
barrybecker4
closed
5 years ago
3
No Monte Carlo playouts in ZeroAgent implementation of MCTS
#22
barrybecker4
closed
4 years ago
1
'whitePoints' calculation in GameResult.scala maybe wrong ?
#21
javadev-berlin
closed
4 years ago
2
Why is the input to the NN structured differently from original alphaGo zero?
#20
barrybecker4
opened
5 years ago
0
Why is the UCT formula in selectBranch different that what is described in the book?
#19
barrybecker4
closed
5 years ago
2
scoring does not currently account for captures
#18
barrybecker4
closed
4 years ago
1
possible problem with ZeroAgent
#17
barrybecker4
closed
4 years ago
2
bug in ZeroEncoder
#16
barrybecker4
closed
4 years ago
2
Make goboard immutable (#14)
#15
barrybecker4
closed
5 years ago
1
Multiple moves made during training
#14
barrybecker4
closed
5 years ago
1
Can weights from leela-zero training be used to bootstrap the ScalphaGoZero network?
#13
barrybecker4
opened
5 years ago
3
Use an iterative process instead of recursion for the sake of simplicity
#12
sderosiaux
closed
6 years ago
1
Revert "Use iterative process instead of recursion for the sake of simplicity"
#11
maxpumperla
closed
6 years ago
2
Use iterative process instead of recursion for the sake of simplicity
#10
sderosiaux
closed
6 years ago
1
Another batch of improvements :)
#9
guizmaii
closed
6 years ago
3
PlayerColor could be removed
#8
guizmaii
closed
6 years ago
2
Another batch of improvements
#7
guizmaii
closed
6 years ago
0
WIP: Scala 3
#6
guizmaii
closed
6 years ago
0
`PlayerColor` should be an ADT
#5
guizmaii
closed
6 years ago
3
`Move` could be an ADT
#4
guizmaii
closed
6 years ago
1
[Proposal] Prefer sbt for Scala projects
#3
guizmaii
closed
6 years ago
4
Fix `mvn clean install`
#2
guizmaii
closed
6 years ago
1
mvn clean install fails
#1
guizmaii
closed
6 years ago
0