- Intelligent Projects Using Python
- Santanu Pattanayak
- 82字
- 2021-07-02 14:10:45
Reinforcement learning
Reinforcement learning is a branch of machine learning that enables machines and/or agents to maximize some form of reward within a specific context by taking specific actions. Reinforcement learning is different from supervised and unsupervised learning. Reinforcement learning is used extensively in game theory, control systems, robotics, and other emerging areas of artificial intelligence. The following diagram illustrates the interaction between an agent and an environment in a reinforcement learning problem:

Figure 1.15: Agent-environment interaction in a reinforcement learning model
推薦閱讀
- Augmented Reality with Kinect
- Python GUI Programming:A Complete Reference Guide
- Creating Dynamic UI with Android Fragments
- 數字邏輯(第3版)
- scikit-learn:Machine Learning Simplified
- 計算機維修與維護技術速成
- 筆記本電腦維修不是事兒(第2版)
- VCD、DVD原理與維修
- Apple Motion 5 Cookbook
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- 筆記本電腦應用技巧
- 電腦組裝與維護即時通
- 單片機原理及應用
- Arduino項目案例:游戲開發
- 從企業級開發到云原生微服務:Spring Boot實戰