Skip to main content

Framework for Reinforcement Learning with Temporal Goals.

Project description

temprl

PyPI PyPI - Python Version PyPI - Status PyPI - Implementation PyPI - Wheel GitHub

test lint docs codecov

black

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

temprl-0.4.0.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

temprl-0.4.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

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

Hashes for temprl-0.4.0.tar.gz
Algorithm Hash digest
SHA256 54a7e9b63aa2f189d5971bb05e2273729a4b644335d84073d6b7bdb6c5b536d2
MD5 682ea8eed776342735ae90ea5d1000cd
BLAKE2b-256 faeda9766833a96b69e3c8cee12024fc1c2e0d1982cc3c54d584794fcae5fc25

See more details on using hashes here.

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

Hashes for temprl-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 44b85dcf5adca706249d4d4ed7bef9b4096aefed8697ce6b6c2937b2c861b842
MD5 cedfb76fb9a25c09471d89ebfd36abf8
BLAKE2b-256 da3c20a34a818212bcd593012290fc01925abf333194e44b0b6df712c0848f52

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page