nnbma

View on PyPIReverse Dependencies (1)

1.0.1 nnbma-1.0.1-py3-none-any.whl

Wheel Details

Project: nnbma
Version: 1.0.1
Filename: nnbma-1.0.1-py3-none-any.whl
Download: [link]
Size: 37292
MD5: 346853e565fb3ee02d14d02698bb4862
SHA256: 77a9dc70d33ddba60c83c971e16e5fb7c6163956fe11989233b2ae2e34a0207d
Uploaded: 2023-11-20 13:57:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nnbma
Version: 1.0.1
Summary: Neural network-based model approximation (nnbma)
Author: Lucas Einig
Home-Page: https://github.com/einigl/ism-model-nn-approximation
Project-Url: Bug Tracker, https://github.com/einigl/ism-model-nn-approximation/issues
Project-Url: Documentation, https://ism-model-nn-approximation.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/einigl/ism-model-nn-approximation
Keywords: machine learning,neural network
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: jupyter (<2.0.0,>=1.0.0)
Requires-Dist: matplotlib (<4.0.0,>=3.6.2)
Requires-Dist: more-itertools (<11.0.0,>=10.0.0)
Requires-Dist: numpy (<2.0.0,>=1.20.2)
Requires-Dist: pandas (>=1.3.4)
Requires-Dist: torch (!=2.0.1,!=2.1.0,>=2.0.0)
Requires-Dist: tqdm (<5.0.0,>=4.62.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1808 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nnbma/__init__.py sha256=VnEgM1DeGmZb9q85DzsZTj0ipiEVmOI1DIF1ROgzjPk 295
nnbma/dataset/__init__.py sha256=oTj8qzAqajupQbC9imFYHiWaI5vWVDmN0Dy49Ccxo1I 156
nnbma/dataset/mask_dataset.py sha256=HVCJ-nlqdov_Ua1EHMItzjvxpp6LWjWtv3qh2ylNjWk 8792
nnbma/dataset/regression_dataset.py sha256=-9055Ulvwuhc9tU0Os66irHlziEj7zqjX6wW5NyNn6c 14384
nnbma/layers/__init__.py sha256=cmzDGMKv3V0hAJhBMTBajRMAquuISe5i3GsuF9SPZxc 250
nnbma/layers/additional_module.py sha256=K5i-hPLQefkwhcxsF2hjryWN_LxWUeYGj8HtMYBz4yw 2991
nnbma/layers/polynomial_expansion.py sha256=lepzA1gz4Ubpt9aV3g4yrGgfTnn0ag7bt59M9YviDZo 5983
nnbma/layers/restrictable_linear.py sha256=pfFO1o5Ts-KgVfyjBSWweMULzkfvRTbD7-sjGK1XAYM 3431
nnbma/learning/__init__.py sha256=xQMocSFs5mRlUAzb4UwQDK8sAy1V2lpfTShfk-_oee4 304
nnbma/learning/batch_scheduler.py sha256=-3EuhfToV7YhooPAQFsqz-Dz1mXQ6S-dUsMAfnFoRCc 3656
nnbma/learning/loss_functions.py sha256=TTeopOeF-DDdLKi5ptjkLb79c9CcQ1ESjJQGkQGt3wI 7450
nnbma/learning/network_learning.py sha256=DMZ0qcjBxrF-xxZ3YyjR4zk7QT4RS2Hitl9hSnjmZx4 20864
nnbma/learning/regression_metrics.py sha256=vLMqYhiM959hpa8O1hlaZEQl3XwJRjwUaZc5aUwLu1o 838
nnbma/networks/__init__.py sha256=79vLwOFMJbTUZkrtbyI0248EIJxaaVzjtAR4qmpy-K4 453
nnbma/networks/densely_connected.py sha256=-mLyGn7SGJdox_oDdJU1xhu4E7G7bqMsSZRqRTIBFT0 5259
nnbma/networks/embedding_network.py sha256=8hf0euYvU-7lsZo1Ms4p7wZQrpn7ujnTNckZRNioaXU 4869
nnbma/networks/fully_connected.py sha256=BnV_pCubWpRPNSO2HhS6KC7R1yXI2D0w4gKsayxVhNk 4748
nnbma/networks/merging_network.py sha256=uwYSazsQtHkIt2incaEJs_sHbEw3A1DBHUJCEgXS6fs 6306
nnbma/networks/neural_network.py sha256=hLlnaYVCuF1UgQDGvKUAuNx3-s38x1AqKCS1AB1iS0o 26193
nnbma/networks/polynomial_network.py sha256=g1UUuxpVXs95yRScYsl3zXw3uUh-SB88a9BgLkeYTzQ 3557
nnbma/operators/__init__.py sha256=AEpjb0rpyfUP2NjYL7apMz_4WQIxbddkBJ79EibArDY 187
nnbma/operators/base.py sha256=YTGCmvmkT-yrJIavCpw27uGaa9bhKr3o6zMlAco2bDg 353
nnbma/operators/normalization.py sha256=tmFV4hfGq5OtpzR8p0nKLy2KGqCHI374Lwg0eqHR9Xg 4666
nnbma/operators/operator.py sha256=T9z1Z6AZvfdgbvD_w-ez35Rth1eTRsAmrnphKxfB3PE 2055
nnbma-1.0.1.dist-info/LICENSE sha256=Rds5Xq11kJWwMc2Lq7XNvIjYh6ERskYm3z_ozQXK4Dw 1081
nnbma-1.0.1.dist-info/METADATA sha256=BYXydG76Auh8Cr_M1dNC29K9hauRUgV3m1AqU7d2pic 2996
nnbma-1.0.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
nnbma-1.0.1.dist-info/RECORD