emergency-rl
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: rishi1134
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 77.4 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 11 months ago
· Last pushed 9 months ago
Metadata Files
Readme
License
Citation
README.md
Acknowledgment
This repo uses code from https://github.com/LucasAlegre/sumo-rl.git
Project description can be found here https://rishi1134.github.io/talks/rl
Owner
- Name: Rishi
- Login: rishi1134
- Kind: user
- Repositories: 1
- Profile: https://github.com/rishi1134
Citation (CITATION.bib)
@misc{AlegreSUMORL,
author = {Lucas N. Alegre},
title = {{SUMO-RL}},
year = {2019},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/LucasAlegre/sumo-rl}},
}
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
.github/workflows/build-publish.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/deploy-docs.yml
actions
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/linux-test.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/pre-commit.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
docs/requirements.txt
pypi
- furo *
- myst-parser *
- sphinx *
pyproject.toml
pypi
- gymnasium >=0.28
- numpy *
- pandas *
- pettingzoo >=1.24.3
- pillow *
- sumolib >=1.14.0
- traci >=1.14.0
setup.py
pypi