Skip to content

Autograd engine built from the ground up to solve classic ML problems

Notifications You must be signed in to change notification settings

jonathancyu/autograd-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm.rs

This project was written to explore machine learning, particularly auto-grad mechanisms. A simple example of this engine can be found in tests/gradient_tests.rs in the learn_linear_equation test, which uses gradient descent to learn a simple slope-intercept linear equation.

About

Autograd engine built from the ground up to solve classic ML problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages