CodeReclaimers / neat-python

Python implementation of the NEAT neuroevolution algorithm
BSD 3-Clause "New" or "Revised" License
1.4k stars 488 forks source link

Update OpenAI Lander example #252

Closed Warosaurus closed 1 year ago

Warosaurus commented 1 year ago

This PR updates the OpenAI Lander example. It addresses changes made in the upstream lander code to make this example work again.

coveralls commented 1 year ago

Coverage Status

Coverage decreased (-0.05%) to 95.16% when pulling 36dcd31f93f14cd9ae4ad11a5c1baf962950c8ca on Warosaurus:update_openai_lander_example into 4928381317213ee3285204ae1f2a086286aa3a10 on CodeReclaimers:master.

coveralls commented 1 year ago

Coverage Status

Coverage decreased (-0.05%) to 95.16% when pulling 36dcd31f93f14cd9ae4ad11a5c1baf962950c8ca on Warosaurus:update_openai_lander_example into 4928381317213ee3285204ae1f2a086286aa3a10 on CodeReclaimers:master.

coveralls commented 1 year ago

Coverage Status

Coverage decreased (-0.05%) to 95.16% when pulling 36dcd31f93f14cd9ae4ad11a5c1baf962950c8ca on Warosaurus:update_openai_lander_example into 4928381317213ee3285204ae1f2a086286aa3a10 on CodeReclaimers:master.

markste-in commented 11 months ago

Follow up: https://github.com/CodeReclaimers/neat-python/pull/274