We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666f71a commit e0ee447Copy full SHA for e0ee447
README.rst
@@ -39,8 +39,8 @@ Features
39
- **Variational inference**: `ADVI <http://www.jmlr.org/papers/v18/16-107.html>`__
40
for fast approximate posterior estimation as well as mini-batch ADVI
41
for large data sets.
42
-- Relies on `Theano <https://theano-pymc.readthedocs.io/en/latest/>`__ which provides:
43
- * Computation optimization and dynamic C compilation
+- Relies on `Theano-PyMC <https://theano-pymc.readthedocs.io/en/latest/>`__ which provides:
+ * Computation optimization and dynamic C or JAX compilation
44
* Numpy broadcasting and advanced indexing
45
* Linear algebra operators
46
* Simple extensibility
0 commit comments