Patrick Coady

Results 3 issues of Patrick Coady

Maybe a minor bug. I noticed in the game I had 2 jump choices. One was the start of a double jump. I did the first jump of the double...

Thanks for posting this code. I'm thinking of using this as checkers environment for an implementation of AlphaZero agent I'm working on. 1. As far as you know, does this...

Here is the full log: `pip3 install -U 'mujoco-py=1.50.1' Collecting mujoco-py=1.50.1 Using cached mujoco-py-1.50.1.7.tar.gz Requirement already up-to-date: glfw>=1.4.0 in /usr/local/lib/python3.5/dist-packages (from mujoco-py=1.50.1) Requirement already up-to-date: numpy>=1.11 in ./.local/lib/python3.5/site-packages (from mujoco-py=1.50.1)...