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

  • Добавил: literator
  • Дата: 30-07-2024, 03:28
  • Комментариев: 0
Название: Geophysical Data Analysis and Inverse Theory with MATLAB and Python, 5th Edition
Автор: William Menke
Издательство: Academic Press, Elsevier
Год: 2024
Страниц: 344
Язык: английский
Формат: pdf (true)
Размер: 29.7 MB

Geophysical Data Analysis and Inverse Theory with MATLAB or Python, Fifth Edition is a revised and expanded introduction to inverse theory and tomography as it is practiced by geophysicists. The book demonstrates the methods needed to analyze a broad spectrum of geophysical datasets, with special attention given to those methods that generate images of the earth. Data analysis can be a mathematically complex activity, but the treatment in this volume is carefully designed to emphasize those mathematical techniques that readers will find the most familiar and to systematically introduce less-familiar ones. A series of "crib sheets" offer step-by-step summaries of methods presented. Utilizing problems and case studies, along with MATLAB and Python computer code and summaries of methods, the book provides professional geophysicists, students, data scientists and engineers in geophysics with the tools necessary to understand and apply mathematical techniques and inverse theory. MATLAB and Python scripts are used throughout the book as a means of communicating how the formulas of inverse theory can be used in computer-based data processing scenarios. MATLAB is a commercial software product of The MathWorks, Inc. Python and its many add-ons, such as the NumPy linear algebra package, the SciPy scientific function package, and the Jupyter Notebook/JupyterLab environment, are freeware that offer an alternative to MATLAB and other commercial products with license fees. Both are widely used in university settings as an environment for scientific computing.
  • Добавил: literator
  • Дата: 30-07-2024, 02:50
  • Комментариев: 0
Название: Collaborative Filtering: Recommender Systems
Автор: Angshul Majumdar
Издательство: CRC Press
Год: 2025
Страниц: 142
Язык: английский
Формат: pdf (true)
Размер: 14.2 MB

This book dives into the inner workings of recommender systems, those ubiquitous technologies that shape our online experiences. From Netflix show suggestions to personalized product recommendations on Amazon or the endless stream of curated YouTube videos, these systems power the choices we see every day. Collaborative filtering reigns supreme as the dominant approach behind recommender systems. This book offers a comprehensive exploration of this topic, starting with memory-based techniques. These methods, known for their ease of understanding and implementation, provide a solid foundation for understanding collaborative filtering. As you progress, you’ll delve into latent factor models, the abstract and mathematical engines driving modern recommender systems. The journey continues with exploring the concepts of metadata and diversity. You’ll discover how metadata, the additional information gathered by the system, can be harnessed to refine recommendations. Additionally, the book delves into techniques for promoting diversity, ensuring a well-balanced selection of recommendations. Finally, the book concludes with a discussion of cutting-edge Deep Learning models used in recommender systems. Recommender systems, powered by sophisticated algorithms and Machine Learning techniques, analyze user behavior, preferences, and past consumption patterns to identify patterns and predict future choices. These systems act as digital surrogates for the trusted friends, family, and experts who traditionally guided consumer decisions in the pre-internet era. The book assumes a basic understanding of linear algebra and optimization but requires no prior knowledge of Machine Learning or programming.
  • Добавил: literator
  • Дата: 30-07-2024, 01:54
  • Комментариев: 0
Название: Introducing Microsoft Copilot for Managers: Enhance Your Team's Productivity and Creativity with Generative AI-Powered Assistant
Автор: Adeel Khan
Издательство: Apress
Год: 2024
Страниц: 696
Язык: английский
Формат: pdf
Размер: 32.1 MB

