Science Score: 31.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: shivamkainth
- License: mit
- Language: Python
- Default Branch: main
- Size: 1.35 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
Custom environment for learning chaser drone policy
The code for environment is in customenvv2 file.
Owner
- Name: Shivam Kainth
- Login: shivamkainth
- Kind: user
- Repositories: 1
- Profile: https://github.com/shivamkainth
CS Major Robotics & Reinforcement learning Enthusiast
Citation (CITATION.bib)
@article{stable-baselines3,
author = {Antonin Raffin and Ashley Hill and Adam Gleave and Anssi Kanervisto and Maximilian Ernestus and Noah Dormann},
title = {Stable-Baselines3: Reliable Reinforcement Learning Implementations},
journal = {Journal of Machine Learning Research},
year = {2021},
volume = {22},
number = {268},
pages = {1-8},
url = {http://jmlr.org/papers/v22/20-1364.html}
}
GitHub Events
Total
Last Year
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
Dockerfile
docker
- $PARENT_IMAGE latest build
pyproject.toml
pypi
setup.py
pypi
- For *
- Plotting *
- cloudpickle *
- gymnasium >=0.28.1,<0.30
- matplotlib *
- numpy >=1.20,<2.0
- pandas *
- torch >=1.13