Flexible reinforcement learning models instantiators library
Project description
rlmodule
Flexible reinforcement learning models instantiators library
How to run
Install rlmodule from local code
-
Make sure you are in base rlmodule dit.
-
Start virtual env.
python3 -m venv venv
source venv/bin/activate
- Install library from local code
pip install -e .
Note: sometimes installation may fail, if there is a run/ dir present, you may need to remove it (TODO: fix)
rm -rf runs
Run chosen example
python3 rlmodule/skrl/examples/gymnasium/skrl_gymnasium_pendulum.py
Update new version to PIP
pip install build twine
rm -rf runs
python -m build
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rlmodule-0.1.0.tar.gz
(33.9 kB
view details)
Built Distribution
rlmodule-0.1.0-py3-none-any.whl
(41.0 kB
view details)
File details
Details for the file rlmodule-0.1.0.tar.gz
.
File metadata
- Download URL: rlmodule-0.1.0.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fac12771905bc30675e9ef9db88b7ad702ca57d01b45bfe1b427504f34eef51e |
|
MD5 | 8f5b185a1f1dd8a4eac15a99aa2d0b2f |
|
BLAKE2b-256 | 3165ca9282361cdf38838096a5e04e1825a6828e1c4aabcb9b49d1173048cc54 |
File details
Details for the file rlmodule-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: rlmodule-0.1.0-py3-none-any.whl
- Upload date:
- Size: 41.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfc5c309505e96f892a2caf56e7b086df81d136b0d06e13d9e1ae892f4241247 |
|
MD5 | 0d56e416d8596af8b2090a0be34fc3a3 |
|
BLAKE2b-256 | 2fa161141e3e011393a071e43bcde1c7b356b4db9bafd1ed38ee1d8a6313158a |