Framework for Reinforcement Learning with Temporal Goals.
Project description
temprl
Framework for Reinforcement Learning with Temporal Goals defined by LTLf/LDLf formulas.
Status: development.
Install
Install the package:
-
from PyPI:
pip3 install temprl
-
with
pip
from GitHub:pip3 install git+https://github.com/whitemech/temprl.git
-
or, clone the repository and install:
git clone htts://github.com/whitemech/temprl.git cd temprl pip install .
Tests
To run tests: tox
To run only the code tests: tox -e py3.7
To run only the linters:
tox -e flake8
tox -e mypy
tox -e black-check
tox -e isort-check
Please look at the tox.ini
file for the full list of supported commands.
Docs
To build the docs: mkdocs build
To view documentation in a browser: mkdocs serve
and then go to http://localhost:8000
License
temprl is released under the GNU Lesser General Public License v3.0 or later (LGPLv3+).
Copyright 2020-2022 Marco Favorito
Authors
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
Built Distribution
File details
Details for the file temprl-0.4.0.tar.gz
.
File metadata
- Download URL: temprl-0.4.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54a7e9b63aa2f189d5971bb05e2273729a4b644335d84073d6b7bdb6c5b536d2 |
|
MD5 | 682ea8eed776342735ae90ea5d1000cd |
|
BLAKE2b-256 | faeda9766833a96b69e3c8cee12024fc1c2e0d1982cc3c54d584794fcae5fc25 |
File details
Details for the file temprl-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: temprl-0.4.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44b85dcf5adca706249d4d4ed7bef9b4096aefed8697ce6b6c2937b2c861b842 |
|
MD5 | cedfb76fb9a25c09471d89ebfd36abf8 |
|
BLAKE2b-256 | da3c20a34a818212bcd593012290fc01925abf333194e44b0b6df712c0848f52 |