Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am having trouble with this assignment, The program we are using is MatLab and honestly I am not to sure where to even start

image text in transcribedI am having trouble with this assignment, The program we are using is MatLab and honestly I am not to sure where to even start

- Correct initialization proper n*n Q-matrix, R matrix or vector, etc. according to your implementation ): 3 points - Correct transition function or matrix to get the next state given the current state and the action: 3 points - Correct function or code block for choosing a random and valid action, or similar 3 points - Implement episode iterations, calculate q value and update q matrix correctly: 6 points - Return the correct path of reaching the goal state given Q matrix : 5 points (this means you need to create a concrete gridworld using your implementation and find the solution) Ps: you can set learning rate alpha equal to 1 so as to use the simplest form of equation : Q(s.a)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

More Books

Students also viewed these Databases questions