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



Реклама


Название: Python Programming For Beginners - Practical Lessons for Building Real-World Applications
Автор: Anthony Joseph
Издательство: Independently published
Год: 2025
Страниц: 205
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

This eBook, "Python Programming for Beginners - Practical Lessons for Building Real-World Applications", provides a comprehensive introduction to Python through ten structured chapters. It starts by explaining why Python is popular, guiding you through environment setup, and teaching essential syntax and data types. You then learn about more advanced subjects such as control flow, functions, and how to write clean, modular code. The book goes deeper into data structures, including dictionaries, lists, tuples, and sets, illustrating how each one is suited for different tasks. You also discover the fundamentals of object-oriented programming—classes, inheritance, and encapsulation—making it easier to design maintainable applications. The chapters on error handling show how to manage exceptions and create custom error types, ensuring your code remains robust. You learn how to work with files, directories, and popular libraries such as NumPy, Pandas, and Requests, exploring data manipulation and API integration. Finally, the eBook culminates in a real-world project, walking you through step-by-step project organization, core feature implementation, testing, and deployment strategies.
Разместил: Ingvar16 6-01-2025, 06:25 | Комментарии: 0 | Подробнее
Название: Mathematics for Data Science: Linear Algebra with Matlab
Автор: Cesar Perez Lopez
Издательство: Scientific Books
Год: 2025
Страниц: 447
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

Mathematics is an essential toolset for data scientists. By mastering these mathematical concepts, data scientists can better understand the underlying mechanisms of Machine Learning algorithms, improve their ability to clean and manipulate data, and make more accurate predictions and decisions based on data. Matlab has functions that allow easy work in Linear Algebra. In this book, typical algebra topics are developed, such as work in discrete mathematics through numerical algebra in the real and complex fields. Work with algebraic expressions, polynomials, equations, systems of equations, matrices, vector spaces, linear maps, and quadratic forms is presented. Matrix algebra is specially developed with advanced treatment of eigenvalues, eigenvectors and diagonalization. He also delves into drawing curves and surfaces in explicit, implicit, parametric, and polar coordinates. The concepts are accompanied by examples solved step by step with Matlab.
Разместил: Ingvar16 6-01-2025, 05:31 | Комментарии: 0 | Подробнее
Название: Introduction to Machine Learning with Security: Theory and Practice Using Python in the Cloud, 2nd Edition
Автор: Pramod Gupta, Naresh Kumar Sehgal, John M. Acken
Издательство: Springer
Год: 2025
Страниц: 509
Язык: английский
Формат: pdf (true)
Размер: 16.6 MB

This book provides an introduction to Machine Learning, security and cloud computing, from a conceptual level, along with their usage with underlying infrastructure. The authors emphasize fundamentals and best practices for using AI and ML in a dynamic infrastructure with cloud computing and high security, preparing readers to select and make use of appropriate techniques. Important topics are demonstrated using real applications and case studies. The authors of this book have leveraged their hands-on experience with solving real-world problems using Python and the Machine Learning ecosystem to help the readers gain solid knowledge needed to apply essential concepts, methodologies, tools, and techniques for solving their own real-world problems. The book aims to cater to readers with varying skill levels ranging from beginners to experts and enable them in structuring and building practical Machine Learning and AI solutions. This book is appropriate for both advanced undergraduate or master’s students who want to work in this domain, or for individuals working in the area of Machine Learning.
Разместил: Ingvar16 5-01-2025, 15:50 | Комментарии: 0 | Подробнее
Название: Health Analytics with R: Learning Data Science Using Examples from Healthcare and Direct-to-Consumer Genetics
Автор: Mary Regina Boland
Издательство: Springer
Год: 2025
Страниц: 663
Язык: английский
Формат: pdf (true)
Размер: 101.3 MB

This textbook teaches health analytics using examples from the statistical programming language R. It utilizes real-world examples with publicly available datasets from healthcare and direct-to-consumer genetics to provide learners with real-world examples and enable them to get their hands on actual data. This textbook is designed to accompany either a senior-level undergraduate course or a Masters level graduate course on health analytics. The reader will advance from no prior knowledge of R to being well versed in applications within R that apply to Data Science and health analytics.
Разместил: Ingvar16 5-01-2025, 05:49 | Комментарии: 0 | Подробнее
Название: Visualization for Artificial Intelligence
Автор: Shixia Liu, Weikai Yang, Junpeng Wang, Jun Yuan
Издательство: Springer
Год: 2025
Страниц: 147
Язык: английский
Формат: pdf (true)
Размер: 11.5 MB

This book explores how visualization provides an effective way of improving not only the interpretability but also the generalization capabilities of Machine Learning models. It shows how visualization can bridge the gap between complex models or algorithms and human understanding while also facilitating data curation and model refinement. Therefore, visualization for Artificial Intelligence (VIS4AI) has become an emerging area that combines interactive visualization with Machine Learning techniques to maximize their values. VIS4AI techniques focus on every phase of the Machine Learning life cycle, from data preprocessing to model development and deployment. These techniques are closely aligned with the well-established data and model pipelines in Machine Learning. In the data pipeline, they contribute to improving data quality and feature quality, including training data cleaning and feature engineering. In the model pipeline, they support (1) model development by focusing on model understanding, diagnosis, and steering; and (2) model deployment by enabling decision explanation, model performance monitoring, and model maintenance.
Разместил: Ingvar16 5-01-2025, 05:01 | Комментарии: 0 | Подробнее
Название: Программирование инженерных задач на базе использования алгоритмов циклической структуры на языке C в среде VS C++. Модуль 2
Автор: Алексеев Ю. Е., Куров А. В.
Издательство: МГТУ им. Баумана
Год: 2019
Cтраниц: 134
Формат: pdf
Размер: 17 мб
Язык: русский

