eneural_net 1.0.1 copy "eneural_net: ^1.0.1" to clipboard
eneural_net: ^1.0.1 copied to clipboard

outdated

AI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performance.

1.0.1 #

  • README.md:
    • Improve text.
    • Improve activation function text.
    • Fix example.

1.0.0 #

  • Initial version.
  • Training algorithms: Backpropagation.
  • Activation functions: Sigmoid and approximation versions.
  • Fast math functions.
  • SIMD: Float32x4
33
likes
0
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

AI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performance.

Homepage

License

unknown (license)

Dependencies

collection, swiss_knife

More

Packages that depend on eneural_net