No articles match
Example models21 days ago
Common models | Common Bayesian priors | Advanced Bayesian models | BUGS models | Stan models | Ecological models
FAQ21 days ago
How do I install greta dependencies? | How do I know if greta has the right versions of Python dependencies installed? | Is there an alternative way to install Python dependencies? | Does greta work on Mac Laptops with an M1 Chip? | I get the message: "Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2"
Get started with greta21 days ago
Installation | Helper functions to install TensorFlow | DiagrammeR | How greta works | Building a model | Data | explicit vs. automatic conversion | data structures | Variables and priors | variables without probability distributions | variables with probability distributions | variables with truncated distributions | Operations | Extract and replace | Functions | Likelihood | Defining the model | Plotting | Sampling | Tweaking the sampler
Installing Dependencies21 days ago
Why we need to install dependencies | How to install python dependencies using install_greta_deps() | How install_greta_deps() works | Using different versions of TF, TFP, and Python | How we install dependencies | Troubleshooting installation
Getting Started2 years ago
Example | Brief technical details | Bayesian interpretation of the GAM | Penalty matrices | References
iterate-matrix-example2 years ago
ODE solve example2 years ago
getting-started4 years ago
Gaussian processes in greta | Example