Skip to content

Second homework for the Reinforcement Learning course

License

Notifications You must be signed in to change notification settings

MaviVestini/RL_HW2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa3a6b7 · Nov 23, 2023

History

15 Commits
Nov 23, 2023
Nov 19, 2023
Nov 23, 2023
Nov 19, 2023
Nov 23, 2023
Nov 23, 2023
Nov 19, 2023

Repository files navigation

RL_HW2

Repository for the second homework for the Reinforcement Learning course of the M.Sc in Artificial Intelligence and Robotics at Sapienza University.

Topics

  • SARSA( λ )
  • RBF encoder
  • TD( λ )

Content

  • document.pdf, file where are listed the tasks to perform.
  • Theory.pdf, file containing the responses to the theory's questions.
  • assignment2 folder, that contains the code files:
    • ilqr folder, code files and trained model of the exercise about RBF encoder and TD( λ ) algorithm.
    • policy_iteration folder, code files of the SARSA( λ ) algorithm.

About

Second homework for the Reinforcement Learning course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages