Skip to content

GStechschulte/uber-admm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simplified small-scale simulation and implementation of Uber's automated budget allocation system. The code here accompanies the blog post Reproducing Uber's Marketplace Optimization.

admm-animation

Getting started

Install uv and sync with this project's environment.

uv sync

Running

Run the ADMM algorithm on the simulated dataset

uv run src/main.py

This will save an ADMM animation and convergence diagnostics in figures.

About

Alternating Direction Method of Multipliers (ADMM) for distributed budget allocation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages