Skip to content

AniketDas24/Neural-Network-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Neural Network Implementation for XOR Gate Using Numpy

An artifical neural net built from scratch using only pure mathematical concepts and numpy python library

Structure of the network

Layer1 INPUT LAYER
Layer2 HIDDEN LAYER
Layer3 OUTPUT LAYER

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages