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

  • Добавил: literator
  • Дата: 18-08-2023, 01:13
  • Комментариев: 0
Название: Quantum Computing and Artificial Intelligence: Training Machine and Deep Learning Algorithms on Quantum Computers
Автор: Pethuru Raj, Abhishek Kumar, Surbhi Bhatia
Издательство: De Gruyter
Год: 2023
Страниц: 308
Язык: английский
Формат: pdf (true), epub
Размер: 37.7 MB

This book is to explore and explain the strategically sound capabilities at the synchronization between quantum computing and Artificial Intelligence (AI). The reader will be presented with an introduction and a deeper review of the technological trends and transitions being unearthed in the quantum computing and AI domains. Quantum artificial intelligence (QAI) is being proclaimed as the most powerful technology for the future. QAI is a strategically sound combination of two pathbreaking technologies: Artificial Intelligence (AI) and quantum computing. By running AI algorithms and models on quantum computers, it is possible for bringing in delectable revolutions and evolutions across industry verticals. However, there is a long way to traverse to build and use fault-tolerant quantum computers. AI can surmount many practical problems getting associated with quantum computers. The key use cases that can be accomplished by QAI include visual perception, speech recognition, decision-making, financial analysis, and language translation. Running AI models on quantum computers is more advantageous than running the same on conventional and classical computing.
  • Добавил: tatanavip
  • Дата: 18-08-2023, 00:41
  • Комментариев: 0

Название: Прикладные структуры данных и алгоритмы. Прокачиваем навыки
Автор: Джей Венгроу
Издательство: Питер
Год: 2024
Формат: pdf
Размер: 36 Мб
Качество: Хорошее
Язык: Русский

Структуры данных и алгоритмы — это не абстрактные концепции, а турбина, способная превратить ваш софт в болид формулы 1. Научитесь использовать нотацию «О большое», выбирайте наиболее подходящие структуры данных, такие как хеш-таблицы, деревья и графы, чтобы повысить эффективность и быстродействие кода, что критически важно для современных мобильных и веб-приложений.
Книга полна реальных прикладных примеров на популярных языках программирования (Python, jаvascript и Ruby), которые помогут освоить структуры данных и алгоритмы и начать применять их в повседневной работе.
  • Добавил: Chipa
  • Дата: 17-08-2023, 22:55
  • Комментариев: 0

Название: Поколение Python - ООП
Автор: Тимур Гуев
Издательство: Интернет-издание
Год: 2023
Формат: PDF
Страниц: Много
Размер: 60 Mb
Язык: Русский

Адресован знающим базовые конструкции языка Python, знакомит с концепцией объектно-ориентированного программирования. В курсе рассматриваются атрибуты, методы, свойства, магические методы, наследование, полиморфизм, декораторы классов и многое другое.
  • Добавил: ekvator
  • Дата: 17-08-2023, 20:11
  • Комментариев: 0
Data Science в действии
Название: Data Science в действии
Автор: Апельцин Леонард
Издательство: Питер
Год: 2023
Формат: pdf
Страниц: 736
Размер: 26,2 Мб
Язык: русский

В проектах обработки и анализа данных много движущихся частей, и требуются практика и знания, чтобы создать гармоничную комбинацию кода, алгоритмов, наборов данных, форматов и визуальных представлений. Эта уникальная книга содержит описание пяти практических проектов, включая отслеживание вспышек заболеваний по заголовкам новостей, анализ социальных сетей и поиск закономерностей в данных о переходах по рекламным объявлениям. Автор не ограничивается поверхностным обсуждением теории и искусственными примерами. Исследуя представленные проекты, вы узнаете, как устранять распространенные проблемы, такие как отсутствующие и искаженные данные и алгоритмы, не соответствующие создаваемой модели. По достоинству оцените подробные инструкции по настройке и детальные обсуждения решений, в которых описываются типичные точки отказа, и обретите уверенность в своих навыках.
  • Добавил: literator
  • Дата: 17-08-2023, 18:20
  • Комментариев: 0
Название: First Steps in Programming: Understanding the Logic Behind the Code
Автор: RRP Digital
Издательство: RRP Digital
Год: 2023
Страниц: 103
Язык: английский
Формат: pdf
Размер: 17.9 MB

"First Steps in Programming: Understanding the Logic Behind the Code" is an indispensable guide for everyone who wants to enter the fascinating world of programming but doesn't know where to start. Written in a clear and accessible way, this book takes you from absolute zero to a complete understanding of fundamental programming principles. On this journey, you'll learn to think like a programmer, master the logic that drives code, and become familiar with popular languages like Python, Java, and jаvascript. You'll learn to create control structures, manipulate variables and functions, and explore vital tools used in day-to-day programming. This is not just a book for learning to write code. It's a book that teaches you how to solve problems, think creatively and adapt in an ever-changing digital world. Whether you're looking to launch a career in technology, accelerate your current career, or simply make sense of the codified world around us, this book is an invaluable investment in your future. Take your first step into programming today with "First Steps in Programming: Understanding the Logic Behind the Code". We are excited to see where this journey takes you!
  • Добавил: literator
  • Дата: 17-08-2023, 17:41
  • Комментариев: 0
