luiarthur / TuringBnpBenchmarks

Benchmarks of Bayesian Nonparametric models in Turing and other PPLs
https://luiarthur.github.io/TuringBnpBenchmarks/
MIT License
29 stars 1 forks source link

Create feature comparisons table #3

Open luiarthur opened 4 years ago

luiarthur commented 4 years ago

A features table will also be compiled for the various PPLs. These may include:

Turing STAN Pyro Nimble TFP
Supports inference for discrete parameters
  • [ ] TODO
No (workaround) Yes Yes No (workaround)
Supports missing data
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
Yes No (workaround)
Supports AD
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
Supports customization of MCMC
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
Supports HMC
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
Supports NUTS
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
Supports ADVI
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
etc.
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO
  • [ ] TODO