Skip to content
/ CS-747 Public

Assignment codes for CS747 Intelligent and Learning Agents

Notifications You must be signed in to change notification settings

meetps/CS-747

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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