Docs.rs
  • concision-0.1.12
    • concision 0.1.12
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FL03
    • Dependencies
      • concision-core ^0.1.12 normal
      • concision-data ^0.1.12 normal optional
      • concision-derive ^0.1.12 normal optional
      • concision-gnn ^0.1.12 normal optional
      • concision-linear ^0.1.12 normal optional
      • concision-macros ^0.1.12 normal optional
      • anyhow ^1 dev
      • lazy_static ^1 dev
      • ndarray ^0.15 dev
      • num ^0.4 dev
      • tracing ^0.1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 50% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

concision0.1.12

Module func

  • Modules
  • Traits
  • Functions

In crate concision

?
Settings

Module concision::func

source ·
Expand description

Functional

Modules§

  • activate

Traits§

  • Heavyside
  • LinearActivation
  • ReLU
  • Sigmoid
  • Softmax
  • Tanh

Functions§

  • heavyside
  • linear
  • relu
  • sigmoid
  • softmax
  • softmax_axis
  • tanh