Skip to content

Set of ML algos developed from scratch in python

Notifications You must be signed in to change notification settings

usaikiran/toyML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

toyML

An attempt to build ML models from scratch.

Implemented

  • Single layer Perceptron
  • Multi layer Perceptron
  • RBF : Radial Basis Function

Coming Up

  • Nearest Neighbour Smoothing

About

Set of ML algos developed from scratch in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages