• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created over 3 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

We'll be building a Forecasting Model to predict the trend of a particular stock using Recurrent Neural Networks - LSTM. We will use an Adam Optimizer, Dropout Regularizer, and MSE Loss Function. Phase I of the story discusses the Exploratory Data Analysis on a given Stock using various Plot Functions including but not limited to SNS Plots, Scatter Plots, and Box Plots.