Docs.rs
  • synaptic-neural-wasm-0.1.0
    • synaptic-neural-wasm 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ruvnet
    • Dependencies
      • anyhow ^1.0 normal
      • getrandom ^0.2 normal
      • js-sys ^0.3 normal
      • ndarray ^0.15 normal
      • num-traits ^0.2 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • wasm-bindgen ^0.2 normal
      • web-sys ^0.3 normal
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 57.5% 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
    • 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

synaptic_neural_wasm0.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Layer
  • NeuralNetwork
  • Performance

Enums

  • Activation
  • LayerType
  • NeuralError

Functions

  • init_panic_hook
  • measure_time
  • simd::dot_product_simd
  • simd::matmul_simd

Type Aliases

  • Result