Skip to content

v0.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 13:11
· 307 commits to master since this release

BetaML v0.5.5

Diff since v0.5.4

  • Added an optional "learnable" parameter to the activation function of VectorFunctionLayer
    • Added similar ScalarFunctionLayer (useful for multiclass, multi-label classification, see the test added to Nn_test.jl in the previous commit)