Replies: 2 comments
-
Oh sorry, I completely missed this. Can you please double check your hyperparameyters coincide with the ones in this paper? https://arxiv.org/abs/2103.00187 Also can you show us your curves? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you try running this example? https://github.com/deepmind/open_spiel/blob/master/open_spiel/python/examples/deep_cfr_pytorch.py It was working last time we checked, but that was almost two years ago. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I run example file (deep_cfr_pytorch.py),
set deep_cfr parameter : num_iterations=400, num_traversals=40...
kuhn_poker game cannot converge to Nash equilibrium
how to set some parameter to converge?
Beta Was this translation helpful? Give feedback.
All reactions