Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 18-09-2022, 04:33
  • Комментариев: 0
Название: Обучение с подкреплением для реальных задач. Инженерный подход
Автор: Уиндер Фил
Издательство: БXB
Год: 2023
Формат: PDF
Страниц: 400
Размер: 36,3 Mb
Язык: Русский

Книга посвящена промышленно-ориентированному применению обучения с подкреплением (Reinforcement Learning, RL). Объяснено, как обучать промышленные и научные системы решению любых пошаговых задач методом проб и ошибок – без подготовки узкоспециализированных учебных множеств данных и без риска переобучить или переусложнить алгоритм. Рассмотрены марковские процессы принятия решений, глубокие Q-сети, градиенты политик и их вычисление, методы устранения энтропии и многое другое. Данная книга – первая на русском языке, где теоретический базис RL и алгоритмы даны в прикладном, отраслевом ключе.
  • Добавил: GYGLEBOOKS
  • Дата: 17-09-2022, 21:17
  • Комментариев: 0

Название: Исследование операций: Сборник задач
Автор: Ю.П. Зайченко, С.А. Шумилова
Издательство: Киев: Выща школа
Год: 1990
Формат: pdf
Страниц: 242
Размер: 20 Mb
Язык: русский



Сборник содержит задачи по линейному, нелинейному, дискретному, динамическому и стохастическому программированию.
Во втором издании (1-е изд. - 1984 г.) значительно расширены и дополнены главы, относящиеся к линейному и нелинейному программированию. В частности, включены задачи и примеры по численным методам оптимизации, методу штрафных функций, методу возможных направлений. Приведены необходимые теоретические сведения и описание основных методов, применение которых иллюстрируется решением конкретных примеров. Для студентов вузов, обучающихся по специальностям «Автоматизированные системы обработки информации и управления» и «Прикладная математика».
  • Добавил: TRex
  • Дата: 17-09-2022, 19:17
  • Комментариев: 0
Название: Алгоритмы. Руководство по разработке. 3-е изд
Автор: Стивен Скиена
Издательство: БXB
Год: 2022
Формат: PDF
Страниц: 862
Размер: 106 Mb
Язык: Русский

Книга является наиболее полным руководством по разработке эффективных алгоритмов. Первая часть книги содержит практические рекомендации по разработке алгоритмов: приводятся основные понятия, дается анализ алгоритмов, рассматриваются типы структур данных, основные алгоритмы сортировки, операции обхода графов и алгоритмы для работы со взвешенными графами, примеры использования комбинаторного поиска, эвристических методов и динамического программирования. Вторая часть книги содержит обширный список литературы и каталог из 75 наиболее распространенных алгоритмических задач, для которых перечислены существующие программные реализации.
  • Добавил: Igor1977
  • Дата: 17-09-2022, 16:04
  • Комментариев: 0

Название: Microsoft Visual Basic 2017 for Windows, Web, and Database Applications: Comprehensive
Автор: Hoisington C.
Издательство: Cengage Learning
Год: 2017
Формат: pdf
Страниц: 771
Размер: 79 mb
Язык: Английский

Introduction to Visual Basic 2017 Programming.
Program and Graphical User Interface Design.
Program Design and Coding.
Variables and Arithmetic Operations.
Decision Structures.
Loop Structures.
Using Procedures and Exception Handling.
Using Arrays and File Handling.
Creating Web Applications.
Incorporating Databases with ADO.NET.
Multiple Classes and Inheritance.
  • Добавил: literator
  • Дата: 17-09-2022, 12:42
  • Комментариев: 0
Go Cookbook: Expert Solutions for Commonly Needed Go Tasks (Third Early Release)Название: Go Cookbook: Expert Solutions for Commonly Needed Go Tasks (Third Early Release)
Автор: Sau Sheong Chang
Издательство: O’Reilly Media, Inc.
Год: 2022-09-16
Язык: английский
Формат: epub (true), mobi
Размер: 10.2 MB

Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can quickly ramp up their knowledge while accomplishing useful tasks, and experienced Go developers can save time by cutting and pasting proven code directly into their applications.
  • Добавил: literator
  • Дата: 17-09-2022, 11:27
  • Комментариев: 0
