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.tar.gz
(34.5 kB
view details)
Built Distribution
rlmodule-0.1.5-py3-none-any.whl
(42.0 kB
view details)
File details
Details for the file rlmodule-0.1.5.tar.gz
.
File metadata
- Download URL: rlmodule-0.1.5.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 | ed519f4af25e213177a908fb27eb8ae9836f002d77ae26e80b9a65fa3e01d320 |
|
MD5 | f4f7e814e6f2648b94a473b0c5fd62e4 |
|
BLAKE2b-256 | 13cf64b9cfab80fbace7ab3a9afe4feb255b8aa8430da1394a29665aec386053 |
File details
Details for the file rlmodule-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: rlmodule-0.1.5-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 | af3479a20b6a0e1c1e1ae8b81334a76e9f80d7d2364389d58795fcb9302cf568 |
|
MD5 | 9baabedd96ee4232fd5eaab140f7e6d7 |
|
BLAKE2b-256 | 566f34a721b712f6746abd4f3769ff1b53a56859992164402886504401308468 |