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.2%) to scientific vocabulary
Keywords
reinforcement-learning
Last synced: 6 months ago
·
JSON representation
·
Repository
Scalable Reinforcement Learning
Basic Info
- Host: GitHub
- Owner: Catwork-LLC
- Language: Python
- Default Branch: main
- Homepage: https://catwork-llc.github.io/clowder/
- Size: 757 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 7
- Releases: 0
Topics
reinforcement-learning
Created almost 3 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Citation
Security
Owner
- Name: Catwork LLC
- Login: Catwork-LLC
- Kind: organization
- Location: United States of America
- Repositories: 1
- Profile: https://github.com/Catwork-LLC
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Chufan" given-names: "Chen" orcid: "https://orcid.org/0000-0002-5486-6075" title: "clowder" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2023-04-27 url: "https://github.com/Catwork-LLC/clowder"
GitHub Events
Total
- Push event: 8
Last Year
- Push event: 8
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 2
- Total pull requests: 15
- Average time to close issues: 8 days
- Average time to close pull requests: 9 days
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.6
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 9
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
Top Authors
Issue Authors
- chufanchen (2)
Pull Request Authors
- dependabot[bot] (8)
- chufanchen (5)
- pre-commit-ci[bot] (1)
- codacy-badger (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (8)
Dependencies
.github/workflows/build-docker.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
.github/workflows/docs.yml
actions
- actions/cache v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/pre-commit.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pre-commit/action v2.0.3 composite
.github/workflows/test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
Dockerfile
docker
- nvidia/cuda 11.8.0-runtime-ubuntu22.04 build
sc2/Dockerfile
docker
- chufansuki clowder build
poetry.lock
pypi
- 246 dependencies
pyproject.toml
pypi
- PettingZoo 1.22.3
- SuperSuit 3.7.2
- ale-py 0.8.0
- dm-control ^1.0.8
- dm-env ^1.6
- dm-reverb 0.11.0
- dm-tree ^0.1.8
- envpool ^0.6.4
- flax ^0.6.0
- free-mujoco-py ^2.1.6
- gymnasium ^0.28.1
- h5py ^3.8.0
- huggingface-hub ^0.11.1
- imageio ^2.14.1
- jax ^0.3.17
- jaxlib ^0.3.15
- markdown-include ^0.7.0
- mkdocs-material ^8.4.3
- moviepy ^1.0.3
- mujoco ^2.2
- multi-agent-ale-py 0.1.11
- opencv-python ^4.6.0.66
- optuna ^3.0.1
- optuna-dashboard ^0.7.2
- procgen ^0.10.7
- pybullet 3.1.8
- pygame 2.1.0
- pytest ^7.1.3
- python >=3.9,<3.11
- rich <12.0
- rlds ^0.1.8
- shimmy ^0.2.1
- stable-baselines3 1.2.0
- tensorboard ^2.8.0
- tensorflow 2.12.0
- tensorflow_datasets 4.9.2
- tensorflow_probability 0.19.0
- torch >=1.12.1
- treevalue ^1.4.10
- wandb ^0.13.6
- xmanager ^0.3.0