tfann 0.6.2+88 copy "tfann: ^0.6.2+88" to clipboard
tfann: ^0.6.2+88 copied to clipboard

Tiny Fast Artificial Neural Network Library (Based on SIMD computations)

0.6.2 #

  • This version breaks compatibiliy with previous versions.
  • Modified activation functions, and also new ones.
  • New methods in FVector.

0.5.2 #

  • "logistic sigmoid" is back to normal, without scaling.
  • "compileNetwork" function added instead of TfannNetwork.compile
  • New methods in FVector (including array access operator).
  • other minor things...

0.5.1 #

  • added examples
  • enhanced FVector
  • changed error calculation

0.5.0 #

  • changed the constructor of TfannNetwork

0.4.0 #

  • many changes to api
  • bug fixes
  • more control on training process
  • more activation functions

0.1.4 #

  • removed flutter dependency

0.1.3 #

  • first published package.
4
likes
130
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Tiny Fast Artificial Neural Network Library (Based on SIMD computations)

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on tfann