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 7619aef commit b990e49Copy full SHA for b990e49
README.rst
@@ -39,7 +39,7 @@ 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 <http://deeplearning.net/software/theano/>`__ which provides:
+- Relies on `Theano <https://theano-pymc.readthedocs.io/en/latest/>`__ which provides:
43
* Computation optimization and dynamic C compilation
44
* Numpy broadcasting and advanced indexing
45
* Linear algebra operators
0 commit comments