Skip to content

Creating binary and multi-classification networks with hidden layers from scratch.

Notifications You must be signed in to change notification settings

eddymina/Neural_Net

Repository files navigation

Binary and Multiclass Classifier Networks from Scratch

(using only numpy and having one hidden layer)


Binary Classifier Using Sigmoid Activation


Multiclass Classifier Using (stable) Softmax Activation

About

Creating binary and multi-classification networks with hidden layers from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published