issues
search
suragnair
/
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
MIT License
3.9k
stars
1.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
visit count initialization for the leaf node
#326
eijoac
opened
2 days ago
0
main
#325
RishiKumar0897
closed
1 week ago
0
Main
#324
RishiKumar0897
closed
1 week ago
0
Shall we use 2 channels for the board representation?
#323
zjusbo
opened
1 week ago
0
Fix a typo in Coach.py
#322
zjusbo
opened
1 week ago
1
About Arena
#321
huskyth
opened
3 months ago
0
iteration times
#320
su322
opened
3 months ago
1
Added game support: Yoxii
#319
Olaf-007
opened
5 months ago
0
pth
#318
erdemphl
closed
6 months ago
0
Fix link in the README.md
#317
plamentotev
closed
6 months ago
0
Add Othello player that can play with external programs using GTP
#316
plamentotev
closed
6 months ago
2
Link to tutorial in Readme is broken
#315
ndrwrbgs
closed
8 months ago
1
Nit: Chess requires more than the state of the board.
#314
BasedLukas
opened
10 months ago
0
Added Ninemensmorris Game
#313
LittleH0rst
opened
11 months ago
0
mini-othello not trained right?
#312
elephantpanda
opened
1 year ago
0
Update NNet.py
#311
edfink234
closed
6 months ago
0
Update README.md
#309
cst0313
closed
1 year ago
0
Restructure
#307
Darkdragon84
closed
1 year ago
0
Game with player getting double turns / moves
#306
R-N
closed
1 year ago
5
Actionspace 1 to many
#305
pieterjanpop
closed
1 year ago
3
google colab err
#304
jinpengchina
opened
1 year ago
0
Using while loop in the MCTS search function instead of recursion
#303
apple1113
opened
1 year ago
0
fix: getGameEnded should return 1 if player win in GobangGame
#302
lihongxun945
opened
1 year ago
0
MCTS simulation
#301
Eagle-Xu
opened
1 year ago
1
Documenting main.py and MCTS args
#300
jamesbraza
opened
1 year ago
0
Arena.py: valid moves fix, validation, better messages
#299
jamesbraza
opened
1 year ago
0
Request: publishing package(s) to PyPI
#298
jamesbraza
opened
1 year ago
0
Request: moving pretrained_models to git submodule
#297
jamesbraza
opened
1 year ago
0
Chess implementation?
#296
jamesbraza
closed
1 year ago
6
Bump werkzeug from 2.1.2 to 2.2.3
#295
dependabot[bot]
opened
1 year ago
0
Bump oauthlib from 3.2.0 to 3.2.2
#294
dependabot[bot]
opened
1 year ago
0
self play is exceptionally slow on GPU
#293
dberma15
opened
1 year ago
2
mcts is reset after every episode?
#292
tueboesen
opened
1 year ago
2
Fix/hex training
#291
visuallization
closed
1 year ago
1
A fast, parallel and batched fork of this repo
#290
Bobingstern
closed
1 year ago
1
ZeroDivisionError: float division by zero
#288
visuallization
opened
1 year ago
7
tictactoe: minor formatting and imports
#287
xavierman23
opened
1 year ago
0
Not pure RL
#286
itschenxi
closed
1 year ago
1
Bump certifi from 2022.5.18.1 to 2022.12.7
#285
dependabot[bot]
opened
1 year ago
0
Throw except 'TypeError: build() missing 1 required keyword-only argument: 'roles'' when I run example demo
#284
liyang619
closed
1 year ago
1
Bump tensorflow from 2.9.1 to 2.9.3
#283
dependabot[bot]
opened
2 years ago
0
Issue in loss in pytorch version?
#282
cestpasphoto
closed
2 years ago
2
Single Player Game
#281
1121091694
opened
2 years ago
1
Initial exploration values in MCTS
#280
t4n0
closed
2 years ago
1
mainTafl.py does not work for me
#279
rosnu
opened
2 years ago
0
Othello Keras Pretrained Model : UnpicklingError
#278
Dimanjan
closed
1 week ago
1
Bump protobuf from 3.19.4 to 3.19.5
#277
dependabot[bot]
opened
2 years ago
0
Bump oauthlib from 3.2.0 to 3.2.1
#276
dependabot[bot]
closed
1 year ago
1
fixed tab indent error,tf import,dusable tf v2 behavior issue;
#275
yangboz
opened
2 years ago
0
fixed numpy not found version issue;
#274
yangboz
closed
2 years ago
0
Next