Skip to content

giovannidispoto/machine-and-deep-learning-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

{Machine, Deep} Learning Playground

In this repository, you will find some of my personal experiments done with ML/DL techniques to improve my confidence with them or curiosity in the outcome.

  • Knowledge Distillation notebook contains an implementation of that technique presented into the paper Distilling the Knowledge in a Neural Network by Hinton et al.
  • Diabetes notebook contains an implementation of a Machine Learning pipeline over the Prima Indian Diabetes Dataset, with a little of Data Exploration, Feature Selection with some properties of models like LASSO regularization or Wrapper methods like recursive feature elimination, Hyperparameters optimization with Random Search and ensemble methods of an SVM, Random Forest and Naive Bayes models with stacking ensemble.

About

Tiny {Machine, Deep} Learning projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published