Predicting the Stock Market
This weekend I wanted to dive more into Pytorch (which I love) and see if I could build a model to predict the stock market. I have seen a few models online that claim to predict the stock market,...
This weekend I wanted to dive more into Pytorch (which I love) and see if I could build a model to predict the stock market. I have seen a few models online that claim to predict the stock market,...
First, we need to import the necessary libraries. We need to do two things: Define the model Create a dataset The Model The model will be a simple feedforward neural network with one hidden ...
How I Created an app to display run clubs in the DMV Here is the Github Project Here is the live site www.rundmvrun.com There is an estimated 40 run clubs in the DMV area. I wanted to crea...
I moved back to DC close to where I grew up and recently read that it was the loneliest city in the USA. To change that, I decided to make an app that would display events, allow users to submit t...