Skip to content

Pytorch like framework in rust: Autograd with dynamic graphs for deep learning

Notifications You must be signed in to change notification settings

samsja/rusty-grad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty-grad

Autograd framework for deep learning purpose written in rust similar to pytorch Inspire by micrograd

How to use it ?

launch the example !

cargo run --example train_mlp

Why this project ?

I wanted to learn rust the hard way

About

Pytorch like framework in rust: Autograd with dynamic graphs for deep learning

Topics

Resources

Stars

Watchers

Forks

Languages