You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
i load it well in Gogui ,but when i want to load it to vs other ai ,Gogui cant do it well,so i load it in Sabaki,but the parameter seems dont work ,gungo work well in Sabaki,thanks a lot for your help!
here is gogui load
commond:python main.py gtp policy --read-file=tmp\savedmodel
working directory C:\Users\allen\Downloads\MuGo-master\MuGo-master
and here is Sabaki:
working directory C:\Users\allen\Downloads\MuGo-master\MuGo-master\main.py
commond python main.py gtp policy --read-file=C:\Users\allen\Downloads\MuGo-master\MuGo-master\tmp\savedmodel
The text was updated successfully, but these errors were encountered:
you need to provide more detail on what doesn't work, what error messages you're getting.
If I had to guess, you likely have some sort of python environment issue - if you're using a virtualenv of some sort, you'll need the python path to include the installed libraries.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i load it well in Gogui ,but when i want to load it to vs other ai ,Gogui cant do it well,so i load it in Sabaki,but the parameter seems dont work ,gungo work well in Sabaki,thanks a lot for your help!
here is gogui load
commond:python main.py gtp policy --read-file=tmp\savedmodel
working directory C:\Users\allen\Downloads\MuGo-master\MuGo-master
and here is Sabaki:
working directory C:\Users\allen\Downloads\MuGo-master\MuGo-master\main.py
commond python main.py gtp policy --read-file=C:\Users\allen\Downloads\MuGo-master\MuGo-master\tmp\savedmodel
The text was updated successfully, but these errors were encountered: