GithubHelp home page GithubHelp logo

zhusj / epsilon_free_inference Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gpapamak/epsilon_free_inference

0.0 1.0 0.0 54 KB

Code for paper "Fast ε-free Inference of Simulation Models with Bayesian Conditional Density Estimation"

License: Other

Python 100.00%

epsilon_free_inference's Introduction

Fast ε-free Inference of Simulation Models with Bayesian Conditional Density Estimation

Code for reproducing the experiments in the paper:

G. Papamakarios, and I. Murray. Fast ε-free Inference of Simulation Models with Bayesian Conditional Density Estimation. Advances in Neural Information Processing Systems Conference. 2016. [pdf] [bibtex]

This folder contains

demos

Folder containing four subfolders, one for each demo in the paper.

  • mixture_of_gaussians_demo

    • mog_main.py --- sets up the model
    • mog_abc.py --- runs ABC methods
    • mog_mdn.py --- runs MDN methods
    • mog_res.py --- collects and plots results
  • bayesian_linear_regression_demo

    • blr_main.py --- sets up the model
    • blr_abc.py --- runs ABC methods
    • blr_mdn.py --- runs MDN methods
    • blr_res.py --- collects and plots results
  • lotka_volterra_demo

    • lv_main.py --- sets up the model
    • lv_abc.py --- runs ABC methods
    • lv_mdn.py --- runs MDN methods
    • lv_res.py --- collects and plots results
  • mg1_queue_demo

    • mg1_main.py --- sets up the model
    • mg1_abc.py --- runs ABC methods
    • mg1_mdn.py --- runs MDN methods
    • mg1_res.py --- collects and plots results

util

Folder with utility classes and functions.

  • pdf.py Gaussians and mixtures of Gaussians

  • NeuralNet.py neural nets with and without SVI

  • mdn.py MDNs with and without SVI

  • DataStream.py provides data minibatches for training

  • LossFunction.py loss functions for training

  • StepStrategy.py optimization algorithms, including Adam

  • Trainer.py trains a neural net or MDN, SVI or not

  • MarkovJumpProcess.py Markov jump processes, including Lotka--Volterra

  • helper.py various helper functions

epsilon_free_inference's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.