====== 06 Sequential I ====== What if we need to decide multiple times with uncertainty and with decisions influencing our future decisions? ===== Exercise for bonus points ===== Navigating through a gridworld and calculating the proper path.. * 0.5 points * submit your solution to [[https://cw.felk.cvut.cz/brute/|BRUTE]] **lab06quiz** by March 27, midnight * format: text file, photo of your solution on paper, pdf - what is convenient for you * solution will be discussed on the next lab * Students with their family name starting from A to K (included) have to solve and upload {{ :courses:be5b33kui:labs:weekly:GridWorld_a_2023.pdf |subject A}} , while students with family name from L to Z have to solve and upload {{ :courses:be5b33kui:labs:weekly:GridWorld_b_2023.pdf |subject B}}. > {{page>courses:be5b33kui:internal:quizzes##grid_world}} ===== Exercise II / Solving together during interactive lab ===== > {{page>courses:be5b33kui:internal:quizzes##State value evaluation.}} + other exercises [See {{ :courses:be5b33kui:labs:weekly:mdp_example_eng_2021.pdf |pdf}}] ===== Individual task ===== [[courses:be5b33kui:labs:sequential_decisions:start|Markov decision process]]. Try running ''mdp_sandbox.py'' and ask if something is not clear.