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

  • Добавил: literator
  • Дата: 14-01-2025, 19:06
  • Комментариев: 0
Название: On Raising a Digital Human: A Personal Evolution
Автор: Norman I. Badler
Издательство: Springer
Серия: Synthesis Lectures on Computer Science
Год: 2025
Страниц: 224
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book tells the story of building digital virtual human models in the context of the background, choices, and occurrences that shaped the author's own involvement and personal evolution. Such digital models found motivating applications in engineering, anthropology, medical, and group simulation problems, and numerous connections to other disciplines informed and enriched their design, development, and deployment. This personal perspective on developments in the field is enhanced by extensive citations that provide pointers into relevant literature, recognize the contributions of co-authors and collaborators, and give external evidence for claims. Both academic and corporate interest in virtual beings has exploded in recent years, and while this book does not survey the current state of the art it is an essential window into how the field arrived where it is today. The technical discussions throughout the book are deliberately accessible with extensive references to the literature for further reading. This book will be of interest to readers who want to understand the history of virtual human beings, how they evolved, and especially how they must address numerous human characteristics to achieve any sense of "human-ness."
  • Добавил: ekvator
  • Дата: 14-01-2025, 18:49
  • Комментариев: 0
Разработка приложений на базе GPT-4 и ChatGPT, 2-е издание
Название: Разработка приложений на базе GPT-4 и ChatGPT, 2-е издание
Автор: Оливье Келен, Мари-Алис Блете
Издательство: Спринт Бук
Год: 2025
Формат: pdf
Страниц: 304
Размер: 19,5 Мб
Язык: русский

Эта небольшая книга представляет собой подробное руководство для разработчиков на Python, желающих научиться создавать приложения с использованием больших языковых моделей. Авторы расскажут об основных возможностях и преимуществах моделей GPT-4 и GPT-3.5, а также принципах их работы. Здесь же вы найдете пошаговые инструкции по разработке приложений с использованием библиотеки для Python от OpenAI, в том числе инструментов для генерирования текста, отправки вопросов и получения ответов и создания интеллектуальных ассистентов. Издание содержит множество легковоспроизводимых примеров, которые помогут применить модели в своих проектах. Все примеры кода на Python доступны в репозитории GitHub. Решили использовать возможности LLM в своих приложениях? Тогда вы выбрали правильную книгу.
  • Добавил: Natali26
  • Дата: 14-01-2025, 09:49
  • Комментариев: 0
Название: Turbo Pascal в задачах и примерах
Автор: Никита Культин
Издательство: БХВ-Петербург
Год: 2010
Формат: pdf
Страниц: 254
Размер: 11,29 Мб
Язык: русский

Книга представляет собой задачник по программированию на языке Turbo Pascal. Приведены как типовые задачи, т. е. ввод-вывод, использование циклов, работа с массивами, поиск и сортировка, так и задачи, которые, как правило, остаются за рамками традиционных курсов программирования: работа со строками и файлами, вывод на принтер, деловая графика, рекурсия. Для многих задач приведены решения хорошо документированные тексты программ.

  • Добавил: literator
  • Дата: 14-01-2025, 04:22
  • Комментариев: 0
Название: Emotion Detection in Natural Language Processing
Автор: Federica Cavicchio
Издательство: Springer
Год: 2025
Страниц: 114
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

This book provides a practical guide on annotating emotions in natural language data and showcases how these annotations can improve Natural Language Processing (NLP) and Natural Language Understanding (NLU) models and applications. The author presents an introduction to emotion as well as the ethical considerations on emotion annotation. State-of-the-art approaches to emotion annotation in NLP and NLU including rule-based, machine learning, and deep learning applications are addressed. Theoretical foundations of emotion and the implication on emotion annotation are discussed along with the current challenges and limitations in emotion annotation. This book is appropriate for researchers and practitioners in the field of NLP and NLU and anyone interested in the intersection of natural language and emotion.
  • Добавил: Natali26
  • Дата: 13-01-2025, 22:26
  • Комментариев: 0
Название: В поисках эффекта. Планирование экспериментов и причинный вывод в статистике
Автор: Хантингтон-Клейн Н.
Издательство: ДМК Пресс
Год: 2024
Формат: pdf
Страниц: 728
Размер: 12,70 Мб
Язык: русский

Эта книга посвящена стратегии поиска ответов на вопросы, в частности в области общественных наук, где данные наблюдений применяются для выявления причинного эффекта. Она состоит из двух частей, каждая из которых описывает разные подходы к задаче идентификации эффекта. Первая часть посвящена концепциям причинности с точки зрения наблюдаемого эффекта. Во второй части большое внимание уделяется процессам генерации данных и причинно-следственным диаграммам. Обсуждение идей подкреплено детальными иллюстрациями и пояснениями о том, что мы делаем с данными. Подробно раскрыта роль контрольных и инструментальных переменных в построении модели причинного вывода.
  • Добавил: literator
  • Дата: 13-01-2025, 20:49
  • Комментариев: 0
Название: Django for Beginners, 5th Edition: Build Modern Web Applications with Python
Автор: William S. Vincent
Издательство: Still River Press
Год: January 12, 2025
Страниц: 202
Язык: английский
Формат: epub
Размер: 12.7 MB

Build six real-world Django websites from scratch with authentication, content management systems, tests, permissions, and production-ready deployment. Django for Beginners is the fifth edition of the leading guide to building real-world web applications with Python. It takes a practical approach, introducing concepts through six projects designed to simulate real-world scenarios. From a Hello World website to a message board application, a blogging platform, and a newspaper CRM, you'll learn about Django's architecture and how to add new functionality step-by-step. Coverage includes best practices, enhanced testing, and a detailed deployment guide to ensure you're ready for real-world web development challenges. Django bills itself as “the web framework for perfectionists with deadlines,” an ode to its origins as a newspaper content management system (CMS) and its overriding approach of balancing features with practicality. From the beginning, Django was created for real-world developers who wanted a fast, elegant, and powerful way to build websites. Django is written in the wonderfully readable yet powerful Python programming language, arguably the most popular language in the world today.
  • Добавил: literator
  • Дата: 13-01-2025, 19:09
  • Комментариев: 0
Название: Alice and Bob Learn Secure Coding
Автор: Tanya Janca
Издательство: Wiley
Год: 2025
Страниц: 512
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unlock the power of secure coding with this straightforward and approachable guide! Discover a game-changing resource that caters to developers of all levels with Alice and Bob Learn Secure Coding. With a refreshing approach, the book offers analogies, stories of the characters Alice and Bob, real-life examples, technical explanations and diagrams to break down intricate security concepts into digestible insights that you can apply right away. Explore secure coding in popular languages like Python, Java, jаvascript, and more, while gaining expertise in safeguarding frameworks such as Angular, .Net, and React. Uncover the secrets to combatting vulnerabilities by securing your code from the ground up! Alice and Bob Learn Secure Coding is designed for a diverse audience, including software developers of all levels, budding security engineers, software architects, and application security professionals. Immerse yourself in practical examples and concrete applications that will deepen your understanding and retention of critical security principles.
  • Добавил: Natali26
  • Дата: 13-01-2025, 18:27
  • Комментариев: 0
Название: Язык программирования Си для начинающих
Автор: Макогон, В. С.
Издательство: Астропринт
Год: 1993
Формат: pdf, djvu
Страниц: 97
Размер: 15,19 Мб
Язык: русский

Учебное пособие представляет собой курс программирования на языке Си для начинающих. Практическая направленность книги делает ее общедоступной. Автор не ставил перед собой цели создания полного и формального описания языка Си; основное внимание уделено ясности и доступности изложения. Приведено большое число детально разработанных примеров с решениями.
  • Добавил: literator
  • Дата: 13-01-2025, 18:20
  • Комментариев: 0
Название: Logic in Computer Science
Автор: Hantao Zhang, Jian Zhang
Издательство: Springer
Год: 2025
Страниц: 488
Язык: английский
Формат: pdf (true), epub
Размер: 28.8 MB

Mathematical logic is an important basis for mathematics, Computer Science and Artificial Intelligence (AI) alike. This book provides a comprehensive introduction to various logics, including classical propositional logic and first-order predicate logic, as well as equational logic, temporal logic, and Hoare logic. In addition, it presents proof procedures for classical logics and decision procedures for checking the satisfiability of logical formulas. The book assumes no background in logic. It presents logics as practical tools for solving various problems in Artificial Intelligence and formal verification. Accordingly, it is well suited for (junior and senior) undergraduate and graduate students majoring in Computer Science or mathematics. Each chapter has about a dozen or so exercises to help the reader understand the materials.
  • Добавил: literator
  • Дата: 13-01-2025, 05:53
  • Комментариев: 0
Название: Ensemble Methods: Foundations and Algorithms, 2nd Edition
Автор: Zhi-Hua Zhou
Издательство: CRC Press
Серия: Chapman & Hall/CRC Machine Learning & Pattern Recognition
Год: 2025
Страниц: 364
Язык: английский
Формат: pdf (true), epub
Размер: 28.5 MB

Ensemble methods that train multiple learners and then combine them to use, with Boosting and Bagging as representatives, are well-known Machine Learning approaches. It has become common sense that an ensemble is usually significantly more accurate than a single learner, and ensemble methods have already achieved great success in various real-world tasks. Twelve years have passed since the publication of the first edition of the book in 2012. Many significant advances in this field have been developed. First, many theoretical issues have been tackled, for example, the fundamental question of why AdaBoost seems resistant to overfitting gets addressed, so that now we understand much more about the essence of ensemble methods. Second, ensemble methods have been well developed in more Machine Learning fields, e.g., isolation forest in anomaly detection, so that now we have powerful ensemble methods for tasks beyond conventional supervised learning. Third, ensemble mechanisms have also been found helpful in emerging areas such as Deep Learning and online learning.