Skip to content

Releases: denosaurs/netsaur

0.2.13

18 Oct 23:41
Compare
Choose a tag to compare

Full Changelog: 0.2.12...0.2.13

0.2.12

18 Oct 22:13
Compare
Choose a tag to compare

Full Changelog: 0.2.11...0.2.12

0.2.11

18 Oct 21:56
0ca1d4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.10...0.2.11

0.2.10

18 Oct 21:46
f93768f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.8...0.2.10

0.2.9

18 Oct 17:15
f93768f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.8...0.2.9

0.2.8

31 May 12:28
ddb7a2c
Compare
Choose a tag to compare

What's Changed

  • feat: convtranspose2d & binary crossentropy by @CarrotzRule123 in #30
  • fix: batches by @CarrotzRule123 in #31
  • feat: batchnorm1d layer by @CarrotzRule123 in #32
  • feat: optimizers by @CarrotzRule123 in #33
  • chore: bump version by @load1n9 in #34

Full Changelog: 0.2.7...0.2.8

0.2.7

19 May 12:10
8855355
Compare
Choose a tag to compare

What's Changed

  • feat: dropout layer by @load1n9 in #28
  • feat: batch normalization layer by @CarrotzRule123 in #29

Full Changelog: 0.2.6...0.2.7

0.2.6

15 May 03:49
28e6236
Compare
Choose a tag to compare

Note: This is a patch release for 0.2.5.

What's Changed

  • fix: wasm compile async by @CarrotzRule123 in #26
  • chore: bump version by @CarrotzRule123 in #27

Full Changelog: 0.2.5...0.2.6

0.2.5

14 May 20:49
8925f85
Compare
Choose a tag to compare

What's Changed

  • feat: convolution back propapagation + initial model implementation by @load1n9 in #21
  • feat: flatten layer + pooling backpropagation by @load1n9 in #24
  • fix: web compat by @CarrotzRule123 in #25

Full Changelog: 0.2.4...0.2.5

0.2.4

09 May 15:36
d976616
Compare
Choose a tag to compare

What's Changed

  • feat(rust): new layer structures by @load1n9 in #16
  • feat: pool & conv feedforward by @CarrotzRule123 in #18

Full Changelog: 0.2.3...0.2.4