JamesYang007 / autoppl

C++ template library for probabilistic programming
https://jamesyang007.github.io/autoppl/
MIT License
46 stars 5 forks source link

Renamed rv_tag to Variable, added Normal and Bernoulli distributions #4

Closed jacobaustin123 closed 4 years ago

jacobaustin123 commented 4 years ago

Renamed rv_tag, moved some tests, added normal distributions.