Deep learning framework
Derin ogrenme framework
PyTorch baglantilari
tch = "0.16"Saf Rust ML
candle-core = "0.7"ML framework
burn = "0.14"Copy this Cargo.toml to get started:
[package]
name = "my-neural-network"
version = "0.1.0"
edition = "2021"
[dependencies]
tch = "0.16"
candle-core = "0.7"
burn = "0.14"
thiserror = "1"
tracing = "0.1"Learn these patterns to build this project effectively: