tf-plan

View on PyPIReverse Dependencies (0)

0.7.5 tf_plan-0.7.5-py3-none-any.whl

Wheel Details

Project: tf-plan
Version: 0.7.5
Filename: tf_plan-0.7.5-py3-none-any.whl
Download: [link]
Size: 53804
MD5: 9416b489e4800544c9883589c6db0e7a
SHA256: 1d6bf53158ad1671d80be04c1b4ecf18327f878fc6ce84ba99dbd6665776aed0
Uploaded: 2020-10-29 13:37:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tf-plan
Version: 0.7.5
Summary: Planning through backpropagation using TensorFlow.
Author: Thiago P. Bueno
Author-Email: thiago.pbueno[at]gmail.com
Home-Page: https://github.com/thiagopbueno/tf-plan
License: GNU General Public License v3.0
Keywords: planning,tensorflow,rddl,mdp
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.5
Requires-Dist: Click
Requires-Dist: tqdm
Requires-Dist: psutil
Requires-Dist: tensorflow-cpu (<2.0)
Requires-Dist: rddlgym
Requires-Dist: rddl2tf
Requires-Dist: tuneconfig
Description-Content-Type: text/markdown
[Description omitted; length: 7169 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scripts/tfplan.py sha256=YyWcN_lIyejcLk6ZazJYt2VDmubZOm8eLe4-zOkB8gg 3959
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_planner_hindsight.py sha256=KlDsSPW00rQtZRBWcbK29t1KIGHzXx_Ab1F4SY12xJ0 7853
tests/test_planner_straightline.py sha256=-jyR0PvM2aHMKf7frX_IJI8ezChk9dWJwNZCNamnlzk 4997
tests/test_planner_tensorplan.py sha256=lee4lKUbHAqu4otR4t8bIE6RlHDkGc1hc_CTasZCqVI 3022
tests/test_policy.py sha256=l7qxwiDZA301qF2tGbOc_NYDb6C_vO3ClbuotoMmaGs 4097
tests/test_simulation_deterministic.py sha256=ytr44c_2IRoN4xpSU68SVp-oTX53Q3aldMacF2zfDnc 7664
tests/test_simulation_stochastic.py sha256=JhzNGJzAnLMQgvTrUNjA54olJzm2zQFpK3tbO65AxKo 8333
tests/test_stochastic_utils.py sha256=csNG1c0K4HpihTn1VOD4uAK5O1Ih0vhxo3ZGMOfWHWU 4742
tfplan/__init__.py sha256=WUpBLKYremFYZ4Ydi5U3x8Yf_Q5msx3kVOfmW6qbF78 2040
tfplan/version.py sha256=SYZEUCy9rEo2T3-u-KvXi9nmHC1iY6TtYfzOdcmeP1Y 51
tfplan/planners/__init__.py sha256=1ugAneFb8t_I6RAO8t-8s7v2jSpvYj6UjB5lsA2V4wI 950
tfplan/planners/planner.py sha256=fqIakZJZ_YPniP2cS3s67Rflv4YCA0C90ZGjGwOV1hU 2171
tfplan/planners/deterministic/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tfplan/planners/deterministic/simulation.py sha256=-W229-4qgy-YERcuCuzE5rJQdGPB8X9du3sb6LUSLrE 6262
tfplan/planners/deterministic/tensorplan.py sha256=LK7LGt-FIMTliFdDQ02TNS9dKnVfBXuovSwKUARwaoE 5669
tfplan/planners/deterministic/utils.py sha256=KA1gNXROYqBwn5MVUczcaZsrJixeFX47JtqL2qKWTL8 901
tfplan/planners/stochastic/__init__.py sha256=qLdfnea6KLTrs6FtwAYPnQIXvi3oqPH1X2SOIhHK8_E 6766
tfplan/planners/stochastic/hindsight.py sha256=M2V7CQR-8HeZKZW1PotBx66gvhJAUCZUt_obUBPTQdk 7060
tfplan/planners/stochastic/simulation.py sha256=vuT__Uhc0hHXh59ElybCO4FCrBBzy7XdLkWCNrlP3IM 7747
tfplan/planners/stochastic/straightline.py sha256=oi_KKJsUJPTOLJJfQcGlMxGo7ZJjXgLTZUz-MtVtwVA 4185
tfplan/planners/stochastic/utils.py sha256=eAZH6jStpRc5nAkyP1GLMBoA2p39EEf2IOxjKXK7F9Y 2970
tfplan/train/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tfplan/train/optimizer.py sha256=nUYWl4wVaumv8UhQzK2t0EDoRjIWA9KqWZ3GfptFygU 2063
tfplan/train/policy.py sha256=lGIZx3Xr93qyrRcwUSZi8jiuC_idjJ0F8slBR3q92zc 6020
tfplan/train/scheduler.py sha256=RAPRr-X4YlbO3NbhXfOwy7IZOC9t3Xe299G6jsym6QM 1337
tf_plan-0.7.5.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
tf_plan-0.7.5.dist-info/METADATA sha256=NefnSEX9wblM66rQtvGhn5GDh7uBYXFJjrYjyAyqJQs 8141
tf_plan-0.7.5.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
tf_plan-0.7.5.dist-info/entry_points.txt sha256=r6x7ClTyiQJbOMX6o1qPsg-szhdtdxA1rNS27ypV_dE 65
tf_plan-0.7.5.dist-info/top_level.txt sha256=_DlNpaP3jdvYbKDsioMXG6y9miMbybvO9_W1UjFHJUQ 21
tf_plan-0.7.5.dist-info/RECORD

top_level.txt

scripts
tests
tfplan

entry_points.txt

tfplan = scripts.tfplan:cli