Skip to content

Commit fd1c7e8

Browse files
authored
Update README.md
1 parent 3b1fc1b commit fd1c7e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ RandomSurvivalForests (R packages: randomForestSRC, ggRandomForests).
345345
[dowhy](https://github.com/Microsoft/dowhy) - Estimate causal effects.
346346
[edward](https://github.com/blei-lab/edward) - Probabilistic modeling, inference, and criticism, [Mixture Density Networks (MNDs)](http://edwardlib.org/tutorials/mixture-density-network), [MDN Explanation](https://towardsdatascience.com/a-hitchhikers-guide-to-mixture-density-networks-76b435826cca).
347347
[Pyro](http://pyro.ai/) - Deep Universal Probabilistic Programming
348+
[tensorflow probability](https://github.com/tensorflow/probability) - Deep learning and probabilistic modelling, [talk](https://www.youtube.com/watch?v=BrwKURU-wpk), [example](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Chapter1_Introduction/Ch1_Introduction_TFP.ipynb).
348349

349350
#### Stacking Models and Ensembles
350351
[Model Stacking Blog Post](http://blog.kaggle.com/2017/06/15/stacking-made-easy-an-introduction-to-stacknet-by-competitions-grandmaster-marios-michailidis-kazanova/)

0 commit comments

Comments
 (0)