• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

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.