Skip to content

ebanner/ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ml

1D and vectorized implementations of the following discriminative models.**

  • Linear Regression
  • Softmax
  • Fully-Connected Neural Network
  • Recurrent Neural Network

Other models.

  • Hidden Markov Model

** I was inspired to implement these models after reading Andrev Karpathy's fantastic backpropagation intuitions tutorial. Thanks Andrev!

About

Implementations of various machine learning models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published