Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLTools

MLtools aims at providing tools for solving the hand-written digits pattern recognition problem (MNIST). MLTools implement two celebrated Machine Learning techniques:

  • A Multi-Layer Perceptron performing Stochastic Gradient descent optimization on a Logistic Error function.
  • A Sequential minimal optimization Support Vector Machine algorithm.

We apply both solutions to the MNIST dataset and compare the results.

About

A set of Machine Learning tools for generating and training MLP/SMO classifiers

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages