MarsExplorer
MarsExplorer copied to clipboard
Ok, so I've gotten the trainer to work (it's currently training with no issues, anyway). I had to specify the paths at command line with some additional passed arguments. This...
When trying to run the tests: python3 mars-explorer/tests/test.py I get gym.error.Error: No registered env with id: exploConf-v01
Hi, would it be possible for MarsExplorer to be upgraded from gym to gymnasium? Gymnasium is the maintained version of openai gym and is compatible with current RL training libraries...