|
|
|
|
|
by crispycrafter2
2057 days ago
|
|
I wonder if this was borne out of the success of NumPyro. Been playing around with, pystan and NumPyro recently. Mostly because pymc3 is going the way of the dodo. NumPyro / JAX / PyTorch just seems like the most versatile offering out there right now JAX |
|
It was just a quick demonstration of how easily one can use Theano as a generalized graph "front-end", while also preserving its more unique and programmable symbolic optimization capabilities. JAX was one of a few "backends" I considered, and, due to the JAX Python library, it also looked like the most straightforward one to implement first.