Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@makr11st makr11st released this 12 Sep 19:24
9a38cd0

What's Changed

  • Implementation of Dropout Layer by @SheepSeb in #3
  • Swish, Exponential, Hard Sigmoid Activation Functions by @SheepSeb in #1
  • Update MSRV, fix clippy warnings, fix spelling by @makr11st in #5
  • Added rustfmt to CI by @SheepSeb in #4
  • Update dropout layer correctness by @makr11st in #6
  • Correct comparison in dropout, bump version correctly by @makr11st in #7