Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 829 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 829 Bytes

This Project is currently dormant. May Revisit in future.

le-baby-net

leNet implementation by Benjamin Danek

v.1 - Python3.6.5, Tensorflow1.8.0, NumPy1.14.4, Keras2.2.0[TF backend], published 6.18.18

The purpose of this repository is to track different versions of my MNIST implementation. MNIST is a wildly supported data set that has lots of different implementations. The idea is to try out the advice/implementation people reference and quanlitatively determine which methods are good for which applications.

The link-dump includes useful information associated with this project; if you have quesitons as to why I did something specific (ex. activation function) then refer to that document.

This repository is currently inactive. If you ask questions I may still answer them, but I'm not working on any updates.