millwright 0.1.0

A unified ML framework for Rust — proven Rust crates, assembled into one machine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/target


# Cargo.lock IS committed (Phase 8): this framework assembles young, single-
# author engine crates, so a reproducible dependency graph is a feature. See
# the pinning policy in Cargo.toml.

# IDE
/.idea

/.vscode


# Python / maturin
/.venv

/wheels

*.pyd

__pycache__/