Wiki

Applied AI

The applied half of a modern M.Tech AI syllabus, mapped to NITJ's AI-502 Computer Vision & NLP, AI-603 Social Network Analysis, AI-604 AI Video Analytics, AI-607 Medical AI and AI-632/634 Deep Learning for Signals & Images. Classical image formation and features, n-gram language models and tagging, video motion and behaviour, graph measures and influence, medical 2-D/3-D imaging and the IoMT, then digital signal processing and deep learning for signals. Same house style throughout: intuition first, a visualization you can play with, then the math.

Classical computer vision

How a 3-D world becomes pixels, how distinctive points and descriptors are found and matched, and how objects are detected and tracked across frames — the geometry-first foundation of AI-502 Computer Vision.

Classical NLP

Language as a stochastic sequence: n-gram language models, smoothing and perplexity, then sequence labelling with Naive Bayes and the tagging/parsing tasks that precede neural NLP — the probabilistic core of AI-502.

Video analytics

Video as a signal over time: background modelling and motion detection, temporal activity and behaviour recognition, and biometrics from face and gait — the analytical core of AI-604.

Social network analysis

Graphs of people and interactions: centrality and network measures, influence diffusion and link prediction, and the semantic web's RDF/OWL knowledge graphs — the core of AI-603.

Medical AI

AI on medical images and physiological streams: 2-D and 3-D imaging volumes with windowing and segmentation, and wearables and the Internet of Medical Things with real-time alerting — the core of AI-607.

Signals and images

Digital signal processing for AI: sampling, Fourier spectra and IIR filtering of ECG/EEG, then 1-D convolutional networks that learn features directly from waveforms — the core of AI-632/634.

Generative applications

Turning pre-trained generative models into working products: prompt engineering as an empirical craft, then calling text, image and multimodal APIs with real request/response schemas, token and cost accounting, retrieval grounding, caching and moderation — the engineering core of AI-623 Applied Generative AI & Prompt Engineering.