You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* replace `http://` with `https://`
* Update ML-Ensemble link from HTTPS to HTTP
---------
Co-authored-by: Krzysztof Joachimiak <joachimiak.krzysztof@gmail.com>
*[xLearn](https://github.com/aksnzhy/xlearn) - High Performance, Easy-to-use, and Scalable Machine Learning Package.
@@ -297,8 +297,8 @@
297
297
## Probabilistic Methods
298
298
*[pyro](https://github.com/uber/pyro) - A flexible, scalable deep probabilistic programming library built on PyTorch. <imgheight="20"src="img/pytorch_big2.png"alt="PyTorch based/compatible">
299
299
*[PyMC](https://github.com/pymc-devs/pymc) - Bayesian Stochastic Modelling in Python.
300
-
*[ZhuSuan](http://zhusuan.readthedocs.io/en/latest/) - Bayesian Deep Learning. <imgheight="20"src="img/tf_big2.png"alt="sklearn">
301
-
*[GPflow](http://gpflow.readthedocs.io/en/latest/?badge=latest) - Gaussian processes in TensorFlow. <imgheight="20"src="img/tf_big2.png"alt="sklearn">
300
+
*[ZhuSuan](https://zhusuan.readthedocs.io/en/latest/) - Bayesian Deep Learning. <imgheight="20"src="img/tf_big2.png"alt="sklearn">
301
+
*[GPflow](https://gpflow.readthedocs.io/en/latest/?badge=latest) - Gaussian processes in TensorFlow. <imgheight="20"src="img/tf_big2.png"alt="sklearn">
302
302
*[InferPy](https://github.com/PGM-Lab/InferPy) - Deep Probabilistic Modelling Made Easy. <imgheight="20"src="img/tf_big2.png"alt="sklearn">
303
303
*[PyStan](https://github.com/stan-dev/pystan) - Bayesian inference using the No-U-Turn sampler (Python interface).
304
304
*[sklearn-bayes](https://github.com/AmazaspShumik/sklearn-bayes) - Python package for Bayesian Machine Learning with scikit-learn API. <imgheight="20"src="img/sklearn_big.png"alt="sklearn">
0 commit comments