Applied Reinforcement Learning with Python: With OpenAI Gym, Tensorflow, and Keras
Autor Taweh Beysolow IIen Limba Engleză Paperback – 24 aug 2019
Applied Reinforcement Learning with Python introduces you to the theory behind reinforcement learning (RL) algorithms and the code that will be used to implement them. You will take a guided tour through features of OpenAI Gym, from utilizing standard libraries to creating your own environments, then discover how to frame reinforcement learning problems so you can research, develop, and deploy RL-based solutions.
What You'll Learn
- Implement reinforcement learning with Python
- Work with AI frameworks such as OpenAI Gym, Tensorflow, and Keras
- Deploy and train reinforcement learning–based solutions via cloud resources
- Apply practical applications of reinforcement learning
Who This Book Is For
Data scientists, machine learning engineers and software engineers familiar with machine learning and deep learning concepts.
Preț: 208.74 lei
Preț vechi: 260.93 lei
-20% Nou
Puncte Express: 313
Preț estimativ în valută:
39.95€ • 41.45$ • 33.39£
39.95€ • 41.45$ • 33.39£
Carte disponibilă
Livrare economică 24 februarie-10 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484251263
ISBN-10: 1484251261
Pagini: 170
Ilustrații: XV, 168 p. 47 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484251261
Pagini: 170
Ilustrații: XV, 168 p. 47 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Introduction to Reinforcement Learning.- Chapter 2: Reinforcement Learning Algorithms.- Chapter 3: Q Learning.- Chapter 4: Reinforcement Learning Based Market Making.- Chapter 5: Reinforcement Learning for Video Games.
Notă biografică
Taweh Beysolow II is a data scientist and author currently based in the United States. He has a Bachelor of Science degree in economics from St. Johns University and a Master of Science in Applied Statistics from Fordham University. After successfully exiting the startup he co-founded, he now is a Director at Industry Capital, a San Francisco based Private Equity firm, where he helps lead the Cryptocurrency and Blockchain platforms.
Textul de pe ultima copertă
Delve into the world of reinforcement learning algorithms and apply them to different use-cases via Python. This book covers important topics such as policy gradients and Q learning, and utilizes frameworks such as Tensorflow, Keras, and OpenAI Gym.
Applied Reinforcement Learning with Python introduces you to the theory behind reinforcement learning (RL) algorithms and the code that will be used to implement them. You will take a guided tour through features of OpenAI Gym, from utilizing standard libraries to creating your own environments, then discover how to frame reinforcement learning problems so you can research, develop, and deploy RL-based solutions.
What You'll Learn:
Applied Reinforcement Learning with Python introduces you to the theory behind reinforcement learning (RL) algorithms and the code that will be used to implement them. You will take a guided tour through features of OpenAI Gym, from utilizing standard libraries to creating your own environments, then discover how to frame reinforcement learning problems so you can research, develop, and deploy RL-based solutions.
What You'll Learn:
- Implement reinforcement learning with Python
- Work with AI frameworks such as OpenAI Gym, Tensorflow, and Keras
- Deploy and train reinforcement learning–based solutions via cloud resources
- Applypractical applications of reinforcement learning
Caracteristici
Understand how to package and deploy solutions in Python that utilize deep learning Includes specific topics such as Q learning and deep reinforcement-learning Covers the latest reinforcement learning packages