Skip to content

In this project, I built a neural network from scratch to carry out a prediction problem on a real dataset!

Notifications You must be signed in to change notification settings

Ayowolet/Predicting-Bike-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Bike Patterns

In this project, I built a neural network from scratch to carry out a prediction problem on a real dataset!

By building a neural network from the ground up, it gave 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. I also got to see how to apply these networks to solve real prediction problems!

The data comes from the UCI Machine Learning Database.

About

In this project, I built a neural network from scratch to carry out a prediction problem on a real dataset!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published