Skip to content

maybe-surf/MIT-6.86x-ML-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MIT-6.86x-ML-projects

Review analyzer

Implements the perceptron, average perceptron and pegasos from zero using numpy. Provides some data processing functionality. A model is trained and refined for sentiment analysis of a sample of Amazon product reviews.

Digit recognition

Mnist folder contains several implementation of algorithms to classify mnist digits. Includes softmax regression, svm and kernel svm, ANN implementations with numpy, CNN using pytorch.

Gaussian mixture

Mixture folder contains implementation of Gaussian mixture model which is used to predict movie ratings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages