- Python Reinforcement Learning
- Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
- 144字
- 2021-06-24 15:17:20
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.
推薦閱讀
- 我們都是數(shù)據(jù)控:用大數(shù)據(jù)改變商業(yè)、生活和思維方式
- Voice Application Development for Android
- Redis應(yīng)用實(shí)例
- 網(wǎng)站數(shù)據(jù)庫(kù)技術(shù)
- Oracle PL/SQL實(shí)例精解(原書第5版)
- Flutter Projects
- 大數(shù)據(jù)精準(zhǔn)挖掘
- 新基建:數(shù)據(jù)中心創(chuàng)新之路
- 二進(jìn)制分析實(shí)戰(zhàn)
- 數(shù)據(jù)庫(kù)應(yīng)用系統(tǒng)技術(shù)
- MySQL數(shù)據(jù)庫(kù)應(yīng)用與管理
- Rust High Performance
- Practical Convolutional Neural Networks
- Tableau商業(yè)分析從新手到高手(視頻版)
- 大數(shù)據(jù)用戶行為畫像分析實(shí)操指南