Basic mnist classifier example of a Reproducible Research Project in Python
Project description
M-NIST classification algorithm comparison
Installation
You can just use
pip install mnist-classifier
Documentation
You can find all the information you need on the documentation page
Motivation for project
This project was realised in the scope of a course in Artificial Intelligence offered by UniDistance and the Idiap research Institute
The hypothesis motivating the development of this package is the following:
Random Forests can give similar resulting prediction models to MLP Neural Networks on the M-NIST digit dataset in significantly less time.
With the code in this repository, we show that indeed, Random Forests can in fact produce similar (if not better) results with training times orders of magnitude smaller.
License
MIT
Authors
@sandrich - Christian Sandrini @bigskapinsky - Calixte Mayoraz
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for mnist_classifier-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbfc1c9e2b3ca92d0ca64476e3fa52b8ee0e13a8a1815245e37003ac3bffe4ce |
|
MD5 | ab49c4020b6e5709c86ff3774f8af5ca |
|
BLAKE2b-256 | 5862bc5764fc90b750e7d7df5304d2a4ccf21eff48836d8f5376b681e99486cf |