Skip to content

Machine Learning algorithms (from scratch) for KMeans, Cross-Validation and a simple Neural Network.

Notifications You must be signed in to change notification settings

ishmukul/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning codes

Some useful Machine Learning codes written for practice. Details available in individual folders.

CrossValidation-Scratch: CrossValidation technique for validation of model accuracy used in supervised learning.

KMeans-Scratch: KMeans algorithm used for unsupervised machine learning.

NeuralNetwork-Scratch: A simple implementation of 2-Layer Neural Network from scratch for solving XOR problem.

About

Machine Learning algorithms (from scratch) for KMeans, Cross-Validation and a simple Neural Network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages