first network, but probably not working very well

This commit is contained in:
2020-09-18 20:40:15 +02:00
parent 1a7c5c9dd1
commit 09f577483a
3 changed files with 749 additions and 32 deletions

View File

@@ -9,6 +9,14 @@ verify_ssl = true
yfinance = "*"
get-all-tickers = "*"
tables = "*"
sklearn = "*"
tensorflow = "*"
matplotlib = "*"
seaborn = "*"
plaidml = "*"
plaidml-keras = "*"
pyyaml = "*"
h5py = "*"
[requires]
python_version = "3.8"