OPEN-ARC is an open-source initiative to advance AI research through collaboration and community-driven development. Each project presents a challenge, a dataset, and a leaderboard. All contributions are welcome, whether you're a hobbyist, researcher, student, or curious coder.
- 🧠 Build models
- 🧪 Share notebooks
- 🏆 Update the leaderboard
- 🚀 Further the field
-
Pick a project from the list below.
-
Create your model implementation from scratch or by improving the base model.
-
Fork this repo and update
LEADERBOARD.md
with:- Your name or alias
- Architecture type
- Platform (e.g. Kaggle/Colab)
- A link to your notebook or GitHub files
-
Make a pull request. Done! You’re on the board!
Note
You do not need to touch anything other than LEADERBOARD.md
to participate. Keep it simple!
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | RandomForestClassifier | Kaggle | ✗ | 95.6% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | RandomForestClassifier | Kaggle | ✗ | 91.2% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | CustomCNN | Kaggle | ✗ | 95.1% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | GradientBoostingClassifier | Kaggle | ✗ | 72.8% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | SimpleRNN | Kaggle | ✔️ | 78.6% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | BLEU Score | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | DistilBART | Kaggle | ✗ | 52.8% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | XGBClassifier | Kaggle | ✔️ | 98.6% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | XGBClassifier | Kaggle | ✔️ | 99.1% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | XGBClassifier | Kaggle | ✔️ | 85.2% | Notebook |
Rank | Contributor | Architecture | Platform | Base Model | Accuracy | Link |
---|---|---|---|---|---|---|
🥇 | Our Model | RandomForestClassifier | Kaggle | ✔️ | 91.1% | Notebook |
Feel free to open an issue, start a discussion, or just make a PR. This project is made to be collaborative, welcoming, and constantly evolving.
OPEN-ARC is licensed under the MIT License. Go wild, be cool, and credit contributors where credit’s due. Contributors' implementations and models may be subject to different licenses. Be sure to check them before using.