Приведены краткие теоретические сведения по организации программ циклической структуры на примере алгоритмов вычисления сумм, произведений, суммы бесконечного ряда, определенного интеграла, уточнения корней уравнений. Рассмотрена организация вложенных циклов, показано решение таких задач, как вычисление определенного интеграла с заданной точностью, поиск наибольшего (наименьшего) значения функции с требуемой точностью, обработка матриц, сортировка элементов массива. Приведены примеры программной реализации изучаемых алгоритмов, задания для выполнения лабораторных работ по каждой из рассматриваемых тем.
Разместил: rivasss 4-01-2025, 20:24 | Комментарии: 0 | Подробнее


Название: Фундаментальные алгоритмы на Java. Части 1 - 4. Анализ. Структуры данных. Сортировка. Поиск
Автор: Седжвик Роберт
Издательство: ТИД ДС
Год: 2003
Формат: pdf
Страниц: 688
Размер: 16.5 Мб
Язык: Русский

Эта книга посвящена глубокому исследованию всех основополагающих концепций и алгоритмов, которые можно отнести к разряду `вечных`. Изучив их, вы получите знания, которые никогда не устареют и которыми вы будете пользоваться всегда.
Разместил: antonbooking25 4-01-2025, 20:18 | Комментарии: 0 | Подробнее
Название: The Science of Machine Learning, Part 1
Автор: Shubhodip Sasmal, Pushpa Raikwar Diwan, Sheetal Temara, Shahrukh Irfan
Издательство: AMKCORP Academics
Год: 2024
Страниц: 212
Язык: английский
Формат: pdf
Размер: 30.7 MB

The book titled “The Science of Machine Learning Part 1” serves as a comprehensive guide for both beginners and experienced practitioners in the field of Machine Learning. Covering a wide range of topics, the book provides a thorough introduction to the fundamentals of Machine Learning, as well as advanced techniques and emerging trends. In the first chapter, readers are introduced to the concept of Machine Learning, its historical context, and its importance and applications in various domains. The chapter also explores different types of Machine Learning and addresses key terminologies, challenges, and limitations associated with the field. The second chapter delves into the mathematical foundations essential for understanding Machine Learning algorithms. Topics covered include linear algebra, probability and statistics, calculus, optimization techniques, information theory basics, and numerical methods and algorithms.
Разместил: Ingvar16 4-01-2025, 17:25 | Комментарии: 0 | Подробнее
Название: Deep Learning Through the Prism of Tensors
Автор: Pradeep Singh, Balasubramanian Raman
Издательство: Springer
Год: 2025
Страниц: 627
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

In the rapidly evolving field of Artificial Intelligence (AI), this book serves as a crucial resource for understanding the mathematical foundations of AI. It explores the intricate world of tensors, the fundamental elements powering today's advanced Deep Learning models. Combining theoretical depth with practical insights, the text navigates the complex landscape of tensor calculus, guiding readers to master the principles and applications of tensors in AI. From the basics of tensor algebra and geometry to the sophisticated architectures of neural networks, including multi-layer perceptrons, convolutional, recurrent, and transformer models, this book provides a comprehensive examination of the mechanisms driving modern AI innovations. It delves into the specifics of autoencoders, generative models, and geometric interpretations, offering a fresh perspective on the complex, high-dimensional spaces traversed by Deep Learning technologies. This book not only covers the theoretical underpinnings but also showcases practical implementations using popular frameworks such as TensorFlow and PyTorch.
Разместил: Ingvar16 4-01-2025, 09:05 | Комментарии: 0 | Подробнее
Название: The Definitive Guide to Machine Learning Operations in AWS: Machine Learning Scalability and Optimization with AWS
Автор: Neel Sendas, Deepali Rajale
Издательство: Apress
Год: 2025
Страниц: 432
Язык: английский
Формат: pdf
Размер: 15.1 MB

This book focuses on deploying, testing, monitoring, and automating ML systems in production. It covers AWS MLOPS tools like Amazon SageMaker, Data Wrangler, and AWS Feature Store, along with best practices for operating ML systems on AWS. This book explains how to design, develop, and deploy ML workloads at scale using AWS cloud's well-architected pillars. It starts with an introduction to AWS services and MLOps tools, setting up the MLOps environment. It covers operational excellence, including CI/CD pipelines and Infrastructure as code. Security in MLOps, data privacy, IAM, and reliability with automated testing are discussed. Performance efficiency and cost optimization, like Right-sizing ML resources, are explored. The book concludes with MLOps best practices, MLOPS for GenAI, emerging trends, and future developments in MLOps. This book suits ML engineers, DevOps engineers, software developers, architects, and team leaders aspiring to be MLOps professionals on AWS.
Разместил: Ingvar16 4-01-2025, 05:52 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности