MARC 닫기
00000cam c2200205Ii 4500
000001503753
20231107160329
221222s2020 maua b 001 0 eng d
▼a 2019948417
▼a GBC154080
▼2 bnb
▼a 9780135172384
▼q paperback :
▼c $49.99
▼a 0135172381
▼q paperback
▼a (KERIS)REF000019744651
▼a YDX
▼b eng
▼c YDX
▼d OCLCQ
▼d BDX
▼d YDXIT
▼d JRZ
▼d OCLCF
▼d HF9
▼d UKMGB
▼d 211047
▼e rda
▼a Q325.6
▼b .G73 2020
▼a 006.31
▼2 23
▼a 006.31
▼b G75f
▼a Graesser, Laura,
▼e author.
▼a Foundations of deep reinforcement learning :
▼b theory and practice in Python /
▼d Laura Graesser, Wah Loon Keng.
▼a Boston :
▼b Addison-Wesley,
▼c 2020.
▼a xxiv, 379 pages :
▼b color illustrations ;
▼c 23 cm.
▼a Addison Wesley data & analytics series
▼a Includes bibliographical references and index.
▼a 1 Introduction to Reinforcement Learning -- 1.1 Reinforcement Learning -- 1.2 Reinforcement Learning as MDP -- 1.3 Learnable Functions in Reinforcement Learning -- 1.4 Deep Reinforcement Learning Algorithms -- 1.5 Deep Learning for Reinforcement Learning -- 1.6 Reinforcement Learning and Supervised Learning -- 1.6.1 Lack of an Oracle -- 1.6.2 Sparsity of Feedback -- 1.6.3 Data Generation -- I Policy-Based and Value-Based Algorithms --2 Reinforce -- 3 Sarsa -- 4 Deep Q-Networks (DQN) -- 5 Improving DQN -- II Combined Methods -- 6 Advantage Actor-Critic (A2C) -- 7 Proximal Policy Optimization (PPO) -- 8 Parallelization Methods -- 9 Algorithm Summary -- III Practical Details -- 10 Getting Deep RL to Work -- 11 SUM Lab -- 12 Network Architectures --13 Hardware -- IV Environment Design -- 14 States -- 15 Actions -- 16 Rewards -- 17 Transition Function -- A Deep Reinforcement Learning Timeline -- B Example Environments -- B.2 Continuous Environments
▼a The Contemporary Introduction to Deep Reinforcement Learning that Combines Theory and Practice Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games--such as Go, Atari games, and DotA 2--to robotics. Foundations of Deep Reinforcement Learning is an introduction to deep RL that uniquely combines both theory and implementation. It starts with intuition, then carefully explains the theory of deep RL algorithms, discusses implementations in its companion software library SLM Lab, and finishes with the practical details of getting deep RL to work. Understand each key aspect of a deep RL problem Explore policy- and value-based algorithms, including REINFORCE, SARSA, DQN, Double DQN, and Prioritized Experience Replay (PER) Delve into combined algorithms, including Actor-Critic and Proximal Policy Optimization (PPO) Understand how algorithms can be parallelized synchronously and asynchronously Run algorithms in SLM Lab and learn the practical implementation details for getting deep RL to work Explore algorithm benchmark results with tuned hyperparameters Understand how deep RL environments are designed This guide is ideal for both computer science students and software engineers who are familiar with basic machine learning concepts and have a working understanding of Python.
▼a Python (Computer program language)
▼a Reinforcement learning.
▼a Machine learning.
▼a Neural networks (Computer science)
▼a Artificial intelligence.
▼a Artificial intelligence.
▼2 fast
▼0 (OCoLC)fst00817247
▼a Machine learning.
▼2 fast
▼0 (OCoLC)fst01004795
▼a Neural networks (Computer science)
▼2 fast
▼0 (OCoLC)fst01036260
▼a Python (Computer program language)
▼2 fast
▼0 (OCoLC)fst01084736
▼a Reinforcement learning.
▼2 fast
▼0 (OCoLC)fst01732553
▼a Keng, Wah Loon,
▼e author.
▼a Addison-Wesley data and analytics series.
▼b 학술정보지원
| 자료유형 : | 단행본 |
|---|---|
| ISBN : | 9780135172384 |
| ISBN : | 0135172381 |
| 분류기호 : | 006.31 |
| 개인저자 : | Graesser, Laura, author. |
| 서명/저자사항 : | Foundations of deep reinforcement learning : theory and practice in Python / Laura Graesser, Wah Loon Keng. |
| 발행사항 : | Boston : Addison-Wesley, 2020. |
| 형태사항 : | xxiv, 379 pages : color illustrations ; 23 cm. |
| 총서사항 : | Addison Wesley data & analytics series |
| 서지주기 : | Includes bibliographical references and index. |
| 내용주기 : | 1 Introduction to Reinforcement Learning -- 1.1 Reinforcement Learning -- 1.2 Reinforcement Learning as MDP -- 1.3 Learnable Functions in Reinforcement Learning -- 1.4 Deep Reinforcement Learning Algorithms -- 1.5 Deep Learning for Reinforcement Learning -- 1.6 Reinforcement Learning and Supervised Learning -- 1.6.1 Lack of an Oracle -- 1.6.2 Sparsity of Feedback -- 1.6.3 Data Generation -- I Policy-Based and Value-Based Algorithms --2 Reinforce -- 3 Sarsa -- 4 Deep Q-Networks (DQN) -- 5 Improving DQN -- II Combined Methods -- 6 Advantage Actor-Critic (A2C) -- 7 Proximal Policy Optimization (PPO) -- 8 Parallelization Methods -- 9 Algorithm Summary -- III Practical Details -- 10 Getting Deep RL to Work -- 11 SUM Lab -- 12 Network Architectures --13 Hardware -- IV Environment Design -- 14 States -- 15 Actions -- 16 Rewards -- 17 Transition Function -- A Deep Reinforcement Learning Timeline -- B Example Environments -- B.2 Continuous Environments |
| 요약 : | The Contemporary Introduction to Deep Reinforcement Learning that Combines Theory and Practice Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games--such as Go, Atari games, and DotA 2--to robotics. Foundations of Deep Reinforcement Learning is an introduction to deep RL that uniquely combines both theory and implementation. It starts with intuition, then carefully explains the theory of deep RL algorithms, discusses implementations in its companion software library SLM Lab, and finishes with the practical details of getting deep RL to work. Understand each key aspect of a deep RL problem Explore policy- and value-based algorithms, including REINFORCE, SARSA, DQN, Double DQN, and Prioritized Experience Replay (PER) Delve into combined algorithms, including Actor-Critic and Proximal Policy Optimization (PPO) Understand how algorithms can be parallelized synchronously and asynchronously Run algorithms in SLM Lab and learn the practical implementation details for getting deep RL to work Explore algorithm benchmark results with tuned hyperparameters Understand how deep RL environments are designed This guide is ideal for both computer science students and software engineers who are familiar with basic machine learning concepts and have a working understanding of Python. |
| 일반주제명 : | Python (Computer program language) -- |
| 일반주제명 : | Reinforcement learning. -- |
| 일반주제명 : | Machine learning. -- |
| 일반주제명 : | Neural networks (Computer science) -- |
| 일반주제명 : | Artificial intelligence. -- |
| 일반주제명 : | Artificial intelligence. -- |
| 일반주제명 : | Machine learning. -- |
| 일반주제명 : | Neural networks (Computer science) -- |
| 일반주제명 : | Python (Computer program language) -- |
| 일반주제명 : | Reinforcement learning. -- |
| 개인저자 : | Keng, Wah Loon, author. |
| 언어 | 영어 |
프롬프트 텔링 = Prompt telling
006.3 김221ㅍ
(코딩 자율학습) 나도코딩의 파이썬 입문 : 초보자 눈높이에 맞춘 친절한 프로그래밍 자습서
005.133 나225ㄴ
나는 어떻게 삶의 해답을 찾는가 : 고명환의 독서 내공
028 고34ㄴ
(Do it!) 점프 투 파이썬 : 중학생도 첫날부터 실습하는 초고속 입문서 / 개정2판[실은 3판]
005.133 박68ㅈ3
출근하는 책들 : 읽는 삶은 일하는 삶을 어떻게 구하나
028.1 구812ㅊ
Work with AI : 워크위드 AI : 도구가 아닌 동료로 일하는 법
006.3 한68ㅇ
UFO : 기밀 해제된 진실, UAP의 과학적 탐구
001.942 그232ㅇ
차별하는 데이터 : 상관관계, 이웃, 새로운 인식의 정치
005.7 전67ㅊ
AI 로봇과 안전
006.3 송94ㅇ
서평쓰기