Docs.rs
  • aicore-0.1.0
    • aicore 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TemirlanSatvaldinov
    • Dependencies
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

aicore0.1.0

Crate Items

  • Functions

List of all items

Functions

  • add
  • function::activation::relu
  • function::activation::relu_derivative
  • function::activation::sigmoid
  • function::activation::sigmoid_derivative
  • function::activation::softmax
  • function::loss::cross_entropy
  • function::loss::mse
  • matrix::mul::matrix_mul
  • matrix::shape::rotate_matrix180
  • matrix::shape::transpose_matrix
  • sgd::weight::sgd_update