Skip to content

Minimal implementations of machine learning algorithms

Notifications You must be signed in to change notification settings

sarahkpardo/ml-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Demos

Implementations of various machine learning algorithms and data analysis methods.

  • Supervised algorithms: k-nearest neighbors, perceptron, multi-layer perceptron (shallow neural network)

  • Unsupervised algorithms: k-means clustering, AGNES agglomerative clustering (Kruskal's algorithm)

  • Data exploration/analysis: regression, support vector machines

About

Minimal implementations of machine learning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published