- Python Reinforcement Learning
- Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
- 150字
- 2021-06-24 15:17:26
Getting Started with OpenAI and TensorFlow
OpenAI is a non-profit, open source artificial intelligence (AI) research company founded by Elon Musk and Sam Altman that aims to build a general AI. They are sponsored by top industry leaders and top-notch companies. OpenAI comes in two flavors, Gym and Universe, using which we can simulate realistic environments, build reinforcement learning (RL) algorithms, and test our agents in those environments. TensorFlow is an open source machine learning library by Google that is extensively used for numerical computation. We will use OpenAI and TensorFlow for building and evaluating powerful RL algorithms in the upcoming chapters.
In this chapter, you will learn about the following:
- Setting up your machine by installing Anaconda, Docker, OpenAI Gym, and Universe and TensorFlow
- Simulating an environment using OpenAI Gym and Universe
- Training a robot to walk
- Building a video game bot
- Fundamentals of TensorFlow
- Using TensorBoard
推薦閱讀
- 數據庫原理及應用教程(第4版)(微課版)
- 數據分析實戰:基于EXCEL和SPSS系列工具的實踐
- Hands-On Machine Learning with Microsoft Excel 2019
- Oracle RAC 11g實戰指南
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- 數據中心數字孿生應用實踐
- 圖數據實戰:用圖思維和圖技術解決復雜問題
- Python數據分析與挖掘實戰(第3版)
- Splunk智能運維實戰
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(上冊)
- 數據庫應用系統開發實例
- 聯動Oracle:設計思想、架構實現與AWR報告
- Spring MVC Beginner’s Guide
- Kubernetes快速進階與實戰
- 推薦系統全鏈路設計:原理解讀與業務實踐