December 7th, 2022

Create a neural net that weighs price difference % $TSLA for the past 1, 2, 3, 4, 5, 10, 15, 30, 60, 90 and 180 days.

Starting with a binomial, you can create a data set that looks at the % change between yesterday and today.

Just like makemore will make name predictions, the predictions here will create a %change prediction of the stock.

Many %change predictions can be generated and averaged out to provide a single best guess at predicting the ending stock price for the day.

Posted In:

ABOUT THE AUTHOR:
Software Developer always striving to be better. Learn from others' mistakes, learn by doing, fail fast, maximize productivity, and really think hard about good defaults. Computer developers have the power to add an entire infinite dimension with a single Int (or maybe BigInt). The least we can do with that power is be creative.