https://github.com/sryu1/jsbgym-examples
Some examples of how jsbgym can be used
https://github.com/sryu1/jsbgym-examples
Last synced: 9 months ago
JSON representation
Some examples of how jsbgym can be used
- Host: GitHub
- URL: https://github.com/sryu1/jsbgym-examples
- Owner: sryu1
- License: mit
- Created: 2023-01-19T21:15:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T23:53:37.000Z (over 2 years ago)
- Last Synced: 2023-12-12T00:59:32.547Z (over 2 years ago)
- Language: Jupyter Notebook
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsbgym-examples
Some examples of how [jsbgym](https://github.com/sryu1/jsbgym) can be used
```console
pip install jsbgym stable-baselines3
```
With the default hyperparamaters for turnheadingtask, I have observed a really sharp fall in rewards after a few million steps (except J3 Cub), please tell me if you find a successful hyperparameter! :)