notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation det...

Results 2 notebooks issues
Sort by recently updated
recently updated
newest added

can you provide this code in pytorch .thanks

Is there a simple way to modify the code in DifferentialMLTF2.ipynb to store the fitted neural net and load the stored parameters back into the regressor for later prediction?