pytorch / ELF

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Other
3.37k stars 566 forks source link

gtp2ogs.js path configuration error #122

Open wonderingabout opened 5 years ago

wonderingabout commented 5 years ago

hi,

i'm running several AI on OGS, and i'm trying to run ELF for the upcoming AI tournament on OGS

https://online-go.com/group/3211

i ran successfully elf master branch in console with .gtp.sh

gtpsh

however when i try to run it with node and gtp2ogs.js, i get a path error :

error gtp2ogsv2

i had a similar issue with phoenixgo, and the fix was to run the executable directly (and not the .sh file, but i didnt find an executable, nor am i familiar with python)

how to run elf native master branch on gtp2ogs.js with node ?

big thanks @jma127 @yuandong-tian

wonderingabout commented 5 years ago

any news ?

wonderingabout commented 5 years ago

congratulations on your elf v2 release @jma127 @yuandong-tian :+1:

i want to have a look at this issue again

can we review it again ?