Skip to content

DIY implementations of machine/deep learning models used on a variety of datasets.

Notifications You must be signed in to change notification settings

alif898/Applied-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Machine Learning

The DIY models were built mainly using NumPy for its matrix/vector operations, adhering to OOP concepts, utilising abstract classes and inheritance where appropriate and benchmarked against existing implementations provided by common machine learning libraries.

Models were used in 3 different projects:

  1. KNN & DT on Hepatitis & Diabetic Retinopathy Debrecen datasets
  2. Logistic & Multiclass Regression on IMDB Reviews & 20 Newsgroup datasets
  3. MLP on Fashion-MNIST dataset

About

DIY implementations of machine/deep learning models used on a variety of datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published