Skip to content

Open-source Platform for Engineering Neural Architectures and Research Collaboration. Developing and improving AI tools for everyone.

License

Notifications You must be signed in to change notification settings

Infinitode/OPEN-ARC

Repository files navigation

OPEN-ARC title image

OPEN-ARC

Open-source Platform for Engineering Neural Architectures and Research Collaboration

Website Contributions Welcome Stars

πŸ‘‹ Welcome to OPEN-ARC

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

πŸ”§ How to Participate

  1. Pick a project from the list below.

  2. Create your model implementation from scratch or by improving the base model.

  3. 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
  4. 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!

πŸ“ Project Leaderboards (Top 5 Only)

🩺 Project 1: Liver Cirrhosis Stage Classification

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model RandomForestClassifier Kaggle βœ— 95.6% Notebook

🌦️ Project 2: Weather Type Classification

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model RandomForestClassifier Kaggle βœ— 91.2% Notebook

πŸ₯” Project 3: Potato Plant Disease Classification

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model CustomCNN Kaggle βœ— 95.1% Notebook

🍷 Project 4: Red Wine Quality Classification

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model GradientBoostingClassifier Kaggle βœ— 72.8% Notebook

βš”οΈ Project 5: Terraria Weapon Name Generation

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model SimpleRNN Kaggle βœ”οΈ 78.6% Notebook

πŸ“° Project 6: News Headline Generation

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model BLEU Score Link
πŸ₯‡ Our Model DistilBART Kaggle βœ— 52.8% Notebook

🌾 Project 7: Crop Recommendation

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model XGBClassifier Kaggle βœ”οΈ 98.6% Notebook

πŸͺ΄ Project 8: Plant Stress Prediction

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model XGBClassifier Kaggle βœ”οΈ 99.1% Notebook

πŸš— Project 9: Traffic Accident Prediction

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model XGBClassifier Kaggle βœ”οΈ 85.2% Notebook

πŸ„ Project 10: Mushroom Classification

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model RandomForestClassifier Kaggle βœ”οΈ 91.1% Notebook

Project 11: Basic Personality Prediction Model

πŸ”— Dataset

Rank Contributor Architecture Platform Base Model Accuracy Link
πŸ₯‡ Our Model XGBClassifier Kaggle βœ”οΈ 92% Notebook

πŸ’¬ Questions or Ideas?

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.

πŸͺͺ License

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.