/dqn-example

Example implementation of dqn for lunar lander, solving some incompatibilities

Primary LanguagePython

dqn-example

Example implementation of dqn for lunar lander.

Most code taken from this tutorial, resolved some incompatibility issues with new gymnasium environment.