github pymc-devs/pymc v3.0
v3.0 Final

latest releases: v5.15.0, v5.14.0, v5.13.1...
7 years ago

This is the first major release of PyMC3. A number of major changes since splitting from the PyMC2 project include:

  • Added gradient-based MCMC samplers: Hamiltonian MC (HMC) and No-U-Turn Sampler (NUTS)
  • Automatic gradient calculations using Theano
  • Convenient generalized linear model specification using Patsy formulae
  • Parallel sampling via multiprocessing
  • New model specification using context managers
  • New Automatic Differentiation Variational InferenceAVDI (ADVI) allowing faster sampling than HMC for some problems.
  • Mini-batch ADVI

Don't miss a new pymc release

NewReleases is sending notifications on new releases.