Skip to content

Latest commit

Β 

History

History
108 lines (75 loc) Β· 2.92 KB

File metadata and controls

108 lines (75 loc) Β· 2.92 KB

Data-AI-Cell-sessions

Welcome to the Data & AI Cell Sessions repository by CODE ESI CLUB! πŸŽ“

This repository contains all training sessions, workshops, and tutorials for our Data & AI Cell program.

πŸ“ Repository Structure

Data-AI-Cell-sessions/
β”œβ”€β”€ README.md              # This file
β”œβ”€β”€ CONTRIBUTING.md        # How to contribute (detailed guide)
β”œβ”€β”€ session_template/      # Template for creating new sessions
β”œβ”€β”€ session_01/           # Session folders (coming soon)
β”œβ”€β”€ session_02/
└── ...

🎯 About

The Data & AI Cell is a learning initiative by CODE ESI CLUB focused on:

  • πŸ“Š Data Science: Data analysis, visualization, and statistical modeling
  • πŸ€– Machine Learning: Supervised and unsupervised learning algorithms
  • 🧠 Deep Learning: Neural networks, computer vision, and NLP
  • πŸ› οΈ Tools & Frameworks: Python, NumPy, Pandas, scikit-learn, TensorFlow, PyTorch

Each session includes:

  • πŸ“‘ Presentation slides with theoretical concepts
  • πŸ’» Hands-on Jupyter notebooks with exercises
  • πŸ“ Complete documentation and learning resources

πŸ“š Available Sessions

🚧 Coming Soon! Sessions are currently being developed.

Once available, sessions will be organized as follows:

Session Topic Description Status
... ... ... ...

Legend:

  • βœ… Complete and available
  • 🚧 In progress
  • πŸ“… Planned

πŸš€ Getting Started

For Participants

# Clone the repository
git clone https://github.com/CODE-ESI-CLUB/Data-AI-Cell-sessions.git
cd Data-AI-Cell-sessions

# Navigate to a session (once available)
cd session_01

# Follow the session's README for setup instructions

For Contributors

Want to add a new session or improve existing content?

πŸ‘‰ See our CONTRIBUTING.md guide for detailed step-by-step instructions with all commands.

Quick Overview:

  1. Fork and clone the repository
  2. Create a feature branch: feat/sessionXX-topic
  3. Copy and customize session_template/
  4. Add your materials and strip notebook outputs
  5. Commit with conventional messages
  6. Submit a Pull Request

πŸ› οΈ Prerequisites

  • Python 3.8+
  • Git
  • Jupyter Notebook or JupyterLab
  • Basic Python knowledge

πŸ‘₯ Team & Contributors

Data & AI Cell - CODE ESI CLUB

Thanks to all contributors! Want to contribute? Check CONTRIBUTING.md

πŸ’¬ Contact & Support


Happy Learning! πŸŽ“βœ¨

Maintained with ❀️ by CODE ESI CLUB

  • ⭐ Star this repository
  • 🍴 Fork it and contribute
  • πŸ“’ Share it with others
  • πŸ’¬ Join our community

Happy Learning! πŸŽ“βœ¨

Maintained with ❀️ by CODE ESI CLUB