Welcome to the official GitHub organization for ML Lab Summer'25, a collaborative learning space for fellow students exploring Machine Learning and Data Science.
Each member maintains their own journal/learning inside the org, following a unified course and lab structure.
Repo: <username>-journal/
└── C1-<Course-1-Name>/
└── Week-1/
└── Lab-1-<Lab-Name>.ipynb
└── Week-2/
└── Lab-2-<Lab-Name>.ipynb
└── C2-<Course-2-Name>/
└── ...
- Hands-on Machine Learning practice
- Weekly labs and personal experiments
- Version control and collaboration via Git & GitHub
- Each repo is owned by a member, named like:
username-journal - Follow consistent folder naming:
C1-<CourseName>/Week-#/Lab-#-Name - Use Markdown cells in notebooks for clarity and documentation
- Create a
README.mdinside your repo to describe your progress
- C1: Supervised Machine Learning: Regression and Classification
- C2: Advanced Learning Algorithms
- C3: Unsupervised Learning, Recommenders, Reinforcement Learning
This org is maintained by students of NITK CDS'28 and friends collaborating remotely.
If you're part of the learning circle and want to join the org, contact the admin.
All work shared under this organization is under the MIT License unless specified otherwise in individual repos.