- Python Reinforcement Learning Projects
- Sean Saito Yang Wenzhuo Rajalingappaa Shanmugamani
- 137字
- 2021-07-23 19:04:58
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: "The gym-minecraft package has the same interface as other Gym environments."
A block of code is set as follows:
import logging
import minecraft_py
logging.basicConfig(level=logging.DEBUG)
Any command-line input or output is written as follows:
python3 -m pip install gym
python3 -m pip install pygame
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 嵌入式系統應用
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- Visual FoxPro 6.0數據庫與程序設計
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- B2B2C網上商城開發指南
- 計算機系統結構
- Implementing Splunk 7(Third Edition)
- 大數據驅動的設備健康預測及維護決策優化
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- 青少年VEX IQ機器人實訓課程(初級)
- 基于RPA技術財務機器人的應用與研究
- 無人駕駛感知智能
- 機器學習案例分析(基于Python語言)
- Data Analysis with R(Second Edition)
- 穿越計算機的迷霧