An open API service indexing awesome lists of open source software.

https://github.com/athari22/predicting-bike-sharing-data

In this project, I built the neural network and used it to predict daily rental bike rides. Assisted by Udacity's as part of the Deep Learning Nanodegree. This neural network implementation in this project is the concept of forward and reverse propagation, stochastic gradient ratios, and hyperparameter interpretations.
https://github.com/athari22/predicting-bike-sharing-data

deep-learning machine-learning neural-network python pytorch

Last synced: 8 months ago
JSON representation

In this project, I built the neural network and used it to predict daily rental bike rides. Assisted by Udacity's as part of the Deep Learning Nanodegree. This neural network implementation in this project is the concept of forward and reverse propagation, stochastic gradient ratios, and hyperparameter interpretations.

Awesome Lists containing this project

README

          

# Predicting bike_sharing data
In this project, I built the neural network and used it to predict daily rental bike rides. Assisted by Udacity's as part of the Deep Learning Nanodegree. This neural network implementation in this project is the concept of forward and reverse propagation, stochastic gradient ratios, and hyperparameter interpretations. [Dataset](https://www.kaggle.com/lakshmi25npathi/bike-sharing-dataset)