Skip to content

5830ification/rust-simple-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rust ML

This is a personal project for learning both Rust and machine learning.

Have a look at src/bin/main.rs for general structure, run with cargo run --release. (I highly recommend running as a release build as performance is subpar).

Refer to this amazing free book for theory.

About

Simple machine learning in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages