thangbui / geepee

A collection of Gaussian process models
MIT License
29 stars 11 forks source link

stochastic optimisation (noisy gradients due to data-subsampling) for ALL models #14

Open thangbui opened 7 years ago

thangbui commented 7 years ago

Make sure that the gradients are correct and the variance becomes smaller when the batch size gets larger.

For each model, write an example use case.