Back to Burn

Basic Workflow: From Training to Inference

examples/guide/README.md

0.20.1336 B
Original Source

Basic Workflow: From Training to Inference

This example corresponds to the book's guide.

Example Usage

Training

sh
cargo run --bin train --release

Inference

sh
cargo run --bin infer --release
sh
cargo run --bin print --release