/Neural-Networks-scratch-

Variants of Neural Network implemented from scratch

Primary LanguagePython

Neural Networks Scratch

implementing variants of Neural Network from scratch

Files:

1. perceptron.py ---> implementation of a perceptron model