uncomplicate / bayadera

High-performance Bayesian Data Analysis on the GPU in Clojure
Eclipse Public License 1.0
365 stars 24 forks source link

documentation #4

Open boxxxie opened 6 years ago

boxxxie commented 6 years ago

any form of docs would be really nice. wiki | readme | external site

blueberry commented 6 years ago

Yes. It's a task that has been waiting for a long time. However, time is limited and paid work has to have some priority over working for free.

When it comes to Bayadera, I've worked through the book Bayesian Data Analysis 2nd Ed and a few others, and you can find these examples here: https://github.com/blueberry/doing-bayesian-data-analysis-gpu-opencl

Please take note that there is lots of documentation to help you with Bayadera: Documentation for Neanderthal https://neanderthal.uncomplicate.org Documentation for ClojureCL https://clojurecl.uncomplicate.org Documentation for ClojureCUDA https://clojurecuda.uncomplicate.org