LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 23-12-2024, 03:06
  • Комментариев: 0
Название: Building Business Models with Machine Learning
Автор: Ambika N, Vishal Jain, Cristian González García, Dac-Nhuong Le
Издательство: IGI Global
Год: 2025
Страниц: 308
Язык: английский
Формат: pdf (true), epub
Размер: 14.9 MB

Organizations worldwide grapple with the complexities of incorporating Machine Learning (ML) into their business models while ensuring sustainability. Decision-makers, data scientists, and business executives face the challenge of navigating this terrain to drive innovation and maintain a competitive edge. Building Business Models with Machine Learning provides a comprehensive solution, offering practical insights and strategies for integrating Machine Learning into organizational plans. By bridging the gap between theory and practice, we empower readers to leverage Machine Learning effectively, enabling them to develop resilient and flexible business models. Chapter 1: Financial fraud remains a significant concern across various industries, particularly in sectors reliant on financial transactions. This chapter delves into the application of ML for improving fraud detection capabilities within the financial sector. A thorough review of existing literature is presented, examining various ML algorithms, including Support Vector Machine (SVM), Logistic Regression (LR), Random Forest (RF), and Convolutional Neural Networks (CNN), and their effectiveness in detecting fraudulent activities.
  • Добавил: umkaS
  • Дата: 23-12-2024, 00:11
  • Комментариев: 0

Автор: Ионин Л.Г.
Название: Апдейт консерватизма
Издательство: М.: Изд. дом Гос. ун-та — Высшей школы экономики
Год: 2010
ISBN: 9785759807629
Серия: Политическая теория
Язык: Русский
Формат: pdf
Размер: 11,9 mb
Страниц: 304

Автор анализирует такие сферы общественной жизни, как геополитика и глобализация, семья и демография, демократия и гражданское общество и многие другие, и показывает, что развитие в каждой из них вызывает тревогу и побуждает к консервативной рефлексии.
  • Добавил: umkaS
  • Дата: 23-12-2024, 00:09
  • Комментариев: 0
Название: Я — человек! (курс «Человековедение»: старшеклассникам о самопознании и самовоспитании)
Автор: Маленкова Л. И.
Издательство: Москва
Год: 2020
Cтраниц: 515 с. : ил., схем., табл.
Формат: pdf
Размер: 17 мб
Язык: русский

Материал данной книги адресован детям, но может быть использован учителями, ведущими факультативный курс «Человековедение», классными руководителями и воспитателями старшеклассников, а также родителями, помогающими своим детям в нелегком процессе взросления.
  • Добавил: literator
  • Дата: 22-12-2024, 20:26
  • Комментариев: 0
Название: Building bitcoin in Rust
Автор: Lukas Hozda
Издательство: Braiins
Год: 2024
Страниц: 419
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

"Building bitcoin in Rust" by Lukáš Hozda is an accessible guide for those interested in both the Rust programming language and bitcoin technology. Designed for IT students and professionals, this book takes readers through the process of understanding bitcoin’s core concepts while simultaneously teaching them to build projects in Rust. It’s perfect for anyone who is curious about Rust, a programming language praised for its safety and performance, or bitcoin, the world’s first decentralized cryptocurrency. Through hands-on development of a bitcoin miner, wallet, and node, this book helps readers sharpen their Rust skills and explore bitcoin’s infrastructure, making it an ideal starting point for building on bitcoin.
  • Добавил: literator
  • Дата: 22-12-2024, 19:46
  • Комментариев: 0
Название: Handbook of Computer Architecture
Автор: Anupam Chattopadhyay
Издательство: Springer
Год: 2025
Страниц: 1465
Язык: английский
Формат: pdf (true)
Размер: 55.4 MB

This handbook presents the key topics in the area of computer architecture covering from the basic to the most advanced topics, including software and hardware design methodologies. It will provide readers with the most comprehensive updated reference information covering applications in single core processors, multicore processors, application-specific processors, reconfigurable architectures, emerging computing architectures, processor design and programming flows, test and verification. This information benefits the readers as a full and quick technical reference with a high-level review of computer architecture technology, detailed technical descriptions and the latest practical applications. In the first section of single-core processors, three chapters provide the background of computer organization, microarchitecture, and communication networks. This is complemented with chapters on operating systems, edge computing, and secure computing architectures – which provide sufficient foundation for a reader to move toward more advanced notions in any of the following sections.
  • Добавил: literator
  • Дата: 22-12-2024, 19:11
  • Комментариев: 0
Название: How Circuits Work: Amplifiers, Filters, Audio and Control Electronics, 2nd Edition
Автор: Stanislaw Raczynski
Издательство: Springer
Год: 2024
Страниц: 191
Язык: английский
Формат: pdf (true), epub
Размер: 35.2 MB

This book helps readers understand the basic concepts of electronic circuits. The emphasis is on amplifiers, filters and audio circuits. Other applications such as oscillators, multivibrators, logic and control circuits are also included. Although basic concepts are presented with the necessary theoretical background, the author uses descriptions of basic electronic circuits in a very compact form and the circuit functions are described in a very accessible manner. The book starts with the elemental concepts of electric charge, current and voltage (Chap. 1). The methods of circuit analysis are mentioned. The properties of resistors, capacitors, inductors, transformers and others are explained. The basic electronic elements are explained, including diodes, transistors, thyristors and other mostly used devices. In Chap. 2, we discuss the transistor-based voltage amplifiers, including power amplifiers of class A, B, C and D. Practical hints and remarks are provided.
  • Добавил: literator
  • Дата: 22-12-2024, 18:04
  • Комментариев: 0
Название: Introduction to Computer Science
Автор: Jean-Claude Franchitti
Издательство: OpenStax
Год: 2024
Страниц: 945
Язык: английский
Формат: pdf (true)
Размер: 50.9 MB

Introduction to Computer Science provides a comprehensive foundation in core Computer Science concepts and principles, aligning with the scope and sequence of most introductory Computer Science courses. The offering serves as an engaging entry point for students pursuing diverse fields of study and employment, including Computer Science, business, engineering, Data Science, social sciences, and related disciplines. By addressing a broad learner audience—ranging from Computer Science majors to non-majors—the book offers a thorough introduction to computational thinking and its applications across multiple domains. This book will introduce the computational thinking aspects of problem-solving and analytical thinking that enable the study of algorithms, which are step-by-step instructions for solving specific problems or carrying out computations. Therefore, this book also covers algorithms and their realization via programming languages, computer systems architectures, networks, and operating systems. The book subsequently delves into Computer Science areas that enable the design and development of software solutions using high-level programming languages, architectural styles and related models, data management systems, and software engineering.
  • Добавил: literator
  • Дата: 22-12-2024, 17:26
  • Комментариев: 0
Название: Microsoft 365 Copilot At Work: Using AI to Get the Most from Your Business Data and Favorite Apps
Автор: Sandar Van Laan, Jared Matfess, Thomas Flock, Ann Reid
Издательство: Wiley
Год: 2025
Страниц: 368
Язык: английский
Формат: epub (true)
Размер: 50.1 MB

Learn to leverage Microsoft's new AI tool, Copilot, for enhanced productivity at work. In Microsoft 365 Copilot At Work: Using AI to Get the Most from Your Business Data and Favorite Apps, a team of software and AI experts delivers a comprehensive guide to unlocking the full potential of Microsoft's groundbreaking AI tool, Copilot. Written for people new to AI, as well as experienced users, this book provides a hands-on roadmap for integrating Copilot into your daily workflow. You'll find the knowledge and strategies you need to maximize your team's productivity and drive success. The authors offer you a unique opportunity to gain a deep understanding of AI fundamentals, including Machine Learning, large language models (LLMs), and Generative AI (GenAI) versus summative AI. The book also dives into deeper topics related to developing tools that build on top of Copilot, including how to create your own developer environment and use it to create custom copilots using Copilot Studio and Azure OpenAI.
  • Добавил: literator
  • Дата: 22-12-2024, 16:06
  • Комментариев: 0
Название: Английский язык
Автор: Логвина А.А.
Издательство: Эксмо
Серия: Наглядный школьный курс: удобно и понятно
Год: 2024
Страниц: 192
Язык: русский
Формат: pdf
Размер: 34.7 MB

В пособии в наглядной и доступной форме приводятся сведения за весь школьный курс английского языка, правила грамматики, иллюстрированные примерами с переводом, а также информация по заполнению анкет, написанию писем, составлению резюме на английском языке. Издание окажет помощь старшеклассникам при подготовке к урокам, различным формам текущего и промежуточного контроля, а также к ОГЭ и ЕГЭ. В громоздких учебниках порой бывает сложно найти ответ на какой-то конкретный вопрос. А в данном издании представлена действительно нужная и систематизированная информация, материал изложен последовательно, от простого к сложному, дополняется иллюстрациями, примерами, наглядными схемами и таблицами. В этой книге для школьников можно найти основные разделы предмета: «Синтаксис», «Морфология», «Лексика».
  • Добавил: umkaS
  • Дата: 22-12-2024, 13:44
  • Комментариев: 2
Название: История костюма: От античности до современности
Автор: Захаржевская Р.В.
Издательство: Рипол Классик
Год: 2005
Страниц: 288
Язык: Русский
Формат: pdf
Размер: 17 Mb

Автор книги — крупнейший специалист по истории костюма — знакомит читателя с различными стилями и направлениями в развитии этой области искусства. Вы узнаете, как одевались во времена Античности и Средневековья, что было модным при дворе Людовика XIV и в период Директории, как изменялся костюм на протяжении столетий.
История костюма предстанет перед вами в калейдоскопической динамике театральных и кинематографических образов.