Docs.rs
  • flashlight-0.0.11
    • flashlight 0.0.11
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Bejmach
    • Dependencies
      • flashlight_tensor ^0.2.6 normal
      • rand ^0.9.1 normal
    • Versions
    • 46.67% 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

flashlight0.0.11

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • input_handler::InputHandler
  • input_handler::InputPrePrepared
  • layers::activations::relu::Relu
  • layers::activations::sigmoid::Sigmoid
  • layers::dropout::Dropout
  • layers::linear::Linear
  • prelude::Tensor

Traits

  • layers::Layer
  • model::Model

Functions

  • math::propagation::cross_entropy_cost
  • model::xavier_weights