Skip to content

Commit ed97bda

Browse files
authored
Uber-Pyro Readme add
1 parent 57865d9 commit ed97bda

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,17 @@ IPython Notebook(s) and other programming tools such as Torch/Lua/D lang in demo
5454

5555
Additional PyRo tutorials:
5656

57-
* [pyro-examples](http://pyro.ai/examples/)
58-
* [pyro-examples](http://pyro.ai/examples/)
59-
* [pyro-examples](http://pyro.ai/examples/)
60-
* [pyro-examples](http://pyro.ai/examples/)
57+
* [pyro-examples/full examples](http://pyro.ai/examples/)
58+
* [pyro-examples/Variational Autoencoders](http://pyro.ai/examples/vae.html)
59+
* [pyro-examples/Bayesian Regression](http://pyro.ai/examples/bayesian_regression.html)
60+
* [pyro-examples/Deep Markov Model](http://pyro.ai/examples/dmm.html)
61+
* [pyro-examples/AIR(Attend Infer Repeat)](http://pyro.ai/examples/air.html)
62+
* [pyro-examples/Semi-Supervised VE](http://pyro.ai/examples/ss-vae.html)
63+
* [pyro-examples/GMM](http://pyro.ai/examples/gmm.html)
64+
* [pyro-examples/Gaussian Process](http://pyro.ai/examples/gp.html)
65+
* [pyro-examples/Bayesian Optimization](http://pyro.ai/examples/bo.html)
66+
* [Full Pyro Code](https://github.com/TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials/upload/master/deep-learning/UBER-pyro)
67+
6168

6269

6370
### netflix-vectorflow-tutorials

0 commit comments

Comments
 (0)