- The Reinforcement Learning Workshop
- Alessandro Palmas Emanuele Ghelfi Dr. Alexandra Galina Petre Mayur Kulkarni Anand N.S. Quan Nguyen Aritra Sen Anthony So Saikat Basak
- 147字
- 2021-06-11 18:37:47
4. Getting Started with OpenAI and TensorFlow for Reinforcement Learning
Overview
This chapter introduces you to some key technologies and concepts to get started with reinforcement learning. You will become familiar with and use two OpenAI tools: Gym and Universe. You will learn how to deal with the interfaces of these environments and how to create a custom environment for a specific problem. You will build a policy network with TensorFlow, feed it with environment states to retrieve corresponding actions, and save the policy network weights. You will also learn how to use another OpenAI resource, Baselines, and use it to train a reinforcement learning agent to solve a classic control problem. By the end of this chapter, you will be able to use all the elements we will introduce to build and train an agent to play a classic Atari video game, thus achieving better-than-human performance.
- FPGA從入門到精通(實戰篇)
- 龍芯應用開發標準教程
- 辦公通信設備維修
- 電腦常見故障現場處理
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- 分布式微服務架構:原理與實戰
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- OpenGL Game Development By Example
- BeagleBone Robotic Projects
- Neural Network Programming with Java(Second Edition)
- Python Machine Learning Blueprints
- 單片微機原理及應用
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- Blender 3D By Example
- Raspberry Pi Home Automation with Arduino