Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ApurvShah007 authored Aug 2, 2020
1 parent 34c1c16 commit 98f10a9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Machine Learning Scripts /README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,18 @@ These are the predictions for the next 50 days. It predicts that the value of AZ
<image src = "fb.png" />
<br />
<br />
3. LSTM based RNN model
<br />
<br />
<image src = "LSTM.png" />
<br />
<br />

Methods that I am working on :
1. Random Forest Classifier
2. Q-learning to simple make a simple choice - Buy, Sell or Hold.
3. KNN
4. LSTM


Methods I wish to implement:
1. RNN
Expand Down

0 comments on commit 98f10a9

Please sign in to comment.