Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@arrizalamin arrizalamin released this 16 Feb 21:32
· 6 commits to master since this release
  • cythonized im2col operation
  • optimized im2col operation for 1x1 convolution
  • removed double precision support
  • added 2 default callbacks
  • fixed backward computation of softmax layer
  • added binary_softmax_crossentropy, now softmax_crossentropy renamed to categorical_softmax_crossentropy