Skip to content

Commit

Permalink
Adjust scaling issues and saving
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Murdaca <[email protected]>
  • Loading branch information
Francesco Murdaca committed Sep 29, 2020
1 parent 2756087 commit 890a468
Show file tree
Hide file tree
Showing 3 changed files with 2,105 additions and 867 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ verify_ssl = true
name = "pypi"

[packages]
tensorflow = "==2.2.0"
tensorflow = "==2.3.0"
pandas = "*"
matplotlib = "*"
numpy = "*"
scikit-learn = "*"
seaborn = "*"
jupyter = "*"

[dev-packages]

Expand Down
Loading

0 comments on commit 890a468

Please sign in to comment.