SimpleML.jl

Textbook implementations of some Machine Learning Algorithms in Julia.
Popularity
1 Star
Updated Last
5 Years Ago
Started In
April 2013

A set of machine learning implementations in Julia, of textbook quality.

Currently Implemented

  • Logistic regression with multiple labels
  • 2 step Neural Network

The included tests perform hand-written digit recognition using a subset of the MNIST data.