rfann 0.1.0

A pure Rust implementation of the Fast Artificial Neural Network (FANN) library
Documentation

rfann

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 17 feature flags, 7 of them enabled by default.

default

binary (default)

compression (default)

io (default)

logging (default)

  • dep:log (default)
  • std (default)

parallel (default)

serde (default)

std (default)

This feature flag does not enable additional features.

gpu

no_std

This feature flag does not enable additional features.

simd

This feature flag does not enable additional features.

test-all

test-core

test-gpu

test-no-external

This feature flag does not enable additional features.

wasm

wasm-gpu

webgpu