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...
`NVIDIA RTX A2000 Laptop GPU with CUDA capability sm_86 is not compatible with the current PyTorch installation. The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75...