Skip to content

Commit 943d2ab

Browse files
Update README.md
1 parent 7bc7cab commit 943d2ab

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ absl-py 0.8.0
606606
astor 0.8.0
607607
astroid 2.3.3
608608
backcall 0.1.0
609+
beautifulsoup4 4.9.3
609610
certifi 2020.6.20
610611
chardet 3.0.4
611612
colorama 0.4.1
@@ -617,6 +618,7 @@ google-pasta 0.1.7
617618
graphviz 0.13.2
618619
grpcio 1.23.0
619620
h5py 2.10.0
621+
html5lib 1.1
620622
idna 2.10
621623
image 1.5.27
622624
imageio 2.6.1
@@ -646,7 +648,7 @@ pandas-datareader 0.5.0
646648
parso 0.5.1
647649
pickleshare 0.7.5
648650
Pillow 6.2.0
649-
pip 20.1.1
651+
pip 21.2.4
650652
prompt-toolkit 2.0.10
651653
protobuf 3.9.2
652654
pydot 1.4.1
@@ -666,6 +668,7 @@ scipy 1.3.1
666668
seaborn 0.9.0
667669
setuptools 41.2.0
668670
six 1.12.0
671+
soupsieve 2.2
669672
sqlparse 0.3.0
670673
tensorboard 2.0.0
671674
tensorflow 2.0.0
@@ -676,11 +679,12 @@ traitlets 4.3.3
676679
typed-ast 1.4.0
677680
urllib3 1.25.9
678681
wcwidth 0.1.7
682+
webencodings 0.5.1
679683
Werkzeug 0.16.0
680684
wheel 0.33.6
681685
wrapt 1.11.2
682686
xlrd 1.2.0
683-
yfinance 0.1.54
687+
yfinance 0.1.63
684688
```
685689
Then edit the file "stock_prediction_deep_learning.py" to include the Stock you want to use and the relevant dates and execute:
686690

0 commit comments

Comments
 (0)