anandsinghkunwar / mnist-sklearn-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MNIST scikit-learn starter project

Instructions to Run

  • You need to have scikit-learn, numpy, opencv, mnist installed
  • In order to train run python main.py
  • In order to run an example, run python main.py example n_iterations example_number, for example python main.py example 400 4

About


Languages

Language:Python 100.0%