machine-learning-tutorial topic

List machine-learning-tutorial repositories

Iris

31
Stars
9
Forks
Watchers

The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

MNIST

33
Stars
8
Forks
Watchers

Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.

Colors

15
Stars
3
Forks
Watchers

Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.