This repository contains the solutions of assignments from adaptive control course.
Topics covered in assignments:
- System identification with least squares estimation(LSE) method
- System identification with least mean squares(LMS), recursive least squares(RLS) and gradient descent
- Model reference adaptive control(MRAC) and full state feedback adaptive control
- Output based MRAC and adaptive control of a robot
- Reinforcement learning: k-armed bandit, value iterations, policy iterations