Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Машинное обучение доступным языком
Автор: Елена Капаца
Издательство: Автор
Год: 2023
Язык: русский
Формат: pdf, fb2. epub
Размер: 11.2 MB

Краткий гайд для новичков по машинному и глубокому обучению с разбором кода. Здесь вы найдете необходимый минимум по предмету, истолкованный языком, понятным школьнику. Некоторые разделы написаны с помощью ChatGPT. По прочтении вы избавитесь от страха перед технологией и освоите базовый инструментарий подготовки данных, их загрузке в модель и ее донастройки. Подходит студентам технических специальностей. Приступая к изучению машинного обучения, студенты легко и непринужденно добиваются… запутанности. Пара-тройка непонятных терминов или неясностей при расчете – и все: мозг теряет нить и начинает воспринимать “по диагонали”. Продираться через непонятное довольно трудоёмко. Не каждый день у нас есть ресурс догугливать непонятное. Не каждый запрос в Google даст лаконичный понятный ответ. Моя задача – описать детали этой мозаики языком, понятным старшекласснику. Я намеренно буду избегать формул, потому что знаю: каждая из них сокращает число читателей. Однако в книге будет код, и он будет расширенно комментироваться. Минимальное требование к читателю – знание основ Python. Книга фокусируется на машинном обучении, и потому останавливаться на терминах вроде “переменной” и “списка” я не буду.
Разместил: Ingvar16 25-11-2023, 08:31 | Комментарии: 0 | Подробнее
Название: Quantum Computing: Circuits, Systems, Automation and Applications
Автор: Himanshu Thapliyal, Travis Humble
Издательство: Springer
Год: 2024
Страниц: 183
Язык: английский
Формат: pdf (true), epub
Размер: 19.6 MB

This book provides readers with the current state-of-the-art research and technology on quantum computing. The authors provide design paradigms of quantum computing. Topics covered include multi-programming mechanisms on near-term quantum computing, Lagrange interpolation approach for the general parameter-shift rule, architecture-aware decomposition of quantum circuits, software for massively parallel quantum computing, Machine Learning in quantum annealing processors, quantum annealing for real-world machine learning applications, queuing theory models for (Fault-Tolerant) quantum circuits, machine learning for quantum circuit reliability assessment, and side-channel leakage in Suzuki stack circuits. Quantum computing is an elegant fusion between computer science and principles of quantum physics to facilitate calculations. It promises an excellent computational capacity that is intractable for classical computers to solve challenging problems, including materials science, information science, computer science, mathematical science, and others. The QB SDK is designed for ease of integration into a range of performance-critical environments: HPC, cloud, GPU workstations and even embedded/edge systems. The SDK’s high-performance core and bundled simulators are implemented in C++. It provides hybrid and pure-quantum programming interfaces in both C++ and Python, with an extensive language binding module for Python included.
Разместил: Ingvar16 25-11-2023, 08:05 | Комментарии: 0 | Подробнее
Название: Ian Talks Python A-Z
Автор: Ian Eress
Издательство: Independently published
Год: 2023
Страниц: 397
Язык: английский
Формат: pdf, azw3, epub (true), mobi
Размер: 10.2 MB

Unlock the mysteries of Python programming with this guide to the key concepts and definitions. From famous programmers and libraries to data science and web development, this book provides a clear and accessible reference to the field of Python programming. Written for beginners, it is the perfect resource for anyone looking to deepen their understanding of this rapidly evolving field. With clear explanations, this book is your go-to reference for all things Python.
Разместил: Ingvar16 25-11-2023, 07:10 | Комментарии: 0 | Подробнее
Название: Soft Computing Techniques in Connected Healthcare Systems
Автор: Moolchand Sharma, Suman Deswal, Umesh Gupta
Издательство: CRC Press
Год: 2024
Страниц: 313
Язык: английский
Формат: pdf (true)
Размер: 24.9 MB

This book provides an examination of applications of soft computing techniques related to healthcare systems and can be used as a reference guide for assessing the roles of various techniques. Soft Computing Techniques in Connected Healthcare Systems presents soft computing techniques and applications used in healthcare systems, along with the latest advancements. The authors examine how connected healthcare is the essence of combining a practical operative procedure of interconnectedness of electronic health records, mHealth, clinical informatics, electronic data exchange, practice management solutions, and pharmacy management. The book focuses on different soft computing techniques, such as artificial neural networks (ANNs), fuzzy logic, genetic algorithms (GAs), Machine Learning (ML), and Natural Language Processing (NLP), which will enhance services in connected health systems, such as remote diagnosis and monitoring, medication monitoring devices, identifying and treating the underlying causes of disorders and diseases, improved access to specialists, and lower healthcare costs. The chapters also examine descriptive, predictive, and social network techniques and discuss analytical tools and the important role they play in enhancing the services to connected healthcare systems. Finally, the authors address real-time challenges with real-world case studies to enhance the comprehension of topics. This book is intended for under graduate and graduate students, researchers, and practicing professionals in the field of connected healthcare. It provides an overview for beginners while also addressing professionals in the industry on the importance of soft computing approaches in connected healthcare systems.
Разместил: Ingvar16 24-11-2023, 18:48 | Комментарии: 0 | Подробнее

