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



Реклама


Название: Linux Coding Tricks & Tips - 20th Edition, 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 41.3 MB

"Linux Coding Tricks & Tips" - это идеальное цифровое руководство для тех читателей, которые желают поднять свои навыки программирования на более высокий уровень. Вы хотите улучшить свой пользовательский опыт или получить инсайдерские знания? Вы хотите учиться непосредственно у экспертов в этой области? Хотите узнать бесчисленные шорткаты, которыми пользуются профессионалы? На страницах этого нового издания для продвинутых пользователей вы узнаете все, что нужно, чтобы стать более уверенным, знающим и опытным пользователем. Пользователем, который получит максимальную отдачу от программирования на Python и C++, а значит, и от самого Linux.
Разместил: Ingvar16 10-12-2024, 12:24 | Комментарии: 0 | Подробнее
Название: Машинное обучение с использованием библиотеки Н2О
Автор: Кук Д.
Издательство: ДМK
Год: 2018
Cтраниц: 250
Формат: pdf (ocr)
Размер: 41 мб
Язык: русский

Н2О – простая в использовании и открытая библиотека, которая поддерживает большое количество операционных систем и языков программирования, а также масштабируется для обработки больших данных. Эта книга научит вас использовать алгоритмы машинного обучения, реализованные в Н2О, с упором на наиболее важные для продуктивной работы аспекты. Рассмотрены глубокое обучение, случайный лес, обучение на неразмеченных данных и ансамбли моделей. В российское издание добавлены дополнительно два приложения, описывающих новейшие модули Н2О – Deep Water и Stacked Ensemble.
Разместил: rivasss 10-12-2024, 07:22 | Комментарии: 0 | Подробнее
Название: Программирование искусственного интеллекта в приложениях
Автор: Джонс М.Т.
Издательство: ДМK
Год: 2011
Cтраниц: 312
Формат: pdf (ocr)
Размер: 38 мб
Язык: русский

Данная книга посвящена вопросам искусственного интеллекта (ИИ), то есть методам и технологиям, призванным сделать ПО более умным и полезным. Рассмотренные алгоритмы в основном предназначены для встраивания в другое программное обеспечение, что позволяет создавать программы, гибко подстраивающиеся под требования и привычки пользователя. Здесь описан ряд алгоритмов ИИ – нейронные сети, генетические алгоритмы, системы, основанные на правилах, нечеткая логика, алгоритмы муравья и умные агенты.
Разместил: rivasss 10-12-2024, 06:59 | Комментарии: 0 | Подробнее
Название: How to Think about Algorithms, 2nd Edition
Автор: Jeff Edmonds
Издательство: Cambridge University Press
Год: 2024
Страниц: 618
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Understand algorithms and their design with this revised student-friendly textbook. Unlike other algorithms books, this one is approachable, the methods it explains are straightforward, and the insights it provides are numerous and valuable. Without grinding through lots of formal proof, students will benefit from step-by-step methods for developing algorithms, expert guidance on common pitfalls, and an appreciation of the bigger picture. Revised and updated, this second edition includes a new chapter on Machine Learning algorithms, and concise key concept summaries at the end of each part for quick reference. Also new to this edition are more than 150 new exercises: selected solutions are included to let students check their progress, while a full solutions manual is available online for instructors. No other text explains complex topics such as loop invariants as clearly, helping students to think abstractly and preparing them for creating their own innovative ways to solve problems.
Разместил: Ingvar16 10-12-2024, 04:25 | Комментарии: 0 | Подробнее
Название: Python All-in-One For Dummies, 3rd Edition
Автор: John Shovic, Alan Simpson
Издательство: For Dummies
Год: 2024
Страниц: 706
Язык: английский
Формат: True/Retail PDF
Размер: 42.2 MB

Everything you need to know to get into Python coding, with 7 books in one. Python All-in-One For Dummies is your one-stop source for answers to all your Python questions. From creating apps to building complex web sites to sorting big data, Python provides a way to get the work done. This book is great as a starting point for those new to coding, and it also makes a perfect reference for experienced coders looking for more than the basics. Apply your Python skills to data analysis, learn to write AI-assisted code using GitHub CoPilot, and discover many more exciting uses for this top programming language. This book is a reference manual to guide you through the process of learning Python and how to use it in modern computer applications, such as data science, artificial intelligence, physical computing, and robotics. If you're looking to learn a little about a lot of exciting things, this is the book for you. It gives you an introduction to the topics that you'll need to explore more deeply. Python All-in-One For Dummies, 3rd Edition guides you through the Python language and then takes you on a tour through some cool libraries and technologies (the Raspberry Pi, robotics, AI, Data Science, and more) that all revolve around the Python language. When you work on new projects and new technologies, Python is there with a diverse number of libraries just waiting for you to use.
Разместил: Ingvar16 10-12-2024, 03:54 | Комментарии: 0 | Подробнее
Название: Geocomputation with Python
Автор: Michael Dorman, Anita Graser, Jakub Nowosad, Robin Lovelace
Издательство: CRC Press
Серия: The Python Series
Год: 2025
Страниц: 309
Язык: английский
Формат: pdf (true), epub
Размер: 37.4 MB

