-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is awesome! #1
Comments
Cool! It's great that you are having fun with the AI. Thanks for letting me know. |
Very glad about the latest update with "big runs". I even managed to run it on my Raspberry Pi 4 (8 ram). The hardest part was about generating "10a" and "11b" tuple moves, but luckily I have my main PC 32 ram, so I used it and then transferred these tuples to raspberry via SFTP ( took me about 40mins :D ) . Works great, it even consumes less ram than the previous one, this way I can run 2 instances at once (or maybe even more). Thank you again, @macroxue ! |
Yeah, the new code only loads lookup data on demand so the resident memory is much less than the virtual memory, as shown in your picture. I've been running as many instances as the CPUs on my computer. I see you're running with depth 9, which is super slow and may have diminished return. Depth 6 is a sweet spot balancing quality and speed. Have fun! |
How to fork github in mobile |
Hello @macroxue I am trying to reach you using [email protected] as written in your bio, but gmail says this email doesn't exist.. How can I reach you? |
I haven't been using the yahoo email for some time. Is there anything I can do for you? Maybe open a new ticket? |
I have some computational resources (96-core server with 570GB RAM), and you mentioned in your readme that they would help to advance your project further and make an even stronger program |
Alex, I contacted you from [email protected] on Tuesday. Not sure if you received the message. |
Oh, now I see it! |
To tell the truth, I don't fully understand all those clever words in description, but I used this repository many times to get first place in different games and game bots.
This solution probably the best one among other github repos.
So I just wanted to let you know that there is at least one person who very thankful for your work, best wishes!
The text was updated successfully, but these errors were encountered: