Skip to content
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

Open
WDIlsb opened this issue Apr 24, 2022 · 9 comments
Open

This is awesome! #1

WDIlsb opened this issue Apr 24, 2022 · 9 comments

Comments

@WDIlsb
Copy link

WDIlsb commented Apr 24, 2022

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!

@macroxue
Copy link
Owner

Cool! It's great that you are having fun with the AI. Thanks for letting me know.

@WDIlsb
Copy link
Author

WDIlsb commented May 11, 2022

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 !
image

@macroxue
Copy link
Owner

macroxue commented May 14, 2022

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!

@Googleaccountreset
Copy link

How to fork github in mobile

@elexunix
Copy link

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?
Your project is awesome!

@macroxue
Copy link
Owner

I haven't been using the yahoo email for some time. Is there anything I can do for you? Maybe open a new ticket?

@elexunix
Copy link

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
I can share them with you
Could you please give me your email or write me ([email protected])?

@macroxue
Copy link
Owner

macroxue commented Jun 5, 2023

Alex, I contacted you from [email protected] on Tuesday. Not sure if you received the message.

@elexunix
Copy link

elexunix commented Jun 6, 2023

Oh, now I see it!
I am very sorry for missing your email at first -- it turned out gmail automatically moved it to the spam folder...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants