BayesianEcosystems_IAP

Notes and code for Bayesian ecosystem modeling IAP course (by gregbritten)

BayesianEcosystems_IAP Alternatives

Similar projects and alternatives to BayesianEcosystems_IAP

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better BayesianEcosystems_IAP alternative or higher similarity.

BayesianEcosystems_IAP reviews and mentions

Posts with mentions or reviews of BayesianEcosystems_IAP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-23.
  • Saving the World with Bayesian Modeling
    2 projects | news.ycombinator.com | 23 Feb 2021
    I am far from an expert on the pros/cons between the two, but with Stan I can do systems of differential equations a lot easier. In some cases, it is infinitely easier. There are some really good examples for Stan on this, and the language structure just handles this easier: https://github.com/gregbritten/BayesianEcosystems_IAP/blob/m...

    Julia also does better with differential equations in MCMC in general, in my experience compared to pymc3, but it can still be problematic. In some cases, it is most ideal to use the wrapper DiffEqBayes, but it has been somewhat abandoned in support for a neural differential equations package, DiffEqFlux. In some cases if you have a lot of data input, it simply is not possible to use DiffEqBayes. Stan allows for a lot of data input too alongside the system of differential equations, without any issue at all.

    Not only that, Statistical Rethinking is based on Stan, first and foremost. Everything else (and there are a lot of renditions in other MCMC packages) is reprogrammed and reformatted to perform the same tasks as Stan does, and in a lot of cases, it just is not as nice.

  • Stan is a state-of-the-art platform for statistical modeling
    2 projects | news.ycombinator.com | 23 Dec 2020
    Stan uses MCMC (specifically NUTS, which is a Hamiltonian Monte Carlo sampler) to optimize parameter fitting, so it can be used for things like ODEs.

    Here is an example from a class taught last January that uses stan to fit a simple ODE (using the `integrate_ode_rk45` function in stan):

    https://github.com/gregbritten/BayesianEcosystems_IAP/blob/m...

Stats

Basic BayesianEcosystems_IAP repo stats
2
10
0.0
about 4 years ago

The primary programming language of BayesianEcosystems_IAP is Jupyter Notebook.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com