reoneo97 / bayesian-playground

Interactive web application to understand Bayesian Inference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bayesian-playground

Interactive web application to understand Bayesian Inference

  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;

About

Interactive web application to understand Bayesian Inference


Languages

Language:Python 98.3%Language:Dockerfile 1.7%