Skip to content

Releases: milesgranger/pyrus-nn

v0.2.1

25 Apr 09:09
Compare
Choose a tag to compare
  • Include long description in setup.py (b43f6fa)
  • Removal of pre-emptive training stop (6e56aac)
  • Support iter/iter_mut of network layers from Rust (925d6ff)
  • Support setting layer weights from Rust (6535303)

v0.2.0

07 Apr 16:38
Compare
Choose a tag to compare

Add support for parametrizing network cost function as well as layer activation functions from Python side.

v0.1.1

07 Apr 14:47
Compare
Choose a tag to compare
Auto publish to PyPI on tagged releases

v0.1.0

07 Apr 12:32
Compare
Choose a tag to compare
Auto publish to PyPI on tagged releases

v0.1.0a1

07 Apr 11:55
Compare
Choose a tag to compare
v0.1.0a1 Pre-release
Pre-release

Initial pre-release.