Posts by Collection

portfolio

publications

talks

teaching

MA108: Differential Equations

Department of Mathematics
Indian Institute of Technology Bombay
Spring 2022

An introductory differential equations course covering first-order and second-order differential equations, along with their applications. The course focuses on solving linear and nonlinear ODEs using various methods like separation of variables, integrating factors, and series solutions.

CMPUT 366 - Search Planning in Artificial Intelligence

Computing Science Department
University of Alberta
Fall 2024

An introductory course to search and planning in artificial intelligence. It covers deterministic single-agent and multi-agent problems; how to model real-world problems as state-space search problems and how to solve such problems. It covers algorithms for solving deterministic shortest path problems with combinatorial optimization problems, constraint satisfaction problems, and multi- agent problems.

CMPUT 503 - Experimental Mobile Robotics

Computing Science Department
University of Alberta
Winter 2025

An introductory course to experimental inquisition of the fascinating field of mobile robotics. It covers basic concepts, models, and algorithms in autonomous navigation of a mobile robot operating in indoor environments. Using ROS, it involves robot mapping, localization, path planning, object detection and homing.