TuringLang / docs

Documentation and tutorials for the Turing language
https://turinglang.org/docs/
MIT License
229 stars 99 forks source link

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers in Julia #22

Open ayan-b opened 5 years ago

ayan-b commented 5 years ago

I was learning about probabilistic programming and came across this online book: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers (this uses PyMC3). I can try porting the chapters in Julia. :smile:

PS: This book is available under permissible MIT License. :)

cpfiffer commented 5 years ago

That would be wonderful! We'd love to see what you can come up with.