- Keras Reinforcement Learning Projects
- Giuseppe Ciaburro
- 98字
- 2021-08-13 15:26:01
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: "To calculate the logarithm of returns, we will use the log() function from numpy."
A block of code is set as follows:
plt.figure(figsize=(10,5))
plt.plot(dataset)
plt.show()
Any command-line input or output is written as follows:
git clone https://github.com/openai/gym
cd gym
pip install -e .
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Hands-On Graph Analytics with Neo4j
- 集成架構中型系統
- Microsoft Power BI Quick Start Guide
- Splunk 7 Essentials(Third Edition)
- Hands-On Internet of Things with MQTT
- PowerShell 3.0 Advanced Administration Handbook
- Go Machine Learning Projects
- 基于LabWindows/CVI的虛擬儀器設計與應用
- 機器人智能運動規劃技術
- 計算機網絡技術實訓
- 信息物理系統(CPS)測試與評價技術
- 筆記本電腦維修90個精選實例
- 大數據技術基礎:基于Hadoop與Spark
- 網絡管理工具實用詳解
- 精通LabVIEW程序設計