Embark on an exhilarating journey through the digital landscape with Microsoft Copilots, a suite of AI-powered tools that help you create, edit, and optimize content, code, and data across various Microsoft platforms. This book will be your indispensable guide to harnessing the power of generative AI within the Microsoft ecosystem, introducing you to various copilots and their impact on your business processes. The book will guide you as a manager to leverage Microsoft Copilot to improve your personal productivity, your team's productivity, and achieve your business goals with success. This book is organized into five parts. The first part introduces you to Microsoft Copilot and its features and benefits. In the second part, you will get an overview of the integration of Microsoft Copilot with M365 tools. The third part teaches you about the maker copilot in Power Platform services followed by the business expert copilot for Sales and Service for Business Applications such as Dynamics 365 and Salesforce. The book also introduces you to Copilot Studio to help you extend the copilots or build your own. By the end of this book, you will have a solid understanding of Microsoft Copilot and how to use copilots effectively and efficiently with various transformation platforms. You will also have a collection of tips, tricks, and best practices to help you get the most out of Microsoft Copilot. Microsoft Copilot uses a type of Machine Learning model known as a large language model (LLM).
  • Добавил: literator
  • Дата: 29-07-2024, 20:30
  • Комментариев: 0
Название: Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications
Автор: Shreyas Subramanian
Издательство: Wiley
Год: 2024
Страниц: 221
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.6 MB, 15.5 MB

Learn to build cost-effective apps using Large Language Models. In Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications, Principal Data Scientist at Amazon Web Services, Shreyas Subramanian, delivers a practical guide for developers and data scientists who wish to build and deploy cost-effective large language model (LLM)-based solutions. In the book, you'll find coverage of a wide range of key topics, including how to select a model, pre- and post-processing of data, prompt engineering, and instruction fine tuning. Large language models (LLMs) have become a cornerstone of Artificial Intelligence (AI) research and applications, transforming the way we interact with technology and enabling breakthroughs in natural language processing (NLP). The author sheds light on techniques for optimizing inference, like model quantization and pruning, as well as different and affordable architectures for typical generative AI (GenAI) applications, including search systems, agent assists, and autonomous agents. Perfect for developers and data scientists interested in deploying foundational models, or business leaders planning to scale out their use of GenAI, Large Language Model-Based Solutions will also benefit project leaders and managers, technical support staff, and administrators with an interest or stake in the subject.
  • Добавил: literator
  • Дата: 29-07-2024, 16:07
  • Комментариев: 0
Название: Gesture Recognition: Theory and Applications
Автор: Qiguang Miao, Yunan Li, Xiangzeng Liu, Ruyi Liu
Издательство: Elsevier
Год: 2024
Страниц: 200
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Gesture Recognition: Theory and Applications covers this important topic in Computer Science and language technology that has a goal of interpreting human gestures via mathematical algorithms. The book begins by examining the computer vision-based gesture recognition method, focusing on the theory and related research results of various recent gesture recognition technologies. The book takes the evolutions of gesture recognition technology as a clue, systematically introducing gesture recognition methods based on handcrafted features, convolutional neural networks, recurrent neural networks, multimodal data fusion, and visual attention mechanisms. Three gesture recognition-based HCI (Human Computer Interaction) practical cases are introduced. Finally, the book looks at emerging research trends and application. Focuses on the theory and application of gesture recognition, providing a systematic introduction to commonly used datasets in the field as well as algorithms based on handcrafted features, convolutional neural networks, multimodal fusion, and attention mechanisms. Introduces the practical applications of gesture recognition in real-world scenarios, enabling readers to enhance their practical application skills while learning about relevant technologies. Demonstrates four main categories of gesture recognition methods and analyzes their associated challenges.
  • Добавил: literator
  • Дата: 29-07-2024, 15:18
  • Комментариев: 0
Название: Federated Deep Learning for Healthcare: A Practical Guide with Challenges and Opportunities
Автор: Amandeep Kaur, Chetna Kaushal, Md. Mehedi Hassan, Si Thu Aung
Издательство: CRC Press
Год: 2025
Страниц: 267
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book provides a practical guide to Federated Deep Learning for healthcare including fundamental concepts, framework, and the applications comprising of domain adaptation, model distillation, and transfer learning. It covers concerns in model fairness, data bias, regulatory compliance, and ethical dilemmas. It investigates several privacy-preserving methods like homomorphic encryption, secure multi-party computation, and differential privacy. It will enable readers to build and implement Federated Learning systems that safeguard private medical information. This book is aimed at graduate students and researchers in Federated Learning, Data Science, AI/Machine Learning, and healthcare.
  • Добавил: literator
  • Дата: 29-07-2024, 10:23
  • Комментариев: 0
