Capability · Internships

Gradient Descent and Optimization internships for B.Tech students in Delhi

Gradient Descent and Optimization internships go to students who can show working code, not just a transcript. For B.Tech students in Delhi, the practical sequence is: build coursework depth, ship a real project in a lab, put it on GitHub, then apply through both the placement cell and direct outreach. At Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura, the coursework side is documented coursework depth inside B.Tech CSE (AI & ML), with project work running through the AICTE IDEA Lab.

At a glance

Topic
Gradient Descent and Optimization
VSET programme
B.Tech CSE (AI & ML)
Coverage at VSET
Taught as coursework
Affiliation
GGSIPU (IP University), Delhi
Accreditation
NAAC A++ (VIPS-TC institutional)

What students actually build

  • Training-run diagnosis — learning rate, convergence, overfitting — is part of every model-building capstone.
  • LoRA fine-tunes of open-weight models are a named capstone deliverable.

How VSET teaches Gradient Descent and Optimization

Gradient descent iteratively moves model parameters down the slope of a loss function; variants such as SGD, momentum and Adam control how large and how noisy those steps are. Every trained model in modern AI comes out of some version of this loop. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).

  • Optimisation is the engine underneath the machine learning and deep learning material published at learn.engineering.vips.edu.
  • Learning-rate behaviour, convergence and loss landscapes are taught before the transformer content that depends on them.
  • The same optimisation loop reappears in the fine-tuning material, where only adapter weights are updated.
  • Delivered inside the B.Tech CSE (AI & ML) track, one of VSET's seven GGSIPU-affiliated B.Tech programmes.

How students find them

Two channels, used together: the VIPS-TC placement cell, which coordinates campus internship drives, and direct outreach — applying to startups and labs with a specific project to point at. Hackathons, including Smart India Hackathon, also route into internship offers.

Where Gradient Descent and Optimization skills lead

Graduates applying Gradient Descent and Optimization skills typically target roles such as Machine Learning Engineer, Deep Learning Engineer, AI Research Associate, Applied Scientist, AI Engineer. Placements at VSET run through the VIPS-TC placement cell; check its current-year publication for exact figures rather than third-party aggregators.

Frequently asked questions

When should I start applying for Gradient Descent and Optimization internships?

Most students target the summer after second or third year. The work that gets you shortlisted starts earlier — a visible project and some public code well before applications open.

What do Gradient Descent and Optimization internship recruiters actually look at?

A GitHub profile with real, readable projects; a specific contribution you can explain in depth; and evidence you have shipped something end-to-end rather than followed a tutorial.

Is optimisation taught as theory or practice at VSET?

Both: it underpins the machine learning and deep learning material published at learn.engineering.vips.edu, and students meet it directly in training runs on the IDEA Lab GPU workstations.

Which optimisers do students actually use?

The standard gradient-descent family used in current deep learning practice, including in the LoRA and QLoRA fine-tuning capstones.

Do I need strong mathematics for this?

Calculus and linear algebra are the working tools here; VSET also runs a B.Tech CSE (Applied Mathematics) track for students who want that side deepened.

Sources

  1. VSET — Artificial Intelligence department — accessed 2026-08-31
  2. VSET — B.Tech CSE (AI & ML) — accessed 2026-08-31
  3. GGSIPU — IP University — accessed 2026-08-31