Science Score: 67.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
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Utilities for RL in jax
Basic Info
- Host: GitHub
- Owner: FranzKnut
- License: mit
- Language: Python
- Default Branch: main
- Size: 27.7 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 7 months ago
Metadata Files
Readme
License
Citation
README.md
jax-rl-util
Utilities for RL in jax.
Work in Progress!
If you found this repository useful in your research, please consider citing the following paper:
bibtex
@article{lemmel2024,
title = {Real-Time Recurrent Reinforcement Learning},
author = {Lemmel, Julian and Grosu, Radu},
year = {2024},
month = mar,
url = {http://arxiv.org/abs/2311.04830},
doi = {10.48550/arXiv.2311.04830},
urldate = {2024-04-03},
}
Owner
- Name: Julian Lemmel
- Login: FranzKnut
- Kind: user
- Repositories: 1
- Profile: https://github.com/FranzKnut
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Lemmel
given-names: Julian
orcid: https://orcid.org/0000-0002-3517-2860
title: "Real-Time Recurrent Reinforcement Learning"
version: 0.1.0
identifiers:
- type: doi
value: 10.48550/arXiv.2311.04830
date-released: 2024
GitHub Events
Total
- Delete event: 2
- Public event: 1
- Push event: 58
- Pull request event: 1
- Create event: 1
Last Year
- Delete event: 2
- Public event: 1
- Push event: 58
- Pull request event: 1
- Create event: 1
Dependencies
poetry.lock
pypi
- absl-py 2.1.0
- blinker 1.9.0
- brax 0.11.0
- chex 0.1.87
- click 8.1.7
- cloudpickle 3.1.0
- colorama 0.4.6
- contourpy 1.3.1
- cycler 0.12.1
- dm-env 1.6
- dm-tree 0.1.8
- docstring-parser 0.16
- etils 1.11.0
- farama-notifications 0.0.4
- flask 3.1.0
- flask-cors 5.0.0
- flax 0.10.2
- fonttools 4.55.1
- fsspec 2024.10.0
- glfw 2.8.0
- grpcio 1.68.1
- gym 0.26.2
- gym-notices 0.0.8
- gymnasium 1.0.0
- gymnax 0.0.8
- humanize 4.11.0
- importlib-resources 6.4.5
- itsdangerous 2.2.0
- jax 0.4.35
- jaxlib 0.4.35
- jaxopt 0.8.3
- jinja2 3.1.4
- kiwisolver 1.4.7
- markdown-it-py 3.0.0
- markupsafe 3.0.2
- matplotlib 3.9.3
- mdurl 0.1.2
- ml-collections 1.0.0
- ml-dtypes 0.5.0
- msgpack 1.1.0
- mujoco 3.2.6
- mujoco-mjx 3.2.6
- nest-asyncio 1.6.0
- numpy 2.1.3
- opt-einsum 3.4.0
- optax 0.2.4
- orbax-checkpoint 0.10.1
- packaging 24.2
- pandas 2.2.3
- pillow 11.0.0
- protobuf 5.29.0
- pygments 2.18.0
- pyopengl 3.1.7
- pyparsing 3.2.0
- python-dateutil 2.9.0.post0
- pytinyrenderer 0.0.14
- pytz 2024.2
- pyyaml 6.0.2
- rich 13.9.4
- scipy 1.14.1
- seaborn 0.13.2
- setuptools 75.6.0
- simple-parsing 0.1.6
- simplejson 3.19.3
- six 1.16.0
- tensorboardx 2.6.2.2
- tensorstore 0.1.69
- toolz 1.0.0
- trimesh 4.5.3
- typing-extensions 4.12.2
- tzdata 2024.2
- werkzeug 3.1.3
- zipp 3.21.0
pyproject.toml
pypi