Skip to content
/ jtorch Public

An automatic differentiation engine for personal exploration and learning

License

Notifications You must be signed in to change notification settings

jovsa/jtorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jtorch

An automatic differentiation engine.

The design is inspired by minitorch and pytorch.

This is mainly for personal learning purposes and will not be actively maintained.


Documentation Guide

Foundations

Containers

Automatic Differentiation

  • Numerical Derivatives
  • Scalars
  • Chain Rule
  • Backpropagation

Efficiency

Coming soon

Networks

Coming soon

Housekeeping

About

An automatic differentiation engine for personal exploration and learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages