(no title)
maiybe | 6 years ago
For your bread and butter PPL starter, I'd go for Variational Autoencoders (VAE). Fun to visualize and tweak: http://pyro.ai/examples/vae.html
If that's too much going on, try this basic tutorial on inference: http://pyro.ai/examples/intro_part_ii.html
The full set of examples is here: http://pyro.ai/examples/
No comments yet.