Michael Pang
Michael Pang
@simsim314 Good ideas, I'm currently adjudicating games based on material but as you say it's probably faster to train the naked network on stockfish outputs or something. If you're doing...
I think ideally we want to follow a path similar to leela zero; find an architecture that shows good potential (which is arguably applying human heuristics lol), write a robust...
Do the instructions in readme not work?
It should be really simple, just make a new engine in Arena and browse to C0uci.bat where you cloned the repo. (rename it to .sh if you're on linux) If...
That's weird how it says python isn't found... can you run `python -V`?
Ok. IDK how often I will check discord though https://discord.gg/myWbdcD
So `_p` should be a scalar in the current implementation.. can you please elaborate?
Oh yeah that's true... I'll fix it now. Thanks @kietdlam !
Actually would it be possible to remove some of the dependencies? At the very least I think jupyter and ipython can go, and scipy was also giving me a hard...
Try cloning it again; the requirements have been pruned.