- Python Reinforcement Learning
- Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
- 127字
- 2021-06-24 15:17:24
OpenAI Gym and Universe
OpenAI Gym is a toolkit for building, evaluating, and comparing RL algorithms. It is compatible with algorithms written in any framework like TensorFlow, Theano, Keras, and so on. It is simple and easy to comprehend. It makes no assumption about the structure of our agent and provides an interface to all RL tasks.
OpenAI Universe is an extension to OpenAI Gym. It provides an ability to train and evaluate agents on a wide range of simple to real-time complex environments. It has unlimited access to many gaming environments. Using Universe, any program can be turned into a Gym environment without access to program internals, source code, or APIs as Universe works by launching the program automatically behind a virtual network computing remote desktop.
- 數據產品經理高效學習手冊:產品設計、技術常識與機器學習
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- INSTANT Cytoscape Complex Network Analysis How-to
- 大數據Hadoop 3.X分布式處理實戰
- 大數據架構和算法實現之路:電商系統的技術實戰
- Oracle 12c云數據庫備份與恢復技術
- 數據庫設計與應用(SQL Server 2014)(第二版)
- 企業級容器云架構開發指南
- INSTANT Apple iBooks How-to
- 重復數據刪除技術:面向大數據管理的縮減技術
- TextMate How-to
- Chef Essentials
- 二進制分析實戰
- 企業主數據管理實務
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解