Marc Lanctot
Marc Lanctot
Closing because we no longer support Tensorflow.
Tagging original author @tewalds, but we could use some help to port these algorithms to the new Keras version.
Interesting... Thanks! I will check this with the experts on my side 😅
@tacertain A working Python implementation of AlphaZero is something we will certainly figure out a way to keep in the long-run. It's definitely not going away.. as in: we almost...
Closing this issue as we no longer support Tensorflow. Efforts are now in place to port this code to JAX: https://github.com/google-deepmind/open_spiel/pull/1362
As a reminder for later, there are multiple issues here. We'll probably have to revisit later (once an official runner becomes available for Ubuntu 24.04 and once a version of...
Also, the wheels test for Python 3.8 are failing, presumably because it's using quite an old version of Mac OS dev tools (10.9?): ``` copying open_spiel/python/games/chat_games/envs/scenarios/actions/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/open_spiel/python/games/chat_games/envs/scenarios/actions copying open_spiel/python/games/chat_games/envs/scenarios/actions/tones.py...
Ok, Python 3.8 has now been removed: https://github.com/google-deepmind/open_spiel/pull/1195 But it probably makes sense to just wait on this until OR-Tools for 24.04 is available, because we need to sync to...
Hi, great thanks, yes -- this is a bug in SpielViz not open_spiel. It needs to be fixed on their end. Can you please open the same bug on the...
@GeorgeBreahna please don't use OpenSpiel 0.3.1. It will be a 2-3 line fix in SpielViz. If you point me to the lines in SpielViz that use pyspiel.GameParameter I can even...