Engineering Intelligent Systems: Systems Engineering and Design with Artificial Intelligence, Visual ModelingНазвание: Engineering Intelligent Systems: Systems Engineering and Design with Artificial Intelligence, Visual Modeling
Автор: Barclay R. Brown
Издательство: Wiley
Год: 2023
Страниц: 387
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Engineering Intelligent Systems Exploring the three key disciplines of intelligent systems. As Artificial Intelligence (AI) and Machine Learning (ML) technology continue to develop and find new applications, advances in this field have generally been focused on the development of isolated software data analysis systems or of control systems for robots and other devices. By applying model-based systems engineering to AI, however, engineers can design complex systems that rely on AI-based components, resulting in larger, more complex intelligent systems that successfully integrate humans and AI.
  • Добавил: literator
  • Дата: 17-09-2022, 11:16
  • Комментариев: 0
Node.js: The Comprehensive Guide to Server-Side JavaScript ProgrammingНазвание: Node.js: The Comprehensive Guide to Server-Side jаvascript Programming
Автор: Sebastian Springer
Издательство: Rheinwerk Computing
Год: 2022
Страниц: 834
Язык: английский
Формат: epub (true)
Размер: 10.3 MB

If you’re developing server-side jаvascript applications, you need Node.js! Start with the basics of the Node.js environment: installation, application structure, and modules. Then follow detailed code examples to learn about web development using frameworks like Express and Nest. Learn about different approaches to asynchronous programming, including RxJS and data streams. Details on peripheral topics such as testing, security, performance, and more, make this your all-in-one daily reference for Node.js!
  • Добавил: TRex
  • Дата: 16-09-2022, 19:48
  • Комментариев: 0
Название: Feature Engineering Bookcamp
Автор: Sinan Ozdemir
Издательство: Manning Publications
Год: 2022
Формат: ePUB, MOBI
Страниц: 358
Размер: 22 Mb
Язык: English

Feature Engineering Bookcamp guides you through a collection of projects that give you hands-on practice with core feature engineering techniques. You’ll work with feature engineering practices that speed up the time it takes to process data and deliver real improvements in your model’s performance. This instantly-useful book skips the abstract mathematical theory and minutely-detailed formulas; instead you’ll learn through interesting code-driven case studies, including tweet classification, COVID detection, recidivism prediction, stock price movement detection, and more
  • Добавил: literator
  • Дата: 16-09-2022, 15:59
  • Комментариев: 0
IoT System Testing An IoT Journey from Devices to Analytics and the EdgeНазвание: IoT System Testing: An IoT Journey from Devices to Analytics and the Edge
Автор: Jon Duncan Hagar
Издательство: Apress
Год: 2022
Страниц: 323
Язык: английский
Формат: pdf (true), epub
Размер: 27.2 MB

To succeed, teams must assure the quality of IoT systems. The world of technology continually moves from one hot area to another; this book considers the next explosion—of IoT—from a quality testing viewpoint. You'll first gain an introduction to the Internet of Things (IoT), V&V, and testing. Next, you'll be walked through IoT test planning and strategy over the full life cycle, including the impact of data analytics and AI. You will then delve deeper into IoT security testing and various test techniques, patterns, and more. This is followed by a detailed study of IoT software test labs, architecture, environments and AI.
  • Добавил: literator
  • Дата: 16-09-2022, 15:05
  • Комментариев: 0
AI Time Series Control System ModellingНазвание: AI Time Series Control System Modelling
Автор: Chuzo Ninagawa
Издательство: Springer
Год: 2023
Страниц: 243
Язык: английский
Формат: pdf (true), epub
Размер: 44.1 MB

This book describes the practical application of Artificial Intelligence (AI) methods using time series data in system control. This book consistently discusses the application of machine learning to the analysis and modelling of time series data of physical quantities to be controlled in the field of system control. Since dynamic systems are not stable steady states but changing transient states, the changing transient states depend on the state history before the change. In other words, it is essential to predict the change from the present to the future based on the time history of each variable in the target system, and to manipulate the system to achieve the desired change. In short, time series is the key to the application of AI machine learning to system control. This is the philosophy of this book: "time series data" + "AI machine learning" = "new practical control methods".