- Python Reinforcement Learning Projects
- Sean Saito Yang Wenzhuo Rajalingappaa Shanmugamani
- 125字
- 2021-07-23 19:04:59
Hardware and software requirements
The ensuing chapters will require you to implement various reinforcement learning algorithms. Hence a proper development environment is necessary for a smooth learning journey. In particular, you should have the following:
- A computer running either macOS or the Linux operating system (for those on Windows, try setting up a Virtual Machine with a Linux image)
- A stable internet connection
- A GPU (preferably)
We will exclusively use the Python programming language to implement our reinforcement learning and deep learning algorithms. Moreover, we will be using Python 3.6. A list of libraries we will be using can be found on the official GitHub repository, located at (https://github.com/PacktPublishing/Python-Reinforcement-Learning-Projects). You will also find the implementations of every algorithm we will cover in this book.
推薦閱讀
- Mastering Proxmox(Third Edition)
- Ansible Quick Start Guide
- Hands-On Machine Learning on Google Cloud Platform
- 計算機(jī)應(yīng)用基礎(chǔ)·基礎(chǔ)模塊
- 機(jī)器學(xué)習(xí)流水線實戰(zhàn)
- Learn CloudFormation
- 工業(yè)機(jī)器人安裝與調(diào)試
- 從零開始學(xué)C++
- 智能生產(chǎn)線的重構(gòu)方法
- Spatial Analytics with ArcGIS
- ZigBee無線通信技術(shù)應(yīng)用開發(fā)
- Cortex-M3嵌入式處理器原理與應(yīng)用
- Deep Learning Essentials
- 網(wǎng)絡(luò)安全概論
- 從零開始學(xué)ASP.NET