- Hands-On Reinforcement Learning with Python
- Sudharsan Ravichandiran
- 132字
- 2021-06-18 19:12:00
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
policy_iteration():
Initialize random policy
for i in no_of_iterations:
Q_value = value_function(random_policy)
new_policy = Maximum state action pair from Q value
Any command-line input or output is written as follows:
bash Anaconda3-5.0.1-Linux-x86_64.sh
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this.
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Mastering OpenCV Android Application Programming
- Visual Basic編程:從基礎(chǔ)到實(shí)踐(第2版)
- Learning ArcGIS Pro 2
- Learning Bayesian Models with R
- Windows Presentation Foundation Development Cookbook
- 精通Python設(shè)計(jì)模式(第2版)
- 軟件測(cè)試技術(shù)指南
- Learning Raspbian
- 代碼閱讀
- 超好玩的Scratch 3.5少兒編程
- Python面試通關(guān)寶典
- INSTANT EaselJS Starter
- Java入門(mén)經(jīng)典
- Python輕松學(xué):爬蟲(chóng)、游戲與架站
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)(第3版)