Skip to content

aicherc/TransportMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal Transport for Sampling

Christopher Aicher

EE 546 Project - Spring 2016

Background

See Marzouk, Youseef, et al. An introduction to sampling via measure transport. 2016

Code Layout

  • optimizer.py - main optimization algorithm
  • sgd.py - Stochastic Gradient Descent (Adagrad + Decaying)
  • transport_map.py - transport map
  • basis.py - lower-triangular basis functions (Hermite)
  • target_models.py - Bayesian Linear + Logistic Regression (approximation)

About

EE 546 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages