- 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.
推薦閱讀
- Redis使用手冊(cè)
- SQL入門經(jīng)典(第5版)
- Developing Mobile Games with Moai SDK
- Oracle RAC 11g實(shí)戰(zhàn)指南
- Libgdx Cross/platform Game Development Cookbook
- 數(shù)據(jù)庫系統(tǒng)原理及應(yīng)用教程(第4版)
- Microsoft Power BI數(shù)據(jù)可視化與數(shù)據(jù)分析
- “互聯(lián)網(wǎng)+”時(shí)代立體化計(jì)算機(jī)組
- INSTANT Android Fragmentation Management How-to
- Construct 2 Game Development by Example
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)指南
- MySQL數(shù)據(jù)庫技術(shù)與應(yīng)用
- Cognitive Computing with IBM Watson
- AI Crash Course
- SQL進(jìn)階教程(第2版)