Skip to content

Commit

Permalink
Adding .mdl_wts.keras which are checkpoint files generated during m…
Browse files Browse the repository at this point in the history
…odel training and do not needs to

be saved.
  • Loading branch information
ksbeattie committed Nov 15, 2024
1 parent ca643b6 commit 9679dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ idaes_examples/notebooks/docs/tut/sin_data.csv
variables.*

.mdl_wts.hdf5
.mdl_wts.keras
pysmo_kriging_surrogate.json
AR_PFD.png
pytest_pre.lock
Expand Down

0 comments on commit 9679dd0

Please sign in to comment.