Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 139 Bytes

Readme.md

File metadata and controls

5 lines (4 loc) · 139 Bytes

LeNet-5 (CNN)

CS698U (Computer Vision)

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