Название: Code the Classics Volume I, 2nd Edition
Автор: Russell Barnes
Издательство: Raspberry Pi Press
Год: 2024
Страниц: 240
Язык: английский
Формат: epub (true)
Размер: 46.4 MB

Take inspiration from the golden age of video games and learn how to write your own modern classics. Code the Classics Volume 1 not only tells the stories of some of the seminal video games of the 1970s and 1980s, but shows you how to create your own games inspired by them, following examples programmed by Raspberry Pi founder Eben Upton. In this book, you'll learn how to run and edit the games in this book by installing Python, Pygame Zero, and an IDE. You'll also: - Get game design tips and tricks from the masters; - Learn how to code your own games with Pygame Zero; - Explore the code listings and find out how they work.
  • Добавил: literator
  • Дата: 29-07-2024, 07:25
  • Комментариев: 0
Название: Evasive Malware: A Field Guide to Detecting, Analyzing, and Defeating Advanced Threats
Автор: Kyle Cucci
Издательство: No Starch Press
Год: 2024
Страниц: 490
Язык: английский
Формат: True/Retail (PDF EPUB)
Размер: 58.8 MB

Get up to speed on state-of-the-art malware with this first-ever guide to analyzing malicious Windows software designed to actively avoid detection and forensic tools. We’re all aware of Stuxnet, ShadowHammer, Sunburst, and similar attacks that use evasion to remain hidden while defending themselves from detection and analysis. Because advanced threats like these can adapt and, in some cases, self-destruct to evade detection, even the most seasoned investigators can use a little help with analysis now and then. Evasive Malware will introduce you to the evasion techniques used by today’s malicious software and show you how to defeat them. Following a crash course on using static and dynamic code analysis to uncover malware’s true intentions, you’ll learn how malware weaponizes context awareness to detect and skirt virtual machines and sandboxes, plus the various tricks it uses to thwart analysis tools. You’ll explore the world of anti-reversing, from anti-disassembly methods and debugging interference to covert code execution and misdirection tactics. You’ll also delve into defense evasion, from process injection and rootkits to fileless malware. Finally, you’ll dissect encoding, encryption, and the complexities of malware obfuscators and packers to uncover the evil within.
  • Добавил: literator
  • Дата: 29-07-2024, 06:38
  • Комментариев: 0
Название: Getting Started with Python, New Edition
Автор: Thomas Theis
Издательство: Rheinwerk Publishing
Год: 2024
Страниц: 437
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

If you want to program with Python, you’ve come to the right place! Take your first steps with this Python crash course that teaches you to use core language elements, from variables to branches to loops. Follow expert guidance to work with data types, functions, and modules—and learn how to manage errors and exceptions along the way. Apply Python programming to develop databases, graphical user interfaces, widgets, and more. Practice your skills with example exercises, and start developing your own applications with Python today! Learn the Python fundamentals, from initial installation to running your first program. Master core concepts including variables, branching, loops, functions, and modules; then work with data types such as integers, strings, and tuples. Apply Python programming in key development scenarios. Use Python for object-oriented programming, create and identify threads, manage files and directories, develop databases with SQLite and MySQL, and more. Get hands-on experience with practical programming exercises. Follow along with a game development example as you move from chapter to chapter. You’ll be ready to create your own applications with Python in no time!
  • Добавил: literator
  • Дата: 29-07-2024, 05:53
  • Комментариев: 0
Название: C++ & Python for Beginners - 19th Edition 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 40.4 MB

Совершенствуйте свои навыки программирования, изучая основы Python и C++ уже сегодня! Универсальный справочник с подробными учебными пособиями от команды экспертов. Изучайте Python и применяйте его в своих программах Python и C++ - два самых мощных и насыщенных языка программирования на сегодняшний день. Знание и освоение обоих языков позволит вам глубже понять современные технологии и то, как они взаимодействуют с нами и окружающим нас миром.