Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 342 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 342 Bytes

Neural-Net-from-Scratch

This repository is for, as the name suggests, a Neural Network made from scratch with no libraries like Tensor Flow or Keras. This neural net was created during Udacity's Deep Learning Nanodegree, and every step is well explained in the Jupyter Notebook file. The network is used for predicting bike renting rates.