ML-Projects icon indicating copy to clipboard operation
ML-Projects copied to clipboard

Basic Machine learning projects and assignments done by me.

ML-Projects

Code that can serve as reference to help understand the structure of a ML project.

Spam filter

Includes two different approaches (Naive Bayes, SVM).

UNSW

Neural Networks using Tensorflow Framework.