Skip to content

Building Simple Neural Network Model from Scratch Using Python to Identify Patterns in Dataset to Make Predictions.

License

Notifications You must be signed in to change notification settings

iJoud/Predicting-Bike-Sharing-Patterns

Repository files navigation

Predicting Bike Sharing Patterns

In this project, you'll get to build a neural network from scratch to carry out a prediction problem on a real dataset! By building a neural network from the ground up, you'll have a much better understanding of gradient descent, backpropagation, and other concepts that are important to know before we move to higher-level tools such as PyTorch. You'll also get to see how to apply these networks to solve real prediction problems!

The data comes from the UCI Machine Learning Database.

About

Building Simple Neural Network Model from Scratch Using Python to Identify Patterns in Dataset to Make Predictions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published