Tensorforce: a TensorFlow library for applied reinforcement learning
Project description
Tensorforce: a TensorFlow library for applied reinforcement learning
Tensorforce is an open-source deep reinforcement learning framework, with an emphasis on modularized flexible library design and straightforward usability for applications in research and practice. Tensorforce is built on top of Google's TensorFlow framework and compatible with Python 3 (Python 2 support was dropped with version 0.5).
Tensorforce follows a set of high-level design choices which differentiate it from other similar libraries:
- Modular component-based design: Feature implementations, above all, strive to be as generally applicable and configurable as possible, potentially at some cost of faithfully resembling details of the introducing paper.
- Separation of RL algorithm and application: Algorithms are agnostic to the type and structure of inputs (states/observations) and outputs (actions/decisions), as well as the interaction with the application environment.
- Full-on TensorFlow models: The entire reinforcement learning logic, including control flow, is implemented in TensorFlow, to enable portable computation graphs independent of application programming language, and to facilitate the deployment of models.
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
Tensorforce-0.5.3.tar.gz
(178.0 kB
view details)
Built Distribution
Tensorforce-0.5.3-py3-none-any.whl
(319.8 kB
view details)
File details
Details for the file Tensorforce-0.5.3.tar.gz
.
File metadata
- Download URL: Tensorforce-0.5.3.tar.gz
- Upload date:
- Size: 178.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3f411ce7802aa73da90995d7423ee9cfdba5912a9c438743e46454125225d87 |
|
MD5 | 2fce3af38fa865e77e1d1c447c2eacbd |
|
BLAKE2b-256 | 13b2f03dcf7b2b768b9c883cada948ca73f62d1af72a1e33157a5f0524325eeb |
File details
Details for the file Tensorforce-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: Tensorforce-0.5.3-py3-none-any.whl
- Upload date:
- Size: 319.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c42a01daf544e0e98bf57859c5c748aa48a4aee00291e2d83b0b516085b5c7ae |
|
MD5 | cecd9f711a53c9b726bf1cd183da653f |
|
BLAKE2b-256 | bca7d69d09599a8a99b4b8954658b0807798a65a040fd555610fd5daa8b42c9e |