Skip to content

Commit

Permalink
Updated ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
cgsnider committed Oct 28, 2020
1 parent f8b98ba commit bc66dbd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# stock-forecaster
Using LSTMs (a type of recurrent neural network), we will predict the opening stock price of the next day taking into account the past data.

Link to Collab notebook of current LSTM model:
https://colab.research.google.com/drive/1-mz-9-yIpYGsauK57C7pgadww64kG6gF?usp=sharing

Message cgsnider through the team's slack for persmissions to edit.
LSTM .py and .pynb files are contained in the lstm directory

0 comments on commit bc66dbd

Please sign in to comment.