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.
- Host: GitHub
- URL: https://github.com/athari22/predicting-bike-sharing-data
- Owner: Athari22
- Created: 2022-02-03T17:24:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T12:18:33.000Z (over 3 years ago)
- Last Synced: 2024-12-30T20:16:00.149Z (9 months ago)
- Topics: deep-learning, machine-learning, neural-network, python, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)