You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update keras, tf and new model usage, numpy 2.0 updates (#1206)
* refactor: move from deprecated pkg_resources
* fix: to use func
* fix: add missing change
* refactor: resources to be in package
* fix: tests bc of almost
* feat: refactor to pass in a path or string or None
* fix: import for older versions
* fix: Tranversable must be done at runtime
* refactor: keras reqs and others
* refactor: losses for keras and tests
* fix: remove unneeded global
* fix: accidentally duplicated test on rebase
* fix: rebase duplicates
* fix: keras reqs
* refactor: update to be more than 3.4.0 for keras
* refactor: numpy2 and mypy
* fix: mypy 3.10
* fix: bugs
* fix: float
* refactor: for hist fix too
* fix: issue with none in hist
* fix: remove comment
* refactor: to still utilize dict mapping for losses
* fix: int pre-commit
* fix: train labeling
* refactor notes, reqs, and change log
* fix: pre-commit
* refactor: add unit tests validating usage of the old load format
0 commit comments