6 ms·
I WANT to use pytorch, but no bayesian learning or stochastic nodes like in edward. Any chance there are plans to for a compatibility layer with Edward or roll
by whyrt12 10y ago
I WANT to use pytorch, but no bayesian learning or stochastic nodes like in edward. Any chance there are plans to for a compatibility layer with Edward or roll your own bayesian stuff?
Also, have you looked at Numba to do the jitting? Probably best not to have yet another separately maintained python JIT.
- smhx 10y agoas core-devs, we dont plan to build-in something like Edward. However, folks in the community are brewing something: https://discuss.pytorch.org/t/bayesian-computation-in-pytorch/755 https://discuss.pytorch.org/t/bayesian-computation-in-pytorc... https://discuss.pytorch.org/t/distribution-implementations/400/6 https://discuss.pytorch.org/t/distribution-implementations/4...