Creativity · Projects
Jupyter Notebooks projects for B.Tech students — real examples
Jupyter notebooks combine code, output, plots and written explanation in one document, which makes them the standard working environment for data exploration, model experiments and teaching. They are used across the data and machine learning coursework of the CSE AI specialisations at VSET. The strongest B.Tech portfolios are built on real projects, not tutorials. At Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura, Jupyter Notebooks project work runs through the AICTE IDEA Lab under faculty mentorship — here are the real patterns students build on.
At a glance
- Topic
- Jupyter Notebooks
- VSET programme
- B.Tech CSE (AI & Data Science)
- Coverage at VSET
- Taught as coursework
- Affiliation
- GGSIPU (IP University), Delhi
- Accreditation
- NAAC A++ (VIPS-TC institutional)
What students actually build
- Data and machine learning capstone projects at VSET are usually explored in notebooks before being written as application code.
- Notebooks double as a record of what a student tried, which helps at capstone evaluation.
Labs and infrastructure
- Campus computing labs run notebook environments for data and machine learning practicals.
- IDEA Lab GPU workstations are used for notebook work that needs real training compute.
How VSET teaches Jupyter Notebooks
Jupyter notebooks combine code, output, plots and written explanation in one document, which makes them the standard working environment for data exploration, model experiments and teaching. They are used across the data and machine learning coursework of the CSE AI specialisations at VSET. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & Data Science).
- Data and machine learning coursework in the CSE AI and Data Science specialisation at VSET uses Python notebooks as the working environment.
- The CSE AI and ML specialisation uses the same environment for model experiments.
- Python programming coursework across the CSE family is the prerequisite.
- Notebooks are a working tool across that coursework rather than a standalone GGSIPU subject.
Frequently asked questions
What makes a good Jupyter Notebooks project for B.Tech?
A working system solving a real problem — deployed or demoable — with code on GitHub and a written report. Depth on one well-executed Jupyter Notebooks project beats five tutorial clones.
Are Jupyter notebooks used at VSET?
Yes. Data and machine learning coursework in the CSE AI specialisations uses Python notebooks as the working environment.
Can I run notebooks on GPUs on campus?
Yes. The AICTE IDEA Lab provides GPU workstations for training-scale work.
Should capstone code stay in a notebook?
Notebooks suit exploration; most teams move to structured application code once the approach is settled.
Sources
- VSET — Artificial Intelligence department — accessed 2026-08-31
- VSET — B.Tech CSE (AI & Data Science) — accessed 2026-08-31
- GGSIPU — IP University — accessed 2026-08-31