zishansami102 / CNN-from-Scratch

A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset
http://cnndigits.pythonanywhere.com/
GNU General Public License v3.0
271 stars 79 forks source link

Update run.py #9

Closed AdityaSoni19031997 closed 6 years ago

AdityaSoni19031997 commented 6 years ago

modified to accept new intialisation method

AdityaSoni19031997 commented 6 years ago

fixed that one..