This introduction to deep reinforcement learning (RL) combines both theory and implementation. Authors Laura Graesser and Wah Loon Keng starts with intuition, then carefully explain the theory of deep RL algorithms, discuss implementations in its companion software library SLM Lab, and finish with the practical details of getting deep RL to work. This guide is aimed both at computer science students and software engineers who are familiar with basic machine learning concepts and have a working understanding of Python.
<ASIN:0135172381>
Author: Laura Graesser and Wah Loon Keng Publisher: Addison-Wesley Date: December 2019 Pages: 416 ISBN: 978-0135172384 Print: 0135172381 Kindle: B07ZVYZC6F Audience: Developers in machine learning Level: Intermediate/Advanced Category: Artificial Intelligence
- 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
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Seriously Good Software
Author: Marco Faella Publisher: Manning Date: March 2020 Pages: 328 ISBN: 978-1617296291 Print: 1617296295 Kindle: B09782DKN8 Audience: Relatively experienced Java programmers Rating: 4.5 Reviewer: Mike James Don't we all want to write seriously good software?
|
Visual Complex Analysis
Author: Tristan Needham Publisher: Clarendon Press Pages: 616 ISBN: 978-0198534464 Print: 0198534469 Kindle: B0BNKJTJK1 Audience: The mathematically able and enthusiastic Rating: 5 Reviewer: Mike James What's complex about complex analysis?
| More Reviews |
|