{"id":16717903,"url":"https://github.com/xoolive/optim4ai","last_synced_at":"2026-02-15T17:01:46.883Z","repository":{"id":144804117,"uuid":"393168948","full_name":"xoolive/optim4ai","owner":"xoolive","description":"Optimisation for Artificial Intelligence, a 4-day course","archived":false,"fork":false,"pushed_at":"2024-11-30T10:05:17.000Z","size":6041,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T00:49:43.967Z","etag":null,"topics":["complexity","constraint-programming","gradient-descent","linear-programming","mixed-integer-programming","optimisation","pytorch","stochastic-optimization"],"latest_commit_sha":null,"homepage":"https://www.xoolive.org/optim4ai/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xoolive.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-05T20:58:15.000Z","updated_at":"2024-11-30T10:05:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d386dbe-c9ea-4069-bc64-9f1f525b01b3","html_url":"https://github.com/xoolive/optim4ai","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"0d424d72a5894fd7f145c077274c78022ea4e21e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoolive%2Foptim4ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoolive%2Foptim4ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoolive%2Foptim4ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoolive%2Foptim4ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xoolive","download_url":"https://codeload.github.com/xoolive/optim4ai/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713420,"owners_count":20335567,"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":["complexity","constraint-programming","gradient-descent","linear-programming","mixed-integer-programming","optimisation","pytorch","stochastic-optimization"],"created_at":"2024-10-12T21:34:20.081Z","updated_at":"2026-02-15T17:01:46.856Z","avatar_url":"https://github.com/xoolive.png","language":"Jupyter Notebook","readme":"# Optimisation for AI\n\nThis is a four-day course about **optimisation topics for artificial intelligence**. We focus here on gradient descent methods, optimisation in machine learning, linear and mixed integer linear programming, constraint programming and stochastic methods.\n\nClasses consist of simple text on this website and of interactive Jupyter notebooks designed to illustrate studied concepts.\n\n**Intermediate Python literacy** is required. You are expected to be able to install [Visual Studio Code](https://code.visualstudio.com/), be aware of Python versions, create an environment based on a list of requirements, run Jupyter notebooks and ensure a standalone Python file runs without error.\n\nThe evaluation is based on:\n\n- a set of **multiple choice questions** (online) about key take-away elements for this class;\n- a **modelling exercice**, written in natural language (code is a no-go here, but there should be enough to get a peer write a correct implementation), and submitted as a PDF file;\n- a **programming exercice**, submitted as a function in a standalone Python file. The code is evaluated by a program for its correctness and performance.\n\n| #   | Agenda                                             |\n| --- | -------------------------------------------------- |\n| 1   | [An introduction to optimisation](1_introduction)  |\n| 2   | [Gradient descent methods](2_gradient)             |\n| 3   | [Optimisation for machine learning](3_pytorch)     |\n| 4   | [Linear programming](4_linear)                     |\n| 5   | [Mixed integer linear programming](5_milp)         |\n| 6   | [A quick introduction to complexity](6_complexity) |\n| 7   | [Constraint programming](7_constraints)            |\n| 8   | [Evolutionary methods](8_evolution)                |\n| 9   | [Further reading](9_further)                       |\n\n## Credits\n\n[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n\nAll materials here are licensed under the CC-BY-SA 4.0 license.\n\nThis class is based on materials created by or with the help of:\n\n- Christophe Garion\n- Alain Haït\n- Cédric Pralet\n- Emmanuel Rachelson\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxoolive%2Foptim4ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxoolive%2Foptim4ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxoolive%2Foptim4ai/lists"}