Session plan : click here
| Date | Topic | Handout | Feedback |
|---|
Classical computers are built from semiconductor chips containing billions of transistors. For decades, the number of transistors on a chip has roughly doubled every two years, a trend known as Moore’s Law. However, as transistors approach atomic scales, continuing this trend is becoming increasingly difficult, motivating the exploration of new computing paradigms such as quantum computing.
| Date | Topic | Slides | Lecture Notes |
|---|---|---|---|
| 09-03-26 | Introduction, Why Quantum
Computing? Milestones in quantum theory (Planck, Einstein, Bohr) |
Slides | Notes |
| 30-03-26 | Linear Algebra, Hilbert Spaces and Quantum Mechanics Foundations |
Slides | Notes |
| Date | Theory Topic | Practical topic | Resources | Submission |
|---|---|---|---|---|
| 01/12/2025 | Introduction to Machine Learning | Numpy and Pandas | Theory , Lab , Data Set | Submit |
| 08/12/2025 | Data Pre-Processing and Feature Engineering | Data Cleaning, Transformation, Feature Engineering with Numpy, Pandas | Theory , Lab | Submit |
| 15/12/2025 | Data Visualization with Matplotlib & Seaborn | Lab | Submit | |
| 22/12/2025 | Recap | |||
| 29/12/2025 | K-NN and Naive Bayes | K-NN and Naive Bayes using scikit-learn | Theory, Lab | |
| 05/01/2026 | Decision Tree Classifier | Decision Tree Classifier using scikit-learn | Theory, Lab | |
| 12/01/2026 | Support Vector Machine(SVM) based classifier | Support Vector Machine(SVM) based classifier using scikit-learn | Theory, Lab | |
| 16/02/2026 | Linear Regression using scikit-learn | Theory, Lab |