Summary

In this chapter, you've learned various reinforcement learning techniques, like Markov decision process, Bellman equations, dynamic programming, Monte Carlo methods, Temporal Difference learning, including both on-policy (SARSA) and off-policy (Q-learning), with Python examples to understand its implementation in a practical way. You also learned how Q-learning is being used in many practical applications nowadays, as this method learns from trial and error by interacting with environments.

Finally, Further reading has been provided for you if you would like to pursue reinforcement learning full-time. We wish you all the best!

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset