/Deep-Learning-Foundation---Project-1---Bike-Prediction

This is the first project from the course "Deep Learning Foundation Nanodegree Program" from Udacity.

Primary LanguageJupyter Notebook

This was the first project from the course "Deep Learning Foundation" at Udacity.

The goal was to predict bike-rents for a shop with a few given parameters using a Neural Network built only with Numpy. My network ended up consisting of one hidden layer with 24 neurons.