From a63722113306f6b3ef846640fe5ba20685091335 Mon Sep 17 00:00:00 2001 From: Antony Date: Sat, 7 Mar 2026 09:18:42 -0800 Subject: [PATCH 1/2] Update AICC section with contest list and solutions repo --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a3845b6..afe6929 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ Individual and Team Challenge with tasks in machine learning, natural language p *Overview:* [NEOAI 2025 on Kaggle](https://www.kaggle.com/competitions/neoai-2025/overview) +## AICC (IOAI Community Contest) + +- [Contest list](https://ioai-community-contest.netlify.app/contests) – Community-run monthly IOAI-style practice contests, mostly on Kaggle, covering ML, CV, NLP, and audio. + +- [Official solutions repository](https://github.com/stefanasandei/roai-solved/tree/main/international-contests/aicc) + ## Benin – National AI Olympiad Selection 2025 - [Kaggle competition](https://www.kaggle.com/competitions/benin-national-ai-olympiad-selection) – ML (binary classification) – build a classifier and submit predictions. From 8337fe1ac88ebd5df96343171aec24f3314e0c0b Mon Sep 17 00:00:00 2001 From: Antony Date: Sat, 7 Mar 2026 09:38:39 -0800 Subject: [PATCH 2/2] Update AICC official solutions repository link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a3845b6..643be72 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ Individual and Team Challenge with tasks in machine learning, natural language p *Overview:* [NEOAI 2025 on Kaggle](https://www.kaggle.com/competitions/neoai-2025/overview) +## AICC (IOAI Community Contest) + +- [Contest list](https://ioai-community-contest.netlify.app/contests) – Community-run monthly IOAI-style practice contests, mostly on Kaggle, covering ML, CV, NLP, and audio. + +- [Official solutions repository](https://github.com/AI-Community-Contest/solutions/tree/main) + ## Benin – National AI Olympiad Selection 2025 - [Kaggle competition](https://www.kaggle.com/competitions/benin-national-ai-olympiad-selection) – ML (binary classification) – build a classifier and submit predictions.