Skip to content

MengyaoHuang/Pyro-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyro-Study

Introduction

  • This repository contains the notebook files implementation for Pyro tutorial. Official Pyro tutorial here: Official Tutorial
  • Pyro is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend. Pyro enables flexible and expressive deep probabilistic modeling, unifying the best of modern deep learning and Bayesian modeling. It was designed with these key principles:
    • Universal: Pyro can represent any computable probability distribution.
    • Scalable: Pyro scales to large data sets with little overhead.
    • Minimal: Pyro is implemented with a small core of powerful, composable abstractions.
    • Flexible: Pyro aims for automation when you want it, control when you need it.

A simple flow chart to show

Category

About

Pyro Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published