pytorch-estimator

View on PyPIReverse Dependencies (0)

0.3.1 pytorch_estimator-0.3.1-py3-none-any.whl

Wheel Details

Project: pytorch-estimator
Version: 0.3.1
Filename: pytorch_estimator-0.3.1-py3-none-any.whl
Download: [link]
Size: 26003
MD5: 5092bd10edefff3e2a314635dd53b9d3
SHA256: 098013e5040c84d4a79e97334b20ec5355217ca0f669c6290bb204429ad343f4
Uploaded: 2020-08-18 22:15:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytorch-estimator
Version: 0.3.1
Summary: Keras like estimator interface for pytorch
Author: Sho Yoshida
Author-Email: yoshiso[at]alpaca.ai
Home-Page: https://github.com/AlpacaDB/pytorch-estimator.git
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: torch (>=0.4.1)
Requires-Dist: dataclass-serializer (>=1.3.1)
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: PyYAML; extra == "tests"
Provides-Extra: tests
[No description]

WHEEL

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

RECORD

Path Digest Size
pytorch_estimator/__init__.py sha256=1g3rQN4i8esGOTmQHO3aGY_nz7vWhhwyXEyyuF3WMRM 315
pytorch_estimator/init.py sha256=wjgsrOwd79aF0Sz_CeZnqOl3C9oJsbeIIuDHL2UPp1U 2931
pytorch_estimator/losses.py sha256=vthMI3PKM83VNYfGbvA3uLigsmVldkcvX3WrsY9bOk4 1462
pytorch_estimator/lr_schedulers.py sha256=_yesEnpydn9ydqHdVAhAtFLuH2XwFZ25KUN6hoNrUxQ 792
pytorch_estimator/optimizers.py sha256=r25o7Skr0J8TGNEOTnIGGqlxh1rdZzDIOhHkq-6lkoQ 1192
pytorch_estimator/samplers.py sha256=4g430xBRKGSko6_2_pG_527ee-MzLP_XmEJf4LtFX9Q 653
pytorch_estimator/seed.py sha256=cfxGUG8fAa13qFrpQZNHd0mqknf5La5QFjTBWYVl1lc 237
pytorch_estimator/callbacks/__init__.py sha256=JLGyPY_Wp4SlXk62XfTqWJQrLR0Hxa1-Zo2eKftK7zQ 193
pytorch_estimator/callbacks/base.py sha256=_Z4HYStuchJXFUgTFnpREul4NF9YGiLaZAfDV3nGfkI 5111
pytorch_estimator/callbacks/checkpoint.py sha256=hbee5s5jbiyBW1nFY2eyLhgsFCtJYuPaHWaydS2OVhI 1070
pytorch_estimator/callbacks/history.py sha256=4sijF-qXpEs0LAmO233PhhUaNE9BmhmndaZIfB6xKqY 900
pytorch_estimator/callbacks/progbar.py sha256=h1ddDrSHnAsZ4PYkGhXVp6xJ9PENX_kAH-mfdgJPnvo 9041
pytorch_estimator/callbacks/tensorboard.py sha256=xhFzTMsFJ6HWnYDgiSRm4o2dUinXSc0nxFLHnnvCENs 1855
pytorch_estimator/data/__init__.py sha256=Ncq_-cfB69JXHwcB8H_w2t0Mr6PjgLE9_D5HIAXJjjU 1225
pytorch_estimator/estimator/__init__.py sha256=1FKUTVVJmBLbDPHusD4DhEVoqxJOtY8692zASOEvnUs 33
pytorch_estimator/estimator/estimator.py sha256=zpDWx0b3zpRwLqSAMNU95YeVmZ1fxv48qO6-a-QCalE 21440
pytorch_estimator/metrics/__init__.py sha256=QjEQ5l2Na2DzTt5CIS9TK7m9qwfJbB6i9NQBhhJYUu4 194
pytorch_estimator/metrics/accuracy.py sha256=3bqMbzRXLUWjJpVuzC_GstETChcgAMG6_H5hBvBQQcw 1448
pytorch_estimator/metrics/error.py sha256=XbXdcKuicYV_gmm186_RsVq4JtonkkAMhQljkhb1oX4 2054
pytorch_estimator/metrics/loss.py sha256=v-akPSpQAfqt-4LdZnr3mdX2v9oFSft47AVAiN9XKrg 579
pytorch_estimator/metrics/metric.py sha256=kYN7b_pKG63UoukgNyXQiryGAnA0Vz9LHIaJdAuvqmM 4423
pytorch_estimator/metrics/regression/__init__.py sha256=Ep5gytL2ShJSKVnSJer38zS8a7kCG4DWlwg5O79gYZI 75
pytorch_estimator/metrics/regression/pearson.py sha256=WMp4EYfni1SYAe4MGLXgw3K6T3nBygcofUqevvKpYTU 678
pytorch_estimator/metrics/regression/spearman.py sha256=EI8ni-VRWaXmgUvp2vHJYLcCJXaQcE6CTW_IbEtpKjg 684
pytorch_estimator/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_estimator/models/cnn.py sha256=RPbOlk8f7RXywS5SgTGGeJkZ6wHmtrGPgJTyKlwaYQs 2715
pytorch_estimator/models/simple_mlp.py sha256=4lURhVdvk3DyaaEjWZKCJVJjKlQ14DbS57ohwUJ27uQ 2474
pytorch_estimator/modules/__init__.py sha256=OQ_UE3kTbSSwuP7w5BZoOO6_lHZRdn3oB17zYf-BICk 58
pytorch_estimator/modules/pool.py sha256=-0AZmjptlu2XMRkAcQMflZwg1SfceGT1qoqLVhW90YQ 337
pytorch_estimator/testing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_estimator/testing/models.py sha256=_ICOraHT92WNzTcfRWEel6cCHatzcTkuR0ilWanfoWc 1997
pytorch_estimator-0.3.1.dist-info/METADATA sha256=Lz4vHkLy31SS1bEMmWS8m7N9hufzcIOg9M6ZhTdihcA 759
pytorch_estimator-0.3.1.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
pytorch_estimator-0.3.1.dist-info/top_level.txt sha256=is-F5KOXOH3Xc1nyIm3y1f4T2fgjzCtM4oLAa_Orv_E 18
pytorch_estimator-0.3.1.dist-info/RECORD

top_level.txt

pytorch_estimator