JavierAntoran / Bayesian-Neural-Networks

Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
MIT License
1.83k stars 302 forks source link

Can you please upload the code for the toy regression task #1

Closed Pran97 closed 5 years ago

JavierAntoran commented 5 years ago

This will be done in the near future. I can not do this as those experiments were run by another contributor. They should be decently simple to reproduce with the existing code base, however. We generated the regression data with GPy. You should be able to get similar results using a regular function with additive noise.