Skip to content

20230710a

Compare
Choose a tag to compare
@feranick feranick released this 10 Jul 10:05
· 118 commits to master since this release

Changelog:
Next release

  1. SpectraKeras
    • Supports TF 2.12.0 and newer. TF 2.13.x recommended.
    • Removed deprecated optimization flag for tflite
    • Disable saving NN diagram to prevent crash for incompatible libpng.
  2. Utilities
    • CleanSplilneData: NEW - Remove repeated data, renormalize and spline (optional) ASCII files
    • PlotASCIIData: NEW - Plot ASCII Data - single file
    • PlotMultiASCII: NEW - Plot multiple ASCII data with renormalization
    • ReadRruff: Revised file management and bug fixes.
    • GenericDataMaker: Added parameter for file separator in determining classification class