Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 787 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 787 Bytes

University of Maryland Directed Reading Program 2016

This repository contains code created by Adam Anderson with the help of Matt Whiteway for the Directed Reading Program at the University of Maryland. For the Fall 2016 semester, we will be studying the mechanics of neural networks as we work our way up from programming simple networks from scratch to using some publicly available neural networking libraries.

References for this project:

  1. Neural Networks and Deep Learning by Michael Nielsen
  2. Colah's Blog by Christopher Olah