Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 316 Bytes

Leaf's Neural Net Playgroud

About

This repo contains practice code for NN Demystified for Welch Labs, and some random thoughts in the ether of my mind.

Concepts

  • Forward Propagation
  • Backward Propagation
  • Stochastic Gradient Descent
  • Learning Rate Decay