Skip to content

Commit

Permalink
Removing duplicate files (#99)
Browse files Browse the repository at this point in the history
* Removing duplicate logo image

* Removing files that appear to be duplicates and unneeded.  See discussion in this PR.

* Adding `.mdl_wts.keras` which are checkpoint files generated during model training and do not needs to
be saved.
  • Loading branch information
ksbeattie authored Nov 21, 2024
1 parent 919300c commit f7893e7
Show file tree
Hide file tree
Showing 6 changed files 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
Binary file removed idaes_examples/notebooks/_dev/notebooks/logo.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit f7893e7

Please sign in to comment.