SkillAgentSearch skills...

Mwua

Python code implementing the MWUA algorithm and a Linear Program solver

Install / Use

/learn @j2kun/Mwua
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Multiplicative Weights Update Algorithm

This is the code from the post The Reasonable Effectiveness of the Multiplicative Weights Update Algorithm. The repo contains:

  • mwua.py, a generic MWUA algorithm written in python. Good for remixing.
  • linear-programming/linear.py, an implementation of an approximate linear programming solver using MWUA.
  • js-demo/, the code for a live javascript demo of MWUA. Play with the live demo here.
View on GitHub
GitHub Stars33
CategoryDevelopment
Updated3mo ago
Forks7

Languages

Python

Security Score

72/100

Audited on Dec 8, 2025

No findings