Docs.rs
  • concision-neural-0.1.16
    • concision-neural 0.1.16
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FL03
    • Dependencies
      • approx ^0.5 normal optional
      • concision-core ^0.1.16 normal
      • either ^1 normal
      • ndarray ^0.16 normal
      • num ^0.4 normal
      • num-traits ^0.2 normal
      • paste ^1 normal
      • rayon ^1 normal optional
      • scsys-derive ^0.2.3 normal
      • serde ^1 normal optional
      • serde_derive ^1 normal optional
      • strum ^0.27 normal
      • thiserror ^2 normal
      • tracing ^0.1 normal optional
      • lazy_static ^1 dev
    • Versions
    • 28.05% 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

concision_neural0.1.16

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Dropout
  • KeyValue
  • ModelFeatures
  • ModelParams
  • StandardModelConfig
  • Trainer
  • model::ModelParams
  • model::StandardModelConfig
  • model::config::StandardModelConfig
  • model::store::ModelParams
  • prelude::LayerBase
  • prelude::Linear
  • train::trainer::Trainer
  • types::Dropout
  • types::KeyValue
  • types::ModelFeatures

Enums

  • Hyperparameters
  • NeuralError
  • error::NeuralError
  • types::Hyperparameters

Traits

  • Activate
  • BinaryAction
  • Model
  • NetworkConfig
  • TrainingConfiguration
  • model::Model
  • traits::Activate
  • traits::BinaryAction
  • traits::NetworkConfig
  • traits::TrainingConfiguration