You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Automatic differentiation system written in java, simple learning project a lot of the inspriation behind this project was the taken from pytorch
currently only supports scalar variables, I do plan to support vectors and matrices later on
About
Simple Automatic differentiation system written in java