The document describes Bayesian inference for chemical reaction networks using approximate models. It discusses representing networks with reactions and rate constants, and using a Gibbs sampler to infer rate constants from time course data. However, exact inference does not scale well. The document proposes using a particle filter to perform approximate Bayesian filtering by simulating reaction paths between observations. This allows inference for realistic systems by treating concentrations continuously and using approximate simulators like SDEs or ODEs.