Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 303 Bytes

CS-747 Intelligent and Learning Agents

Assignments

Assignment 1

  • Multi-arm Bandits problem using Thompson Sampling

Assignment 2

  • Markov Decision Process Planning
    • Value Iteration
    • Policy Iteration

Assignment 3

  • SARSA Lambda
    • Trace accumulation
    • Trace replacement