Surag Nair
Surag Nair
Hi could you check #263 and related issues and let me know if there's a link?
Wow you're on to something. Can you check #156 and what happens if you revert back to the [previous version](https://github.com/suragnair/alpha-zero-general/commit/28331bbc48d96c2fecd0683266f76d92ca33c62d)? I'll look closer in the following days (sorry for the...
Thanks for digging into this! I believe line 69 of coach https://github.com/suragnair/alpha-zero-general/blob/1db83a7f12c9550558975a94c65dfcbc22f3a630/Coach.py#L69 does the multiplication.
Open to your suggestion as long as the change to code is minimal and does not hamper the readability/ease of understanding the code!
python multiprocessing would be best, no further dependencies
@mikhail `parallel` branch now available
Yep you are correct! Check #137 #74. This repo was actually based on AlphaGo Zero.
Yeah that would be great!
I would also prefer having the top level pit file as the main executable if possible, but I do agree it has gotten clunky.
Yep this + #185 looks great! Should we make a dev branch for incorporating these?