Skip to content

Releases: denosaurs/netsaur

0.2.3

04 May 11:31
0d1765b
Compare
Choose a tag to compare

What's Changed

  • feat(rust): activation layers by @CarrotzRule123 in #15

Full Changelog: 0.2.2...0.2.3

0.2.2

03 May 14:35
525c933
Compare
Choose a tag to compare

What's Changed

  • feat(rust): init strategies by @CarrotzRule123 in #13
  • feat: docs by @load1n9 in #14

Full Changelog: 0.2.1...0.2.2

0.2.1

03 May 12:47
b2c1ad4
Compare
Choose a tag to compare
feat: linear, relu, relu6, leaky rely, elu and selu activation functi…

0.2.0

02 May 13:11
Compare
Choose a tag to compare
fix: version

0.1.5

17 Oct 15:26
5bf57ee
Compare
Choose a tag to compare
Merge pull request #8 from denosaurs/models

feat: models

0.1.4

06 Oct 18:13
306484c
Compare
Choose a tag to compare
feat: actions to automatically build binaries (#7)

0.1.3

06 Oct 16:43
Compare
Choose a tag to compare
fix: actions

0.1.2

07 Sep 22:11
Compare
Choose a tag to compare
chore: update deps + fix examples

0.1.1

20 May 15:17
Compare
Choose a tag to compare
feat: gpu cost functions

0.1.0

15 May 02:46
Compare
Choose a tag to compare
feat: elu & linear activation functions