SarielMa / Forward_CNN-3_Layered_NN

Implemented forward CNN and 3 layered Neural Network in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

folder 1 corresponds to CNN
folder 2 corresponds to NN
To run NN use python neuralnet.py
To run CNN use python forward_cnn.py
It takes 1.png as input by default
Hidden layer nodes are fixed.You can change that variable in the code.

About

Implemented forward CNN and 3 layered Neural Network in python


Languages

Language:Python 100.0%