Skip to content

abhishekpawl/moons-with-NN-built-from-sratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

moons-with-NN-built-from-sratch

I have built a neural network from scratch that can have as many hidden layers and units in them as the user wants. I have used sigmoid and ReLU as activation functions. The neural network is trained according to gradient descent algorithm.

As for the dataset, I have generated a dataset using the make_moons function from scikit_learn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published