timemmert / differential-ml

Tensorflow and Pytorch implementation of differential machine learning (https://arxiv.org/abs/2005.02347, by Brian Huge and Antoine Savine).
MIT License
6 stars 1 forks source link

Conclusive summary of Differential ML Theory #8

Open YannickLimmer opened 2 years ago

YannickLimmer commented 2 years ago

Since the project should be easily accessible, we should add a high-level summary of the Differential Machine Learning Theory.

This could either be a section in the project's README.md or within a Juypter Notebook that demonstrates an easy example (see #6).

YannickLimmer commented 2 years ago

Readme was created with #12.