Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Reinforcement Learning From Scratch, Lorenz


Варианты приобретения
Цена: 8384.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Lorenz
Название:  Reinforcement Learning From Scratch
ISBN: 9783031090295
Издательство: Springer
Классификация:



ISBN-10: 3031090292
Обложка/Формат: Hardback
Страницы: 184
Вес: 0.47 кг.
Дата издания: 11.11.2022
Язык: English
Издание: 1st ed. 2022
Иллюстрации: 63 illustrations, color; 11 illustrations, black and white; xiv, 184 p. 74 illus., 63 illus. in color.
Размер: 235 x 155
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Understanding current approaches - with examples in java and greenfoot
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: In ancient games such as chess or go, the most brilliant players can improve by studying the strategies produced by a machine. Robotic systems practice their own movements. In arcade games, agents capable of learning reach superhuman levels within a few hours. How do these spectacular reinforcement learning algorithms work? With easy-to-understand explanations and clear examples in Java and Greenfoot, you can acquire the principles of reinforcement learning and apply them in your own intelligent agents. Greenfoot (M.K?lling, Kings College London) and the hamster model (D. Bohles, University of Oldenburg) are simple but also powerful didactic tools that were developed to convey basic programming concepts. The result is an accessible introduction into machine learning that concentrates on reinforcement learning. Taking the reader through the steps of developing intelligent agents, from the very basics to advanced aspects, touching on a variety of machine learning algorithms along the way, one is allowed to play along, experiment, and add their own ideas and experiments.
Дополнительное описание: 1 Reinforcement learning as subfield of machine learning.- 2 Basic concepts of reinforcement learning.- 3 Optimal decision-making in a known environment.- 4 decision making and learning in an unknown environment.- 5 Artificial Neural Networks as estimator



Reinforcement Learning for Sequential Decision and Optimal Control

Автор: Shengbo Eben Li
Название: Reinforcement Learning for Sequential Decision and Optimal Control
ISBN: 9811977836 ISBN-13(EAN): 9789811977831
Издательство: Springer
Рейтинг:
Цена: 11179.00 р.
Наличие на складе: Поставка под заказ.

Описание: Have you ever wondered how AlphaZero learns to defeat the top human Go players? Do you have any clues about how an autonomous driving system can gradually develop self-driving skills beyond normal drivers? What is the key that enables AlphaStar to make decisions in Starcraft, a notoriously difficult strategy game that has partial information and complex rules? The core mechanism underlying those recent technical breakthroughs is reinforcement learning (RL), a theory that can help an agent to develop the self-evolution ability through continuing environment interactions. In the past few years, the AI community has witnessed phenomenal success of reinforcement learning in various fields, including chess games, computer games and robotic control. RL is also considered to be a promising and powerful tool to create general artificial intelligence in the future. As an interdisciplinary field of trial-and-error learning and optimal control, RL resembles how humans reinforce their intelligence by interacting with the environment and provides a principled solution for sequential decision making and optimal control in large-scale and complex problems. Since RL contains a wide range of new concepts and theories, scholars may be plagued by a number of questions: What is the inherent mechanism of reinforcement learning? What is the internal connection between RL and optimal control? How has RL evolved in the past few decades, and what are the milestones? How do we choose and implement practical and effective RL algorithms for real-world scenarios? What are the key challenges that RL faces today, and how can we solve them? What is the current trend of RL research? You can find answers to all those questions in this book. The purpose of the book is to help researchers and practitioners take a comprehensive view of RL and understand the in-depth connection between RL and optimal control. The book includes not only systematic and thorough explanations of theoretical basics but also methodical guidance of practical algorithm implementations. The book intends to provide a comprehensive coverage of both classic theories and recent achievements, and the content is carefully and logically organized, including basic topics such as the main concepts and terminologies of RL, Markov decision process (MDP), Bellman’s optimality condition, Monte Carlo learning, temporal difference learning, stochastic dynamic programming, function approximation, policy gradient methods, approximate dynamic programming, and deep RL, as well as the latest advances in action and state constraints, safety guarantee, reference harmonization, robust RL, partially observable MDP, multiagent RL, inverse RL, offline RL, and so on.

Model-based reinforcement learning :

Автор: Farsi, Milad,
Название: Model-based reinforcement learning :
ISBN: 111980857X ISBN-13(EAN): 9781119808572
Издательство: Wiley
Рейтинг:
Цена: 16315.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is for researchers and students in statistics, data mining, computer science, machine learning, marketing and also practitioners who implement recommender systems. It provides an in-depth discussion of challenges encountered in deploying real-life large-scale systems and state-of-the-art solutions in personalization, explore/exploit, dimension reduction and multi-objective optimization.

