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.5.1.tar.gz
(34.5 kB
view details)
Built Distribution
File details
Details for the file rlmodule-0.1.5.1.tar.gz
.
File metadata
- Download URL: rlmodule-0.1.5.1.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53ae499349a07f385d6d7b1d9fcc05ce9c89bb0001d6bd7eaece0968708b2f04 |
|
MD5 | fd4a4d90505d25671b4deefd52999bf3 |
|
BLAKE2b-256 | 055b605ee1a50689dda1a954ac8ae4d8ffb6cfe66053de2a5ad27b08a83dcc7e |
File details
Details for the file rlmodule-0.1.5.1-py3-none-any.whl
.
File metadata
- Download URL: rlmodule-0.1.5.1-py3-none-any.whl
- Upload date:
- Size: 42.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 | d79819111f02993c1ebd8ca13019faeb13c0cdb48a2a504c5e3126da281b5146 |
|
MD5 | 707ab8426489583ad8f2d2cd8e780fcb |
|
BLAKE2b-256 | a09f6f1d2dc6c941b38ffbab91fded7ec5b81491c875727628d23680b2e39132 |