Skip to content

Contains NNs created mostly for experimental or learning purposes

Notifications You must be signed in to change notification settings

RafayAK/MyExprimentalNNs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Nothing but NumPy

MyExprimentalNNs

Contains NNs created mostly for experimental or learning purposes to challenge myself in creating everything from scratch

  • A Neural Network w/o a hidden layer can mimic AND, OR, NAND and NOR gates i.e. all logical opertaions where the data can be linearly separated.

  • A Neural Network with a hidden layer can mimic logical operations where data is not linearly separable eg. XNOR gate.

About

Contains NNs created mostly for experimental or learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages