/Predicting-Bike-Sharing-Patterns

Predicting daily bike rental ridership. (My First Neural Network)

Primary LanguagePython

Neural-Network

Project Overview

This project predicts the daily bike rental ridership. I build a neural network from scratch to carry out a prediction problem to deepen my understanding of gradient descent, backpropagation, and other deep learning important concepts.