Forecasting-Stocks-with-Tensorflow
Program that performs time series forecasting of publicly listed stock prices with a convolutional neural network. Pulls historical data from Yahoo Finance. Adapted from https://www.tensorflow.org/tutorials/structured_data/time_series.