HEmile / storchastic

Stochastic Automatic Differentiation library for PyTorch.
GNU General Public License v3.0
180 stars 5 forks source link

Updated code to latest framework formulation in paper #96

Closed HEmile closed 3 years ago

HEmile commented 3 years ago

The formulation in the paper has changed and formalized several concepts of Storchastic to allow proving certain results. This pull requests brings the code up to date with those changes. There are breaking changes when implementing your own estimators. If you need help, you can reach out.