saving model at the end

This commit is contained in:
frankknoll
2023-03-15 00:42:03 +01:00
parent eed59e2315
commit 34291bc082
3 changed files with 20 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ channels:
- defaults
# - conda-forge
dependencies:
- python=3
- python=3.9
- ipykernel
- numpy
- pandas
@@ -12,7 +12,7 @@ dependencies:
- bs4
- lxml
- jupyter
- tensorflow
- tensorflow=2.11
- nb_conda_kernels
- pillow
- openpyxl