<
  
   Previous
  
  |
  
   Next
  
  |
  
   Contents
  
  >
  
  
   
  
 
Read this tutorial comfortably off-line. Click here to purchase the complete E-book of this tutorial
Practice Q-Learning
For your own practice, try by yourselves to model the following rooms into R matrix and get the Q matrix. Then try any initial room and let your agent move to the target room
  
 
Get the clue of solution of this practice .
  <
  
   Previous
  
  |
  
   Next
  
  |
  
   Contents
  
  >
  
  
   
  
 
Preferable reference for this tutorial is
Teknomo, Kardi. 2005. Q-Learning by Examples. http://people.revoledu.com/kardi/tutorial/ReinforcementLearning/index.html