Название: Mobile Robot Programming: Adventures in Python and C (2nd Edition)
Автор: Thomas Braunl
Издательство: Springer
Год: 2023
Страниц: 193
Язык: английский
Формат: pdf (true)
Размер: 75.1 MB

This book emphasizes software design as the most important topic in modern robotics and demonstrates practical code examples in Python and C. The book introduces the free simulation system EyeSim in combination with EyeBot robots, which can be built from inexpensive embedded processors, sensors and motors – or by adapting the control inputs of model cars. EyeSim is a free software for MacOS, Windows and Linux, which uses a realistic physics simulation engine and is source-code compatible to the EyeBot mobile robots. So, each robot program can first be tested on the simulator before running it on a real robot. EyeSim includes modules for driving, walking, swimming and diving robots, as well as for robot manipulators. EyeSim also runs on the Meta/Oculus Quest, providing a fully immersive robotics experience in virtual reality. Contrary to common belief, the three most important topics in robotics are not Mechanics, Electronics and Software. Instead, they are Software, Software and Software! This book is suitable as a text for undergraduate and graduate courses in Robotics, Automation and Artificial Intelligence, as well as a self-study guide for practitioners and hobbyists. All robot application programs in this book are available as free downloads for MacOS, Windows, Linux, and Raspberry Pi OS.
  • Добавил: literator
  • Дата: 17-08-2023, 14:04
  • Комментариев: 0
Название: Python Essentials in Minutes: Rapid Learning Series: A Beginner's Guide and Quick Recap
Автор: Lakshminarayan Shrivas
Издательство: Independently published
Год: 2023
Страниц: 158
Язык: английский
Формат: pdf
Размер: 28.6 MB

Introducing "Python Essentials in Minutes: Rapid Learning Series," the ultimate guide for beginners and individuals seeking a quick recap of the fundamentals of Python programming. This concise and focused book is designed to provide you with essential knowledge and get you up and running with Python in no time. Are you a beginner looking to dive into the world of programming? Do you find lengthy books overwhelming and time-consuming? Look no further! "Python Essentials in Minutes" is specifically tailored for individuals who want to quickly grasp the basics of Python without compromising on the quality of learning. In this book, you'll find a streamlined approach that covers the core concepts of Python in a concise manner, allowing you to absorb the essential knowledge without getting lost in unnecessary details. Whether you're a student, a professional looking to enhance your skill set, or an enthusiast eager to start coding, this book provides you with the perfect starting point. With its clear explanations, practical examples, and hands-on exercises, "Python Essentials in Minutes" empowers you to quickly understand the fundamentals of Python programming. You'll learn about variables, data types, control structures, functions, file handling, object-oriented programming, and more.
  • Добавил: SCART56
  • Дата: 17-08-2023, 14:02
  • Комментариев: 0

Название: Основы информатики и программирования (2-е изд.)
Автор: Роганов Е.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 392
Формат: PDF
Размер: 34.2 Мб
Язык: русский

В первой части курса происходит знакомство с языком программирования Java, и строится теоретическая база, необходимая для изложения последующего материала. Во второй части излагаются практические методы построения правильных программ небольшого объема. Третья часть посвящена введению в объектно-ориентированное программирование, основам реализации базовых структур данных и рассмотрению небольших программных проектов...
  • Добавил: SCART56
  • Дата: 17-08-2023, 11:27
  • Комментариев: 0
Основы программирования в среде Lazarus
Название: Основы программирования в среде Lazarus
Автор: Мансуров К.Т.
Издательство: Интернет-издание
Год: 2010
Страниц: 772
ISBN: 978-9967-03-646-8
Формат: PDF
Размер: 10 Мб
Язык: русский

В книге излагаются основы программирования на языке Паскаль. Она вводит читателя в круг тех идей, понятий, принципов и методов, на которых зиждется современное программирование. Изложение языка Паскаль ведется применительно к компилятору Free Pascal и среде Lazarus, которые относятся к категории свободного программного обеспечения. Достоинством СПО является общедоступность и бесплатность. Так, и Free Pascal и Lazarus можно свободно скачать в Интернете.
  • Добавил: literator
  • Дата: 17-08-2023, 05:25
  • Комментариев: 0
Название: Building Responsible AI Algorithms: A Framework for Transparency, Fairness, Safety, Privacy, and Robustness
Автор: Toju Duke
Издательство: Apress
Год: 2023
Страниц: 193
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

This book introduces a Responsible AI framework and guides you through processes to apply at each stage of the Machine Learning (ML) life cycle, from problem definition to deployment, to reduce and mitigate the risks and harms found in Artificial Intelligence (AI) technologies. AI offers the ability to solve many problems today if implemented correctly and responsibly. This book helps you avoid negative impacts – that in some cases have caused loss of life – and develop models that are fair, transparent, safe, secure, and robust. The approach in this book raises your awareness of the missteps that can lead to negative outcomes in AI technologies and provides a Responsible AI framework to deliver responsible and ethical results in ML. It begins with an examination of the foundational elements of responsibility, principles, and data. Next comes guidance on implementation addressing issues such as fairness, transparency, safety, privacy, and robustness. The book helps you think responsibly while building AI and ML models and guides you through practical steps aimed at delivering responsible ML models, datasets, and products for your end users and customers.