hyperfetch

View on PyPIReverse Dependencies (0)

1.1.1 hyperfetch-1.1.1-py3-none-any.whl

Wheel Details

Project: hyperfetch
Version: 1.1.1
Filename: hyperfetch-1.1.1-py3-none-any.whl
Download: [link]
Size: 17984
MD5: 561ab985dec1a559c8133e0978da3fe8
SHA256: 86bad11b64018a17ebff6512f88386700f6eb6523601d2d89ce1f7fddbdc3585
Uploaded: 2023-05-10 15:37:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hyperfetch
Version: 1.1.1
Summary: A tool to optimize and post hyperparameters for your reinforcement learning application. Currently available on Linux and macOS.
Author-Email: Karoline Sund Wahl <karolines.wahl[at]gmail.com>
Project-Url: Website, https://www.hyperfetch.online/
Project-Url: Source, https://github.com/karolisw/hyperFetch
License: Copyright 2023 Karoline Sund Wahl Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: reinforcement learning,hyperparameters,replication
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: FastAPI
Requires-Python: <3.11.0,>=3.9
Requires-Dist: setuptools (==64.0.3)
Requires-Dist: swig (==4.0.2)
Requires-Dist: box2d-py (==2.3.8)
Requires-Dist: python-benedict (==0.30.0)
Requires-Dist: codecarbon (==2.1.4)
Requires-Dist: pandas (==2.0.1)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: motor (==3.1.2)
Requires-Dist: numpy (==1.24.3)
Requires-Dist: gym (==0.21.0)
Requires-Dist: torch (>=1.13.1)
Requires-Dist: optuna (==3.1.1)
Requires-Dist: stable-baselines3 (==1.8.0)
Requires-Dist: rl-zoo3 (==1.8.0)
Requires-Dist: python-dotenv (==1.0.0)
Requires-Dist: starlette (==0.26.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4832 characters]

WHEEL

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

RECORD

Path Digest Size
hyperfetch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperfetch/alg_samplers.py sha256=LwmGKGhhT7gJ_UZGeFA0hT23Wa-sQ_UtJ0XLmQ-_rV4 10569
hyperfetch/auth_connection.py sha256=vGBUFgVbWpS3v0xxaMmrZ7cib5mu7uvAEujsGoHDdu0 654
hyperfetch/callbacks.py sha256=LNFANCIRo1kG0h5wBBCczdv28UQSnpQW7wdPOPumdKs 1934
hyperfetch/manager.py sha256=8bs-WHyVsRLnBt7RQL0DRZvdNbRF8Lhd0GIFcH64G18 33572
hyperfetch/tuning.py sha256=B7J9XFfRxSQtbbwANZteU6pno6rgPUx5rT7IgZyfYV8 4994
hyperfetch/util.py sha256=4qdDbRdemu1uJgYQCs7UueXtc5WIhi9GeiJCUkyA8Vc 1183
hyperfetch-1.1.1.dist-info/LICENSE sha256=X6UWSpqXTJSsutv5lA4UvddvjYSRP_dbrn9kT2tWHfM 1317
hyperfetch-1.1.1.dist-info/METADATA sha256=33iM19Mk4fQlIjdoimnL74274l3GolI9Aiw8vYPzKH0 7951
hyperfetch-1.1.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
hyperfetch-1.1.1.dist-info/entry_points.txt sha256=b8fYlZtpmJ2f5rteFmSDny10VvfQEmH9kMK0J2cKL1o 86
hyperfetch-1.1.1.dist-info/top_level.txt sha256=n0qDUmaRmbt_2L1N07k-UEy7a6gt50YawZB2cDGNvfM 11
hyperfetch-1.1.1.dist-info/RECORD

top_level.txt

hyperfetch

entry_points.txt

save = hyperfetch.tuning:save_cli
tune = hyperfetch.tuning:tune_cli