Skip to content

V0.6.0

Compare
Choose a tag to compare
@amirbawab amirbawab released this 01 Jul 19:19
· 18 commits to master since this release
478c60d
  • Added softmax activation function
  • Added softmax cross entropy
  • Renamed cross entropy to sigmoid cross entopry
  • Added L1 and L2 regularisation
  • Minor optimisation in some steps in backward propagation
  • Updated bytecode flags
  • Updated GUI