Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

v2.2.9

Choose a tag to compare

@matiasvlevi matiasvlevi released this 17 Jun 04:23

v2.2.9

Changes

  • Added Add class
    • Add.activation allows the user to add custom activation functions
    • Add.loss allows the user to add custom loss functions

Add documentation can be found here

Dev changes

  • Added grunt tasks for documentation build
  • Added unit tests for Add and its methods