Skip to content

fmpr/amortized-mxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amortized-MXL

Amortized-MXL: Scaling Bayesian Inference of Mixed Multinomial Logit Models to Large Datasets

This repository contains source code for the Amortized Variational Inference approach for Mixed Multinomial Logit models proposed in:

The folder "v1.0" contains the latest version of the code, which includes an efficient implementation in pure PyTorch, an easy-to-use formula interface for specifying utility functions and tutorials on how to use it. See for example the Jupyter notebook: Demo - Simulated N=500 - MXL - SVI.ipynb.

The original code from the paper uses Pyro and is available in the folder "v0.1".

About

Amortized-MXL: Scaling Bayesian Inference of Mixed Multinomial Logit Models to Very Large Datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published