Metadata-Version: 2.1
Name: melpy
Version: 0.0.5.2
Summary: Melpy is a module made to learn machine learning and make its uses as simple as possible.
Home-page: https://github.com/lennymalard/melpy-project
Author: MALARD Lenny
Author-email: lennymalard@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: French
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
License-File: LICENCE.txt

When the module was made, I was 17 and it was made for personnal uses and learning reasons so be indulgent.

In this module, you will be able to:

-preprocess data

-create neural networks

-visualize the evolution of the learning model

-retrieve all the data if needed (including all hyper parameters)

