官术网_书友最值得收藏!

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: "This is an assignment where we are setting the value of Q[state, action]."

A block of code is set as follows:

import gym
import numpy as np
env = gym.make('Taxi-v2')
state = env.reset()

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

import gym
import numpy as np
env = gym.make('Taxi-v2')
state = env.reset()

Any command-line input or output is written as follows:

pip install gym 

Bold: Indicates a new term, an important word, or words that you see on screen. For example: "The two major model-free RL algorithms are called Q-learning and State-Action-Reward-State-Action (SARSA)."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 新蔡县| 祁连县| 林州市| 九江市| 南安市| 余干县| 临泉县| 行唐县| 新野县| 睢宁县| 拉萨市| 新郑市| 镇巴县| 雷山县| 安溪县| 洪雅县| 孙吴县| 韶关市| 宜君县| 福安市| 阿图什市| 梁平县| 通州区| 镇巴县| 石景山区| 喀喇沁旗| 广元市| 轮台县| 锡林郭勒盟| 广州市| 富源县| 德令哈市| 和龙市| 南丰县| 桐梓县| 紫金县| 汉川市| 大城县| 蓬安县| 商城县| 沈阳市|