- Reinforcement Learning with TensorFlow
- Sayon Dutta
- 192字
- 2021-08-27 18:51:49
Preface
Reinforcement learning (RL) allows you to develop smart, quick, and self-learning systems in your business surroundings. It is an effective method to train your learning agents and solve a variety of problems in artificial intelligence—from games, self-driving cars, and robots to enterprise applications that range from data center energy saving (cooling data centers) to smart warehousing solutions.
The book covers the major advancements and successes achieved in deep reinforcement learning by synergizing deep neural network architectures with reinforcement learning. The book also introduces readers to the concept of Reinforcement Learning, its advantages and why it's gaining so much popularity. It discusses MDPs, Monte Carlo tree searches, policy and value iteration, temporal difference learning such as Q-learning, and SARSA. You will use TensorFlow and OpenAI Gym to build simple neural network models that learn from their own actions. You will also see how reinforcement learning algorithms play a role in games, image processing, and NLP.
By the end of this book, you will have a firm understanding of what reinforcement learning is and how to put your knowledge to practical use by leveraging the power of TensorFlow and OpenAI Gym.
- Practical Ansible 2
- 中文版Photoshop CS5數(shù)碼照片處理完全自學(xué)一本通
- 人工免疫算法改進(jìn)及其應(yīng)用
- 基于LPC3250的嵌入式Linux系統(tǒng)開發(fā)
- 實時流計算系統(tǒng)設(shè)計與實現(xiàn)
- Practical Data Wrangling
- AWS:Security Best Practices on AWS
- Julia 1.0 Programming
- 21天學(xué)通Visual Basic
- 水下無線傳感器網(wǎng)絡(luò)的通信與決策技術(shù)
- 大數(shù)據(jù)技術(shù)基礎(chǔ):基于Hadoop與Spark
- 單片機原理實用教程
- 網(wǎng)絡(luò)脆弱性掃描產(chǎn)品原理及應(yīng)用
- The DevOps 2.1 Toolkit:Docker Swarm
- Windows安全指南