Skip to content

Code and snippets learned over internet that' working

Notifications You must be signed in to change notification settings

naitikshukla/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachineLearning

Code and snippets learned over internet that' working

Knn-classifier
We applied two methods to tune hyperparameters:

  1. An exhaustive Grid Search
  2. A Randomized Search

Both of these hyperparameter tuning routines were then applied to the k-NN algorithm and the Kaggle Dogs vs. Cats dataset.

Neural Networks
Currently working simple neural networks written in python for :

  1. single layer multi range of hidden nodes
  2. Multi Layer customozable nodes.

Both present in neural Folder.

About

Code and snippets learned over internet that' working

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages