Skip to content

2.5.5

Choose a tag to compare

@andrewdalpino andrewdalpino released this 18 Aug 19:01
· 20 commits to master since this release
  • Add numerical stability to logsumexp function
  • Fix Mean Shift delta hyper-parameter
  • Fix MAPE calculation in Error Analysis report
  • Fix SiLU derivative at zero
  • Remove spurious +1 in Relative Entropy gradient
  • SoftPlus derivative expressed in terms of input
  • Softmax added numerical stability