Reinforcement learning algorithms with python

Автор: 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.

Reinforcement Learning for Cyber-Physical Systems with Cybersecurity Case Studies

Автор: Li, Chong
Название: Reinforcement Learning for Cyber-Physical Systems with Cybersecurity Case Studies
ISBN: 1138543535 ISBN-13(EAN): 9781138543539
Издательство: Taylor&Francis
Рейтинг:
Цена: 12707.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.

Hands-On Reinforcement Learning for Games

Автор: 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 ...

Risk-Sensitive Reinforcement Learning Via Policy Gradient Search

Автор: Michael C. Fu, Prashanth L. A.
Название: Risk-Sensitive Reinforcement Learning Via Policy Gradient Search
ISBN: 1638280266 ISBN-13(EAN): 9781638280262
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 14414.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Reinforcement learning (RL) is one of the foundational pillars of artificial intelligence and machine learning. An important consideration in any optimization or control problem is the notion of risk, but its incorporation into RL has been a recent development. This monograph surveys research on risk-sensitive RL that uses policy gradient search.

Hands-On Deep Learning for Games

Автор: Lanham Micheal
Название: Hands-On Deep Learning for Games
ISBN: 1788994078 ISBN-13(EAN): 9781788994071
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will give you an in-depth view of the potential of deep learning and neural networks in game development. You will also learn to use neural nets combined with reinforcement learning for new types of game AI.

Reinforcement learning

Автор: 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.

Reinforcement Learning with Tensorflow

Автор: 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.

R Machine Learning Projects

Автор: Chinnamgari Sunil Kumar
Название: R Machine Learning Projects
ISBN: 1789807948 ISBN-13(EAN): 9781789807943
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The purpose of the book is to help a machine learning practitioner gets hands-on experience in working with real-world data and apply modern machine learning algorithms. You will learn to implement each algorithm to a specific industry problem. It covers projects involving both supervised as well as unsupervised learning approaches.

Statistical Reinforcement Learning

Автор: 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.

Handbook of Reinforcement Learning and Control

Автор: Vamvoudakis Kyriakos G., Wan Yan, Lewis Frank L.
Название: Handbook of Reinforcement Learning and Control
ISBN: 3030609898 ISBN-13(EAN): 9783030609894
Издательство: Springer
Цена: 32142.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The Cognitive Dialogue: A New Architecture for Perception and Cognition.- Rooftop-Aware Emergency Landing Planning for Small Unmanned Aircraft Systems.- Quantum Reinforcement Learning in Changing Environment.- The Role of Thermodynamics in the Future Research Directions in Control and Learning.- Mixed Density Reinforcement Learning Methods for Approximate Dynamic Programming.- Analyzing and Mitigating Link-Flooding DoS Attacks Using Stackelberg Games and Adaptive Learning.- Learning and Decision Making for Complex Systems Subjected to Uncertainties: A Stochastic Distribution Control Approach.- Optimal Adaptive Control of Partially Unknown Linear Continuous-time Systems with Input and State Delay.- Gradient Methods Solve the Linear Quadratic Regulator Problem Exponentially Fast.- Architectures, Data Representations and Learning Algorithms: New Directions at the Confluence of Control and Learning.- Reinforcement Learning for Optimal Feedback Control and Multiplayer Games.- Fundamental Principles of Design for Reinforcement Learning Algorithms Course Titles.- Long-Term Impacts of Fair Machine Learning.- Learning-based Model Reduction for Partial Differential Equations with Applications to Thermo-Fluid Models' Identification, State Estimation, and Stabilization.- CESMA: Centralized Expert Supervises Multi-Agents, for Decentralization.- A Unified Framework for Reinforcement Learning and Sequential Decision Analytics.- Trading Utility and Uncertainty: Applying the Value of Information to Resolve the Exploration-Exploitation Dilemma in Reinforcement Learning.- Multi-Agent Reinforcement Learning: Recent Advances, Challenges, and Applications.- Reinforcement Learning Applications, An Industrial Perspective.- A Hybrid Dynamical Systems Perspective of Reinforcement Learning.- Bounded Rationality and Computability Issues in Learning, Perception, Decision-Making, and Games Panagiotis Tsiotras.- Mixed Modality Learning.- Computational Intelligence in Uncertainty Quantification for Learning Control and Games.- Reinforcement Learning Based Optimal Stabilization of Unknown Time Delay Systems Using State and Output Feedback.- Robust Autonomous Driving with Humans in the Loop.- Boundedly Rational Reinforcement Learning for Secure Control.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия