a2rl

View on PyPIReverse Dependencies (0)

1.2.0 a2rl-1.2.0-py3-none-any.whl

Wheel Details

Project: a2rl
Version: 1.2.0
Filename: a2rl-1.2.0-py3-none-any.whl
Download: [link]
Size: 214501
MD5: 2e6275b975645f78047c5d85e7f90ddf
SHA256: 3dd0e6edb70f64976873ef227a74e7f4f8e35dc95b27e1535f1c008ae6f720a2
Uploaded: 2023-05-22 10:28:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: a2rl
Version: 1.2.0
Summary: Make recommendations for sequential decision problems using offline data
Author: AWS/ProServe Global Team
Home-Page: https://github.com/awslabs/amazon-accessible-rl-sdk/
Project-Url: Bug Tracker, https://github.com/awslabs/amazon-accessible-rl-sdk/issues/
Project-Url: Documentation, https://amazon-accessible-rl-sdk.readthedocs.io/en/stable/
Project-Url: Source Code, https://github.com/awslabs/amazon-accessible-rl-sdk/
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Platform: any
Requires-Python: >=3.8.0
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: torch
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: PyYaml (>=5.1)
Requires-Dist: typing-extensions
Requires-Dist: typeguard (>=3.0.0)
Requires-Dist: nptyping
Requires-Dist: loguru
Requires-Dist: gym (<0.26.0,>=0.23.1)
Requires-Dist: seaborn
Requires-Dist: cloudpickle
Requires-Dist: pytorch-lightning (>=1.5.0)
Requires-Dist: tensorboardX
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: autoflake; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: types-PyYAML; extra == "dev"
Requires-Dist: types-tqdm; extra == "dev"
Requires-Dist: types-setuptools; extra == "dev"
Requires-Dist: ipdb; extra == "dev"
Requires-Dist: ipywidgets; extra == "dev"
Requires-Dist: rich; extra == "dev"
Requires-Dist: sphinx-autobuild; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-sphinx; extra == "test"
Requires-Dist: safety; extra == "test"
Requires-Dist: pytest-lazy-fixture; extra == "test"
Requires-Dist: pytest-console-scripts; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
[Description omitted; length: 3180 characters]

WHEEL

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

RECORD

Path Digest Size
a2rl/__init__.py sha256=d0ijg2kFS2X8ClVLGc6X7EoYLWhNsBZXqSkbOyRYuLU 2223
a2rl/_dataframe.py sha256=AKPADiIPjprZaW0L-fRN9xFZoi7XX_gjlwlICgmtOZ0 32274
a2rl/_io.py sha256=_2nlVwNGTh0UgWoMn9KWK41UNZL-fuOoTVYBxviCGKA 13581
a2rl/_metadatadict.py sha256=5uVqF0ghh-iw1L2Roz5WPvf64Kh3CBakzvkUG-dYM2w 1304
a2rl/config.yaml sha256=bcNrzbcT1UmeHziosWB87wd1HJupRypZgHeV3cdmlPg 154
a2rl/nbtools.py sha256=p9jDoyaYBf6MBw7duhaBMvwCK7SvLL3eKFSgA1ORdMk 6413
a2rl/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
a2rl/simulator.py sha256=V-ZF6MWjYLYefVduTEdasGq884BLqteOKeLvM6xDLAs 67245
a2rl/tokenizer.py sha256=_0mt5Pz0-dOX_dQT1GHMXZ-FGpp_THcjJwO5W7tIWpg 19356
a2rl/utils.py sha256=OTfHG_p6d6KUFxLex3tSMwM1-tqq9DBkP_2V_hBIHeg 19505
a2rl/dataset/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
a2rl/dataset/chiller/data.csv sha256=DueaA7F1Zd0_y4pZHF-fZX00YFx8lIlwt_8WiReiJYg 362007
a2rl/dataset/chiller/metadata.yaml sha256=4MzW8V2G9Uoh6_s4I9TWkCOYZAPwX5qgUtuy7yjgAic 178
a2rl/dataset/rtu/data.csv sha256=bDHwcgbKha8DhI8CySlzSBLpBJQQkiWZr08v3m9i2pk 228884
a2rl/dataset/rtu/metadata.yaml sha256=W5m4Hbr9OCzwcbxVenD8P5YHh03kKNTqWVkZ2S-8910 308
a2rl/experimental/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
a2rl/experimental/lightgpt/__init__.py sha256=dAadSpM0KxghjSMrSYMo2FGbxti5mbnou5-6JA9EI8g 651
a2rl/experimental/lightgpt/config.yaml sha256=P2xrf-Pd-J7nU1vwLDvhBtXLfDIEs2hiDr3M41u6Ltk 154
a2rl/experimental/lightgpt/lr_decay.py sha256=VKj9VzhunPknYHz9VqV99oq9QaOdth3xVYSkB9BVTDI 1711
a2rl/experimental/lightgpt/model.py sha256=wO3SQVkts_F0fqnnjIFAJKkT5K_YCzQFrmzdz8u4Y1c 10889
a2rl/experimental/lightgpt/simulator.py sha256=ro1hedu-OSV_u9vCEgntT213ZDhiBvXs6PymRYEyd64 6974
a2rl/mingpt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
a2rl/mingpt/model.py sha256=57zDR6rO62lo53E3EawtDRvidXeVZKQ7QIa9KRcfQS8 9458
a2rl/mingpt/trainer.py sha256=Zjac94PDG_rQzHMZz_oKoT3RJfuS49AEJJjffAUcokg 5550
a2rl-1.2.0.dist-info/LICENSE sha256=Q_YQWr7ekBlp4gj8pTmrxJz5wWf6F6YwKI-ddoof-Hc 10084
a2rl-1.2.0.dist-info/METADATA sha256=IV-8LZvvUVVYBxFJCXLQJhMf52_OMjplXMCJpsCcbEk 5445
a2rl-1.2.0.dist-info/NOTICE sha256=1CkO1kwu3Q_OHYTj-d-yiBJA_lNN73a4zSntavaD4oc 67
a2rl-1.2.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
a2rl-1.2.0.dist-info/top_level.txt sha256=u5yjN_ZCtHIKVyVcv7hdw4d9UHiu6laOh-xNNQE3okk 5
a2rl-1.2.0.dist-info/RECORD

top_level.txt

a2rl