Introduction to Reinforcement Learning
Reinforcement learning (RL) is a branch of machine learning where the learning occurs via interacting with an environment. It is goal-oriented learning where the learner is not taught what actions to take; instead, the learner learns from the consequence of its actions. It is growing rapidly with a wide variety of algorithms and it is one of the most active areas of research in artificial intelligence (AI).
In this chapter, you will learn about the following:
- Fundamental concepts of RL
- RL algorithm
- Agent environment interface
- Types of RL environments
- RL platforms
- Applications of RL
推薦閱讀
- 有趣的二進(jìn)制:軟件安全與逆向分析
- Microsoft SQL Server企業(yè)級平臺管理實(shí)踐
- 數(shù)字媒體交互設(shè)計(jì)(初級):Web產(chǎn)品交互設(shè)計(jì)方法與案例
- 數(shù)據(jù)庫技術(shù)實(shí)用教程
- Python金融數(shù)據(jù)分析(原書第2版)
- Lego Mindstorms EV3 Essentials
- 大數(shù)據(jù)架構(gòu)商業(yè)之路:從業(yè)務(wù)需求到技術(shù)方案
- 聯(lián)動Oracle:設(shè)計(jì)思想、架構(gòu)實(shí)現(xiàn)與AWR報(bào)告
- MySQL數(shù)據(jù)庫技術(shù)與應(yīng)用
- 中文版Access 2007實(shí)例與操作
- Google Cloud Platform for Architects
- 數(shù)據(jù)中臺實(shí)戰(zhàn):手把手教你搭建數(shù)據(jù)中臺
- 一本書讀懂大數(shù)據(jù)
- 推薦系統(tǒng)全鏈路設(shè)計(jì):原理解讀與業(yè)務(wù)實(shí)踐
- Python金融數(shù)據(jù)挖掘與分析實(shí)戰(zhàn)