Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@FilippoAiraldi FilippoAiraldi released this 07 Jan 19:30
· 12 commits to master since this release

Changes

  • implemented csnn.ELU activation function
  • implemented method Module.apply to apply recursively a function over each layer
  • implemented multilayer perceptron in csnn.feedforward.Mlp

Full Changelog: 1.0.4...1.0.5