Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Mastering Reinforcement Learning with Python
Enes Bilgin
ISBN: 978-1-83864-414-7
- Model and solve complex sequential decision-making problems using RL
- Develop a solid understanding of how state-of-the-art RL methods work
- Use Python and TensorFlow to code RL algorithms from scratch
- Parallelize and scale up your RL implementations using Ray's RLlib package
- Get in-depth knowledge of a wide variety of RL topics
- Understand the trade-offs between different RL approaches
- Discover and address the challenges of implementing RL in the real world
Deep Reinforcement Learning with Python - Second Edition
Sudharsan Ravichandiran
ISBN: 978-1-83921-068-6
- Understand core RL concepts including the methodologies, math, and code
- Train an agent to solve Blackjack, FrozenLake, and many other problems using OpenAI Gym ...