Автор: Журавлев А. П.
Название: Языковые игры на компьютере: Книга для учащихся старших классов средней школы
Издательство: Просвещение
Год: 1988
Страниц: 144
Формат: DJVU, PDF
Размер: 11 МБ

В книге рассказывается о том, как можно разработать компьютерные программы для учебных и занимательных языковых игр. Автор приводит описания игр, блок-схемы программ для них и языковые материалы. В приложение включена в качестве примера компьютерная программа одной из игр.
Разместил: polyanskiy 24-11-2023, 16:02 | Комментарии: 0 | Подробнее
Название: Transformer, BERT, and GPT : Including ChatGPT and Prompt Engineering
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2024
Страниц: 379
Язык: английский
Формат: pdf (true)
Размер: 25.3 MB

This book provides a comprehensive group of topics covering the details of the Transformer architecture, BERT models, and the GPT series, including GPT-3 and GPT-4. Spanning across ten chapters, it begins with foundational concepts such as the attention mechanism, then tokenization techniques, explores the nuances of Transformer and BERT architectures, and culminates in advanced topics related to the latest in the GPT series, including ChatGPT. Key chapters provide insights into the evolution and significance of attention in deep learning, the intricacies of the Transformer architecture, a two-part exploration of the BERT family, and hands-on guidance on working with GPT-3. The concluding chapters present an overview of ChatGPT, GPT-4, and visualization using generative AI. In addition to the primary topics, the book also covers influential AI organizations such as DeepMind, OpenAI, Cohere, Hugging Face, and more. Readers will gain a comprehensive understanding of the current landscape of NLP models, their underlying architectures, and practical applications. Features companion files with numerous code samples and figures from the book. Although this book is introductory in nature, some knowledge of Python 3.x with certainly be helpful for the code samples. Knowledge of other programming languages (such as Java) can also be helpful because of the exposure to programming concepts and constructs. This book is intended primarily for people who have a basic knowledge of Machine Learning or software developers who are interested in working with LLMs.
Разместил: Ingvar16 24-11-2023, 15:54 | Комментарии: 0 | Подробнее

Автор: Очков В. Ф., Пухначев Ю. В.
Название: 128 советов начинающему программисту. Издание 2
Издательство: М:, Энергоатомиздат
Год: 1992
Страниц: 256
Формат: DJVU, PDF
Размер: 13 МБ

Приведены программы решения различных задач на персональном компьютере, а также различные игры. Программы написаны на языках Бейсик, Паскаль, Фортран, Модула-2 и в кодах ПМК. Основной упор в книге сделан на иллюстрацию разнообразных приемов алгоритмизации и программирования, освещение вопросов взаимодействия человека с компьютером. Первое издание вышло в 1991 г. Для широкого круга читателей.
Разместил: polyanskiy 24-11-2023, 14:57 | Комментарии: 0 | Подробнее

Автор: Григорьев А.
Название: Компиляторы Microsoft С 5.0 и QuickC 1.0. Серия "С для PC Программирование на языке С для персональных компьютеров"; Выпуск 0
Издательство: М:, Наука
Год: 1990
Страниц: 80
Формат: DJVU, PDF
Размер: 10 МБ
Первая книга серии "С для PC" посвящена программированию с помощью современных версий компиляторов Microsoft С и QuickC, приведены практические примеры компиляции и отладки программ, рекомендации по обнаружению часто встречающихся ошибок и их исправлению, описание стандартных моделей памяти. Для широкого круга пользователей персональных компьютеров.
Разместил: polyanskiy 24-11-2023, 14:55 | Комментарии: 0 | Подробнее
Название: Data Literacy With Python
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2024
Страниц: 271
Язык: английский
Формат: pdf (true)
Размер: 14.6 MB

The purpose of this book is to usher readers into the world of data, ensuring a comprehensive understanding of its nuances, intricacies, and complexities. With Python 3 as the primary medium, the book underscores the pivotal role of data in modernindustries, and how its adept management can lead to insightful decision-making. The book provides a quick introduction to foundational data-related tasks, priming the readers for more advanced concepts of model training introduced later on. Through detailed, step-by-step Python code examples, the reader will master training models, beginning with the kNN algorithm, and then smoothly transitioning to other classifiers, by tweaking mere lines of code. Tools like Sweetviz, Skimpy, Matplotlib, and Seaborn are introduced, offering readers a hands-on experience in rendering charts and graphs. Companion files with source code and data sets are available by writing to the publisher.
Разместил: Ingvar16 24-11-2023, 13:34 | Комментарии: 0 | Подробнее

Название: Modern C Programming: Including Standards C99, C11, C17, C23
Автор: Orhan Gazi
Издательство: Springer
Год: 2023
ISBN: 978-3-031-45361-8
Страниц: 395
Формат: PDF
Размер: 22 Mб
Язык: English

This book provides comprehensive detail about modern C programming, including the standards C99, C11, C17, C23, reflecting recent updates. The book features a number of targeted examples, atomic data types, and threads. After covering the standards of C, the author explains data types, operators, loops, conditional statements, functions, pointers, and more. The book is intended primarily for electrical and hardware engineers looking to use or update their knowledge of modern C programming.
Разместил: Gena_Bukin 24-11-2023, 12:52 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности