sarckk / ml-models

Repository of machine learning model implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository of machine learning model implementations for learning

Ensembles

  • AdaBoost
  • Gradient Boosting

Shallow Learning

  • Softmax Regression (w/ mini-batch GD)
  • Decision Tree

Deep Learning

  • AlexNet
  • DCGAN

About

Repository of machine learning model implementations


Languages

Language:Python 75.3%Language:Jupyter Notebook 24.7%