/perceptron_to_dnc

"From Perceptrons to Differentiable Neural Computers", by Dr. Sven Mika. Presentation at DUS ML meetup Dec 2nd 2017

Primary LanguageJupyter Notebook

perceptron_to_dnc

"From Perceptrons to Differentiable Neural Computers", talk at DUS ML meetup Dec 2nd 2017

Jupyter Notebook on how to write a simple 2-layer feed forward, fully connected NN in numpy w/o tensorflow or other "big helpers". (c) Udacity (from the "deep learning nanodegree", project 1). Text cell content by Udacity, python code content by Sven Mika.

Dataset is a bike rental csv file with weather data plus date/time-of-day information vs counts of bikes rented.