/cnn

Convolutional Neural Network implemenation from scratch in python numpy

Primary LanguagePythonMIT LicenseMIT

LeNet-5 (CNN)

CS698U (Computer Vision)

  • Python (Numpy) Implementation (lenet_numpy)
  • Tensorflow Implementation (lenet_tensorflow)