Thomas Viehmann tv@lernapparat.de
This repository collects various things I have implmented for PyTorch
- 2d Wavelet Transformation using PyTorch convolutions and coefficents from PyWavelet
- Implicit Function Theorem and Implicit Functions in PyTorch
- Wasserstein Distance of Histograms/Distributions
- Gaussian Process Regression see also candlegp, a more complete GP library for PyTorch
- 1d Gaussian Mixture Density Networks