layered

View on PyPIReverse Dependencies (0)

0.1.8 layered-0.1.8-py3-none-any.whl

Wheel Details

Project: layered
Version: 0.1.8
Filename: layered-0.1.8-py3-none-any.whl
Download: [link]
Size: 17646
MD5: 83ef7977c508d8d397b9432c1bf0ac7e
SHA256: 0c371e927f92f4202e34b272ac1a0c0a8d3a27d88cb9fdb98c1d521b0ee88483
Uploaded: 2015-12-14 18:08:21 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: layered
Version: 0.1.8
Summary: Clean reference implementation of feed forward neural networks
Author: Danijar Hafner
Author-Email: mail[at]danijar.com
Home-Page: http://github.com/danijar/layered
License: MIT
Requires-Dist: PyYAML
Requires-Dist: numpy
Requires-Dist: matplotlib
[No description]

WHEEL

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

RECORD

Path Digest Size
layered-0.1.8.dist-info/top_level.txt sha256=hF3kM39MKvzIKnFhFc6Rk0LZr8PPPnspzkfYi7BTJKo 8
layered-0.1.8.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
layered-0.1.8.dist-info/entry_points.txt sha256=Kg_htVE2vX2m3SoW04N-9F1ABmZ0MPy5yPmRijIewaQ 51
layered-0.1.8.dist-info/METADATA sha256=Hm1z2ML34PTCVYi0ptTV-zfgi-cbESh1bi-P6S-sQOw 333
layered-0.1.8.dist-info/WHEEL sha256=-aSo8rHuuPDEFzkcqqQ55pDyCjy25bYMLxSiHWKAOTc 92
layered-0.1.8.dist-info/metadata.json sha256=_U3GGahwKxHT1jo_fb4Bw3okSt6to4L2OkTJwOo9rS4 742
layered-0.1.8.dist-info/RECORD
layered/utility.py sha256=By3gzdylAHlzx_X_aSkQgdh1B4gvauI_AElk3Z-mSok 1617
layered/optimization.py sha256=1NTlDSW-rEcUvplQqyVrRXh3ShC74RA-uNYVpK3n-tE 2101
layered/network.py sha256=hSZ_VEIrwqukRQLzdMpKmBoU6wOsMLvAckryuzzUl08 5985
layered/cost.py sha256=j9IAIW6_DG1ALd1Dgls-iNsnOcvrDPaS8qybfN1YJqU 1275
layered/trainer.py sha256=7oofMjPH9ExSGLfrrqF4xEGSgzHkeRjBeaVHCKc13us 4625
layered/dataset.py sha256=ksoxT0J9-r7e2MhX8GJSg7hibUtJ8vQHIZK5KIpbof8 6161
layered/example.py sha256=f5dQvy5eiiqso9CDXc0M9HfZpHgT3GvKTB6r45wVn_4 813
layered/activation.py sha256=l8ukZ_9HObdXRiG26n2HMe_4ZUM8wMnItrB6Unm7Wfg 1608
layered/plot.py sha256=6Wq7u9a5IUTe0qZ1GK_GWrWQaTw7ZIqW4E4d79qCc9k 4739
layered/evaluation.py sha256=Cq-t3pF-H2D1BOhJCVM9-b2bPV8Sjj5rHv8pYSJwpdo 497
layered/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
layered/__main__.py sha256=RPUSL3tcTdX3g-w0nXYuZ_uitqe8XfJGOpZNUzTcZq4 869
layered/problem.py sha256=erySdB1n2reeaopy87_CUMqYDpqoYLeUArpYAgOHfRM 3887
layered/gradient.py sha256=uyQ3VO5IFtbd66U6OfcuH8ID3Xy9q52nJHP5FzUQ3FA 6983

top_level.txt

layered

entry_points.txt

layered = layered.__main__:main