{"id":19101947,"url":"https://github.com/j2kun/mwua","last_synced_at":"2025-04-23T20:31:49.348Z","repository":{"id":45510068,"uuid":"78327651","full_name":"j2kun/mwua","owner":"j2kun","description":"Python code implementing the MWUA algorithm and a Linear Program solver","archived":false,"fork":false,"pushed_at":"2023-07-04T02:04:01.000Z","size":71,"stargazers_count":34,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T19:46:53.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jeremykun.com/2017/02/27/the-reasonable-effectiveness-of-the-multiplicative-weights-update-algorithm/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j2kun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-08T07:12:50.000Z","updated_at":"2024-08-08T07:10:50.000Z","dependencies_parsed_at":"2022-09-02T18:30:50.733Z","dependency_job_id":"0d86a023-ca1d-4e28-8d8c-2362bce198bf","html_url":"https://github.com/j2kun/mwua","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2kun%2Fmwua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2kun%2Fmwua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2kun%2Fmwua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2kun%2Fmwua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j2kun","download_url":"https://codeload.github.com/j2kun/mwua/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509667,"owners_count":21442473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T03:53:33.140Z","updated_at":"2025-04-23T20:31:49.069Z","avatar_url":"https://github.com/j2kun.png","language":"Python","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# Multiplicative Weights Update Algorithm\n\nThis is the code from the post [The Reasonable Effectiveness of the Multiplicative Weights Update Algorithm](https://jeremykun.com/2017/02/27/the-reasonable-effectiveness-of-the-multiplicative-weights-update-algorithm/). The repo contains:\n\n - `mwua.py`, a generic MWUA algorithm written in python. Good for remixing.\n - `linear-programming/linear.py`, an implementation of an approximate linear programming solver using MWUA.\n - `js-demo/`, the code for a live javascript demo of MWUA. Play with the live demo [here](http://j2kun.github.io/mwua/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj2kun%2Fmwua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj2kun%2Fmwua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj2kun%2Fmwua/lists"}