Metadata-Version: 2.1
Name: ai_assistent
Version: 0.0.1
Summary: A package that allows to build and handle simple NN model for MNIST-numbers dataset.
Author: Maks Kucher
Author-email: maxim.kucher2005@gmail.com
License: MIT
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
Description-Content-Type: text/markdown

A package that allows to build and handle simple NN model for MNIST-numbers dataset. It also allows to use a piple to output predictions.
