Inspiration
watching a 3blue1brown video on machine learning inspired me to see if I could implement the same algorithm to solve a problem
What it does
uses an MLPRegressor to predict put values
How we built it
I used Sci Kit Learn
Challenges we ran into
Optimizing the data ended up taking 1 hour to run and my computer cpu usage was at 100% the whole time
Accomplishments that we're proud of
I got a working model with a decently low MSE
What we learned
I learned that calculus and statistics are the cornerstone of modern technology
Log in or sign up for Devpost to join the conversation.