Reinforcement Learning for Cyber-Physical Systems with Cybersecurity Case Studies, Li, Chong
Автор: Sutton, Richard S. Barto, Andrew G. Название: Reinforcement learning ISBN: 0262193981 ISBN-13(EAN): 9780262193986 Издательство: MIT Press Рейтинг: Цена: 10040.00 р. Наличие на складе: Нет в наличии.
Описание: An account of key ideas and algorithms in reinforcement learning. The discussion ranges from the history of the field`s intellectual foundations to recent developments and applications. Areas studied include reinforcement learning problems in terms of Markov decision problems and solution methods.
Автор: Sugiyama Название: Statistical Reinforcement Learning ISBN: 1439856893 ISBN-13(EAN): 9781439856895 Издательство: Taylor&Francis Рейтинг: Цена: 13014.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Reinforcement learning is a mathematical framework for developing computer agents that can learn an optimal behavior by relating generic reward signals with its past actions. With numerous successful applications in business intelligence, plant control, and gaming, the RL framework is ideal for decision making in unknown environments with large amounts of data.
Supplying an up-to-date and accessible introduction to the field, Statistical Reinforcement Learning: Modern Machine Learning Approaches presents fundamental concepts and practical algorithms of statistical reinforcement learning from the modern machine learning viewpoint. It covers various types of RL approaches, including model-based and model-free approaches, policy iteration, and policy search methods.
Covers the range of reinforcement learning algorithms from a modern perspective
Lays out the associated optimization problems for each reinforcement learning scenario covered
Provides thought-provoking statistical treatment of reinforcement learning algorithms
The book covers approaches recently introduced in the data mining and machine learning fields to provide a systematic bridge between RL and data mining/machine learning researchers. It presents state-of-the-art results, including dimensionality reduction in RL and risk-sensitive RL. Numerous illustrative examples are included to help readers understand the intuition and usefulness of reinforcement learning techniques.
This book is an ideal resource for graduate-level students in computer science and applied statistics programs, as well as researchers and engineers in related fields.
Описание: This cookbook will help you to gain a solid understanding of deep reinforcement learning (RL) algorithms with the help of concise, easy-to-follow implementations from scratch. You`ll learn how to implement these algorithms with minimal code and develop AI applications to solve real-world and business problems using RL.
Автор: Dutta Sayon Название: Reinforcement Learning with Tensorflow ISBN: 1788835727 ISBN-13(EAN): 9781788835725 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Reinforcement learning allows you to develop intelligent, self-learning systems. This book shows you how to put the concepts of Reinforcement Learning to train efficient models.You will use popular reinforcement learning algorithms to implement use-cases in image processing and NLP, by combining the power of TensorFlow and OpenAI Gym.
Автор: Ravichandiran, Sudharsan Название: Hands-on reinforcement learning with python - ISBN: 1839210680 ISBN-13(EAN): 9781839210686 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Deep Reinforcement Learning with Python - Second Edition will help you learn reinforcement learning algorithms, techniques and architectures - including deep reinforcement learning - from scratch. This new edition is an extensive update of the original, reflecting the state-of-the-art latest thinking in reinforcement learning.
Автор: Li, Chong Qiu, Meikang Название: Reinforcement learning for cyber-physical systems ISBN: 0367656639 ISBN-13(EAN): 9780367656638 Издательство: Taylor&Francis Рейтинг: Цена: 6889.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book introduces reinforcement learning, and provides novel ideas and use cases to demonstrate the benefits of using reinforcement learning for Cyber Physical Systems. Two important case studies on applying reinforcement learning to cybersecurity problems are included.
Автор: Balakrishnan Kaushik Название: TensorFlow Reinforcement Learning Quick Start Guide ISBN: 1789533589 ISBN-13(EAN): 9781789533583 Издательство: Неизвестно Рейтинг: Цена: 4964.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is an essential guide for anyone interested in Reinforcement Learning. The book provides an actionable reference for Reinforcement Learning algorithms and their applications using TensorFlow and Python. It will help readers leverage the power of algorithms such as Deep Q-Network (DQN), Deep Deterministic Policy Gradients (DDPG), and ...
Автор: Lonza, Andrea Название: Reinforcement learning algorithms with python ISBN: 1789131111 ISBN-13(EAN): 9781789131116 Издательство: Неизвестно Рейтинг: Цена: 7171.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: With this book, you will understand the core concepts and techniques of reinforcement learning. You will take a look into each RL algorithm and will develop your own self-learning algorithms and models. You will optimize the algorithms for better precision, use high-speed actions and lower the risk of anomalies in your applications.
Автор: Lanham Micheal Название: Hands-On Reinforcement Learning for Games ISBN: 1839214937 ISBN-13(EAN): 9781839214936 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The AI revolution is here and it is embracing games. Game developers are being challenged to enlist cutting edge AI as part of their games. In this book, you will look at the journey of building capable AI using reinforcement learning algorithms and techniques. You will learn to solve complex tasks and build next-generation games using a ...
Описание: This book focuses on expert-level explanations and implementations of scalable reinforcement learning algorithms and approaches. Starting with the fundamentals, the book covers state-of-the-art methods from bandit problems to meta-reinforcement learning. You`ll also explore practical examples inspired by real-life problems from the industry.
Автор: Lapan Maxim Название: Deep Reinforcement Learning Hands-On - Second Edition ISBN: 1838826998 ISBN-13(EAN): 9781838826994 Издательство: Неизвестно Рейтинг: Цена: 14712.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: With six new chapters, Deep Reinforcement Learning Hands-On Second edition is completely updated and expanded with the very latest reinforcement learning (RL) tools and techniques, providing you with an introduction to RL, as well as the hands-on ability to code intelligent learning agents to perform a range of practical tasks.
Автор: Liu Yuxi (Hayden) Название: PyTorch 1.0 Reinforcement Learning Cookbook ISBN: 1838551964 ISBN-13(EAN): 9781838551964 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents practical solutions to the most common reinforcement learning problems. The recipes in this book will help you understand the fundamental concepts to develop popular RL algorithms. You will gain practical experience in the RL domain using the modern offerings of the PyTorch 1.x library.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru