There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.