evgenyigumnov / candle-simplified-exampleLinks
A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.
☆39Updated 2 years ago
Alternatives and similar repositories for candle-simplified-example
Users that are interested in candle-simplified-example are comparing it to the libraries listed below
Sorting:
- pure rust implementaion for deep learning library like keras☆64Updated 3 years ago
- ResNet implementation with Burn☆36Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago
- Derive macro to map between different types☆29Updated 11 months ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆47Updated 10 months ago
- in memory Rust database to query your data like a Venn diagram☆126Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆110Updated 3 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- A GPT Implementation in Rust on top of tch-rs 🔥 🦀☆52Updated 7 months ago
- Webcam video stream with real-time YOLO object detection, built with Ort, Tonic and Axum.