aicaffeinelife / DeepDive-NN

Breaking open the black box - DNNs without using any libaries except Numpy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepDive-NN

This is a repository containing code during MLRG clemson's talk for developing a NN from scratch on MNIST data.

Concepts:

  • Basic Neuron
  • Layers
  • Finding minima in multi-dimensional space.

About

Breaking open the black box - DNNs without using any libaries except Numpy!


Languages

Language:Python 100.0%