Skip to content

Version 1.0.2

Latest
Compare
Choose a tag to compare
@nghi-truyen nghi-truyen released this 01 Aug 15:19
a79af1a

Highlights

  • Physiographic descriptor missing values
    The handling of missing data in physiographic descriptors has been modified. smash no longer accepts
    missing data on active cells and returns an error on reading.

  • Feasible domain on active cells
    smash no longer returns an error if the values of parameters or initial states on non-active cells are
    outside the feasibility domain.

  • Net scaling layer
    Net scaling layer is now able to take the outputs from other activation functions (not only sigmoid) such
    as softmax and tanh.

What's Changed

Full Changelog: v1.0.1...v1.0.2