https://github.com/cair/ray-bugfix
A workaround to issues with Rllib, given it does not work for your current gym environment. CarRacing-v0 is one of these.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Repository
A workaround to issues with Rllib, given it does not work for your current gym environment. CarRacing-v0 is one of these.
Statistics
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ray-bugfix
This is a workaround to issues with RLLib, such as https://github.com/ray-project/ray/issues/15089 Though it can be used for any gym environment, with very small changes
Information for running scripts
The NN models can be changed or fixed in the model.py file
The update algorithm can be added similarly to the DQN.py and PPO.py files (please stay consistent when doing so)
To change the task, change the worker.py and episodeTest.py - performNActions function
The hyperparameters, are in the runner.py file, with the scripts being run from there
A more cluttered version of this can be found in the rayParameters.py file
Owner
- Name: Centre for Artificial Intelligence Research (CAIR)
- Login: cair
- Kind: organization
- Email: cair-internal@uia.no
- Location: Grimstad, Norway
- Website: https://cair.uia.no/
- Repositories: 68
- Profile: https://github.com/cair
CAIR is a centre for research excellence on artificial intelligence at the University of Agder. We attack unsolved problems, seeking superintelligence.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0