<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MDP on Arshad Siddiqui</title><link>https://arshadhs.github.io/tags/mdp/</link><description>Recent content in MDP on Arshad Siddiqui</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://arshadhs.github.io/tags/mdp/index.xml" rel="self" type="application/rss+xml"/><item><title>Rewards, Returns, Policies and Value Functions</title><link>https://arshadhs.github.io/docs/ai/045-deep-reinforcement-learning/040-rewards-returns-policies-and-value-functions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://arshadhs.github.io/docs/ai/045-deep-reinforcement-learning/040-rewards-returns-policies-and-value-functions/</guid><description>&lt;h1 id="rewards-returns-policies-and-value-functions">
 Rewards, Returns, Policies and Value Functions
 
 &lt;a class="anchor" href="#rewards-returns-policies-and-value-functions">#&lt;/a>
 
&lt;/h1>
&lt;p>An MDP describes how states, actions, rewards and transitions fit together. The next task is to evaluate behaviour: what should the agent try to achieve, how should future rewards be counted, and how good is a state or action over the long term?&lt;/p>
&lt;p>Rewards define the objective, returns combine rewards across time, a policy describes behaviour, and value functions predict the long-term quality of that behaviour.&lt;/p></description></item></channel></rss>