Geocomputation with Python is a comprehensive resource for working with geographic data with the most popular programming language in the world. The book gives an overview of Python's capabilities for spatial data analysis, as well as dozens of worked-through examples covering the entire range of standard GIS operations. A unique selling point of the book is its cohesive and joined-up coverage of both vector and raster geographic data models and consistent learning curve. This book is an excellent starting point for those new to working with geographic data with Python, making it ideal for students and practitioners beginning their journey with Python. The book teaches how to import, process, examine, transform, compute, and export spatial vector and raster datasets with Python, the most widely used language for Data Science and many other domains. Reading the book and running the reproducible code chunks within will make you a proficient user of key packages in the ecosystem, including shapely, geopandas, and rasterio.
Разместил: Ingvar16 10-12-2024, 03:10 | Комментарии: 0 | Подробнее
Название: Distributed Artificial Intelligence for 5G/6G Communications: Frameworks with Machine Learning
Автор: Iacovos Ioannou, Vasos Vassiliou, Prabagarane Nagaradjane, Christophoros Christophorou
Издательство: CRC Press
Год: 2025
Страниц: 261
Язык: английский
Формат: pdf (true), epub
Размер: 16.6 MB

The aim of this book is to delineate the challenges faced by new generation mobile networks, such as 5G and forthcoming 6G, and introduce the concept of addressing these challenges through the development of a novel Distributed AI (DAI) framework. The book proposes a distributed AI approach to handle these complexities effectively. Distributed Artificial Intelligence for 5G/6G Communications: Frameworks with Machine Learning aims to provide a comprehensive understanding of the proposed DAI framework, its architecture, implementation, and application in the context of D2D communication in 5G and beyond networks. It showcases how the framework can enhance decision-making, control, and communication performance while considering both static and dynamic network environments. This book is intended for professionals that specialize in designing, implementing, and maintaining communication networks such as telecommunications/ communication engineers, wireless engineers. The book's emphasis on incorporating AI and ML techniques in the proposed framework also makes it of interest to computer and software engineers working in Artificial Intelligence and Machine Learning engineers.
Разместил: Ingvar16 9-12-2024, 19:35 | Комментарии: 0 | Подробнее
Название: Software Vulnerability Discovery Process: Concepts and Applications
Автор: Adarsh Anand, Navneet Bhatt, Omar H Alhazmi
Издательство: River Publishers
Год: 2025
Страниц: 151
Язык: английский
Формат: pdf (true), epub
Размер: 15.3 MB

This book is an overview of basics and other related fundamentals pertaining to software vulnerability discovery as a process. This collaboration of academia and industry disseminates various practical mathematical modeling-based tools and analytics used for vulnerability discovery. This book is designed to understand the use of basic fundamentals, various mathematical models, and approaches that illustrate the analytical reasoning and modeling that can provide an in-depth understanding of the thin line of difference and that minute connectivity of the software vulnerability models with the already available concepts of software reliability growth modeling. In the chapters, focus has been on to explain the concepts utilized by various researchers so as to understand the software vulnerability discovery process from a conceptual framework. Some chapters also carry the numerical illustration part to showcase the application of the discussed models.
Разместил: Ingvar16 9-12-2024, 19:02 | Комментарии: 0 | Подробнее
Название: Quantum Computing: A Journey into the Next Frontier of Information and Communication Security
Автор: Mohammad Hammoudeh, Abdullah T. Alessa, Amro M. Sherbeeni, Clinton M. Firth, Abdullah S. Alessa
Издательство: CRC Press
Год: 2025
Страниц: 216
Язык: английский
Формат: pdf (true), epub
Размер: 20.0 MB

This book explores the exciting world of Quantum Computing, from its theoretical foundations to its practical applications, offering both non-technical and expert readers a comprehensive and accessible introduction to this cutting-edge technology that has the potential to revolutionize the way we process and transmit information. Quantum Computing: A Journey into the Next Frontier of Information and Communication Security provides a comprehensive guide to the exciting and rapidly evolving field of Quantum Computing and communication security. The book starts by introducing the theoretical foundations of quantum mechanics and quantum computing, providing readers with a solid understanding of the principles behind this revolutionary technology. The book emphasizes the practical applications of Quantum Computing and its adoption strategies in response to the urgency of quantum readiness. In this section, we use Qiskit library from IBM to program quantum circuits. This library enables the simulation of a quantum computer and the utilization of a real one. The programming language used is Python.
Разместил: Ingvar16 9-12-2024, 18:11 | Комментарии: 0 | Подробнее
Название: jаvascript for Kids: Start Your Coding Adventure
Автор: Abdelfattah Ragab
Издательство: tredition
Год: 2024
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Welcome to the book "jаvascript for Kids: Start your Coding Adventure". This book is your introduction to the world of jаvascript. It's your first step towards developing websites and mobile applications. With jаvascript, you can turn your ideas into reality. Learning should be fun, so you will feel like you are reading a story. By the end of this book, you will have a good understanding of jаvascript. You will have taken the first steps in your modern web programming adventure. Have fun programming!
Разместил: Ingvar16 9-12-2024, 08:03 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности