Happy-Algorithms-League / hal-cgp

Cartesian genetic programming (CGP) in pure Python.
GNU General Public License v3.0
28 stars 10 forks source link

example_mountain_car: update the code to the new Gymnasium API #378

Open lukashino opened 1 year ago

lukashino commented 1 year ago

Code of the example is outdated and had to be updated to work with the newest OpenAI Gymnasium API.