Releases: emcdona1/field_classification
Releases · emcdona1/field_classification
v3.0
v2.1
2.0
Major back end and API upgrades for compatibility with TF 2.5 (with Python 3.9). More in line with standard design patterns, executes much more quickly. (~1/3 the previous runtime.)
Cross-fold validation has not yet been implemented in this version. All other functionality is working.
v1.1
Minor updates needed for Tensorflow 2.x, but nothing that changed the usage of this repo, or any higher-level coding functionality:
- keras.models.save_model() usage changed to function
- some changes around the random seed/compatibility mode
All utilities/archives
files were simply changed to import v1 compatibility mode as tf
.