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 Jul 16, 2024. It is now read-only.
Hi, I'm currently building my own MCCFR in Python and the performance isn't great. It takes a fairly long time for my algorithm to converge to a good solution. To solve this problem I was planning on switching over to C++. I saw in a different post that you guys were able to modify your code and support the full sized deck (52 cards). I was wondering what your performance was like. Thanks in advance :)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I'm currently building my own MCCFR in Python and the performance isn't great. It takes a fairly long time for my algorithm to converge to a good solution. To solve this problem I was planning on switching over to C++. I saw in a different post that you guys were able to modify your code and support the full sized deck (52 cards). I was wondering what your performance was like. Thanks in advance :)
The text was updated successfully, but these errors were encountered: