CNN Training & Inference in Rust

Associated with Personal Project, 2024

This project is writen in Rust

Train and run a Convolutional Neural Network (CNN) in Rust.

This project provides a practical Rust-first workflow for experimenting with CNN architectures and training/inference pipelines using Rust ML ecosystem libraries.

Tags

deep learning convolutional neural networks image classification Rust ML training pipeline tch-rs inference CNN