Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 16,54
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 39,36
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: California Books, Miami, FL, USA
EUR 38,98
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Verlag: Packt Publishing 6/28/2018, 2018
ISBN 10: 1788836529 ISBN 13: 9781788836524
Sprache: Englisch
Anbieter: BargainBookStores, Grand Rapids, MI, USA
EUR 38,52
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback or Softback. Zustand: New. Hands-On Reinforcement Learning with Python: Master reinforcement and deep reinforcement learning using OpenAI Gym and TensorFlow 1.21. Book.
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 34,40
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbPF. Zustand: New.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 49,25
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: California Books, Miami, FL, USA
EUR 47,84
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Verlag: Packt Publishing
Anbieter: Academic Book Solutions, Medford, NY, USA
EUR 20,57
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: VeryGood. Damaged Binding, Pages still bound together., A copy that may have been read, very minimal wear and tear. May have a remainder mark.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 34,12
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Mispah books, Redhill, SURRE, Vereinigtes Königreich
EUR 73,65
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New. New. book.
Anbieter: Mispah books, Redhill, SURRE, Vereinigtes Königreich
EUR 76,02
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New. New. book.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 43,35
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: HPB-Red, Dallas, TX, USA
EUR 20,56
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbpaperback. Zustand: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
ISBN 10: 7111612884 ISBN 13: 9787111612889
Anbieter: liu xing, Nanjing, JS, China
EUR 93,25
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbpaperback. Zustand: New. Paperback. Pub Date: 2019-01-01 Pages: 203 Language: Chinese Publisher: Mechanical Industry Press Reinforcement learning is an important machine learning method. and has many applications in the fields of agent and analysis and prediction. Python Intensive Learning Practice: Applying OpenAI Gym and TensorFlow to Master Reinforcement Learning and.
Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich
EUR 40,02
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPAP. Zustand: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Anbieter: PBShop.store US, Wood Dale, IL, USA
EUR 45,37
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPAP. Zustand: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 43,06
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526.
Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich
EUR 49,95
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPAP. Zustand: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 56,67
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - A hands-on guide enriched with examples to master deep reinforcement learning algorithms with PythonKey Features:Your entry point into the world of artificial intelligence using the power of PythonAn example-rich guide to master various RL and DRL algorithmsExplore various state-of-the-art architectures along with mathBook Description:Reinforcement Learning (RL) is the trending and most promising branch of artificial intelligence. Hands-On Reinforcement learning with Python will help you master not only the basic reinforcement learning algorithms but also the advanced deep reinforcement learning algorithms.The book starts with an introduction to Reinforcement Learning followed by OpenAI Gym, and TensorFlow. You will then explore various RL algorithms and concepts, such as Markov Decision Process, Monte Carlo methods, and dynamic programming, including value and policy iteration. This example-rich guide will introduce you to deep reinforcement learning algorithms, such as Dueling DQN, DRQN, A3C, PPO, and TRPO. You will also learn about imagination-augmented agents, learning from human preference, DQfD, HER, and many more of the recent advancements in reinforcement learning.By the end of the book, you will have all the knowledge and experience needed to implement reinforcement learning and deep reinforcement learning in your projects, and you will be all set to enter the world of artificial intelligence.What You Will Learn:Understand the basics of reinforcement learning methods, algorithms, and elementsTrain an agent to walk using OpenAI Gym and TensorflowUnderstand the Markov Decision Process, Bellman's optimality, and TD learningSolve multi-armed-bandit problems using various algorithmsMaster deep learning algorithms, such as RNN, LSTM, and CNN with applicationsBuild intelligent agents using the DRQN algorithm to play the Doom gameTeach agents to play the Lunar Lander game using DDPGTrain an agent to win a car racing game using dueling DQNWho this book is for:If you're a machine learning developer or deep learning enthusiast interested in artificial intelligence and want to learn about reinforcement learning from scratch, this book is for you. Some knowledge of linear algebra, calculus, and the Python programming language will help you understand the concepts covered in this book.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 54,34
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 222.