Metadata-Version: 2.4
Name: elkwork
Version: 0.5
Summary: My homebrewed MLP library. Visit leonid-elkin.github.io for more info
Home-page: https://github.com/Leonid-Elkin
Author: Leonid Elkin
Author-email: lnd.elkn@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

This is the MLP that I made as part of my extended project qualification to investigate how neural networks scale. It is lightweight, and efficient and features tools for gathering intermediate data of training.
It has been specialized for image recognition.
To access the documentation sheet visit leonid-elkin.github.io
