Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages