Metadata-Version: 2.1
Name: torchy-nn
Version: 0.2.3.2
Summary: NumPy based neural network package
Home-page: https://github.com/chuvalniy/Torchy
Author: Valentin Belyaev
Author-email: chuvalik.work@gmail.com
Keywords: python,neural net,from scratch,numpy,pytorch-like,cnn,dense
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: pytest

