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

  • Добавил: literator
  • Дата: 5-06-2025, 02:14
  • Комментариев: 0
Название: Scaling Generative AI: An Operational Readiness Framework for Enterprises
Автор: Amit Prabhu
Издательство: Business Expert Press
Год: 2025
Страниц: 318
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

This book contains the operational readiness framework, providing step-by-step guidance to enterprises to prepare themselves for the scaled adoption of Generative AI. Different enterprises have reacted differently to the Generative AI hype. The real value of Generative AI lies in the scaled adoption. Only 10 percent of the enterprises have been able to scale. A staggering 90 percent of them are lagging. This has caused a "huge gap" between the scaling and lagging firms. Closing this huge gap is a daunting task. This book contains the operational readiness framework, providing step-by-step guidance to enterprises to prepare themselves for the scaled adoption of Generative AI. In a prompt based business architecture, LLMs are developed, pretrained, and fine-tuned with built-in applications provided by the vendor. A user just needs to write prompts to generate the required inference. In application based business architecture, LLMs are developed, pretrained, and fine-tuned by the vendor. But the applications need to be developed by the business before starting to prompt them. In fine-tuning based business architecture, LLMs are developed and pretrained on a large corpus of unlabeled data by the vendor. But the model needs to be fine-tuned and applications need to be developed by the enterprises before applying prompts on them.
  • Добавил: literator
  • Дата: 4-06-2025, 20:21
  • Комментариев: 0
Название: Brain Fingerprint Identification
Автор: Wanzeng Kong, Xuanyu Jin
Издательство: Springer
Серия: Brain Informatics and Health
Год: 2025
Страниц: 202
Язык: английский
Формат: pdf (true), epub
Размер: 41.8 MB

This book delves into the emerging field of biometric identification using brainwave patterns. Specifically, this book presents recent advances in electroencephalography (EEG)-based biometric recognition to identify unique neural signatures that can be used for secure authentication and identification. Traditional biometric systems such as fingerprints, iris scans, and face recognition have become integral to security and identification. However, these methods are increasingly vulnerable to spoofing and other forms of attack. Unlike other traditional biometrics, EEG signals are non-invasive, continuous authentication, liveness detection, and resistance to coercion due to the complexity and uniqueness of brain patterns. Therefore, it is particularly suitable for high-security fields such as military and finance, providing a promising alternative for future high-security identification and authentication. Deep Learning has demonstrated a remarkable ability to extract high-level features and uncover complex latent dependencies, making it highly effective for various tasks. However, the success of Deep Learning models typically hinges on the availability of large datasets for training, which poses a significant challenge in real-world applications.
  • Добавил: literator
  • Дата: 4-06-2025, 17:55
  • Комментариев: 0
Название: Neural Networks and Deep Learning with Python: A Practical Approach
Автор: Emmimal P Alexander
Издательство: EmiTechLogic
Год: November 17, 2024
Страниц: 1256
Язык: английский
Формат: epub
Размер: 18.1 MB

Embark on a journey through the powerful, interconnected world of Neural Networks and Deep Learning. This comprehensive guide explores foundational and advanced concepts, making it an important resource for beginners, students, and research scholars eager to understand the mechanics of neural networks and their impact across industries. This book bridges the gap between theory and real-world applications through structured explanations, mathematical formulas, hands-on Python code, and intuitive diagrams. Learning about neural networks and Deep Learning is more than just gaining knowledge—it's about discovering a world of possibilities. By learning neural networks and Deep Learning, you're gaining skills that are in high demand and will shape the future. In this book, you'll find practical examples and projects that show the power of these technologies. You'll learn how to build models that recognize images, understand text, and even create new content. This book is designed for anyone who wants to learn about Deep Learning, regardless of their background. Whether you are a student, a developer, or a professional looking to apply these techniques in your work, you will find valuable insights here. While I assume you have some basic knowledge of Python.
  • Добавил: gol8425
  • Дата: 4-06-2025, 17:33
  • Комментариев: 0
Название: Представляем C#
Автор: Вилле К.
Издательство: ДМК Пресс
Год: 2008
Страниц: 183
Формат: pdf
Размер: 13 мб
Качество: хорошее
Язык: русский

В книге рассказывается о новом языке программирования C#. Он происходит от языка C++ и наследует его преимущества, добавляя к ним новые: межъязыковую интеграцию, управление памятью, обработку исключений. C# также обеспечивает повышенную безопасность, контроль версий и др. В книге приведено много примеров, помогающих быстро и легко освоить этот язык.
  • Добавил: umkaS
  • Дата: 4-06-2025, 12:33
  • Комментариев: 0
Название: Волшебство Kotlin
Автор: Сомон (Симон) П. И.
Издательство: ДМК Пресс
Год: 2020
Cтраниц: 536
Формат: pdf (ocr)
Размер: 59 мб
Язык: русский

Kotlin – один из самых новых языков в экосистеме Java, устраняющий многие ограничения Java и гораздо более универсальный. Среди его преимуществ: полная совместимость с Java и возможность интеграции на уровне исходного кода, широкая поддержка парадигмы функционального программирования, помогающая писать надежный и безопасный код, лаконичность синтаксиса, а также, что весьма немаловажно, гарантии поддержки со стороны IT-гиганта Google. Пьер-Ив Сомон.
  • Добавил: literator
  • Дата: 4-06-2025, 08:03
  • Комментариев: 0
Название: A Practical Guide to Static and Dynamic Econometric Modelling: Examples and Analysis With Python Code Embedded
Автор: Sarit Maitra
Издательство: Springer
Год: 2025
Страниц: 213
Язык: английский
Формат: pdf
Размер: 14.0 MB

This book provides a comprehensive guide to econometric modeling, combining theory with practical implementation using Python. It covers key econometric concepts, from data collection and model specification to estimation, inference, and prediction. Readers will explore linear regression, data transformations, and hypothesis testing, along with advanced topics like the Capital Asset Pricing Model and dynamic modeling techniques. With Python code examples, this book bridges theory and practice, making it an essential resource for students, finance professionals, economists, and data scientists seeking to apply econometrics in real-world scenarios. The book uses Python v3.10.12 for its source code, which relies on libraries like Pandas, NumPy, SciPy, and Matplotlib. All source code provided for the relevant chapters.
  • Добавил: literator
  • Дата: 4-06-2025, 07:20
  • Комментариев: 0
Название: Error Handling in jаvascript for Beginners: A Practical Guide to Writing Safer, More Reliable jаvascript Code
Автор: Dargslan
Издательство: Dargslan Publishing
Год: 2025
Страниц: 859
Язык: английский
Формат: pdf, epub
Размер: 13.2 MB

Master the art of jаvascript error handling and transform from a code-breaker to a code-fixer! In the fast-paced world of web development, jаvascript errors can be the difference between a seamless user experience and a frustrating application crash. "Error Handling in jаvascript for Beginners" is your comprehensive guide to understanding, preventing, and elegantly managing the errors that inevitably occur in jаvascript applications. This practical, hands-on guide takes you on a journey from jаvascript error basics to advanced error management techniques. Starting with fundamental concepts that every beginner needs to know, you'll quickly progress to implementing sophisticated error-handling strategies used by professional developers in real-world applications. Whether you're writing your first jаvascript function or building complex web applications, this book will help you write more reliable, robust code that gracefully handles unexpected situations. By the final page, you'll approach jаvascript errors not with dread, but with confidence—knowing exactly how to identify, manage, and learn from them.
  • Добавил: literator
  • Дата: 4-06-2025, 06:47
  • Комментариев: 0
Название: Crushing The Technical Interview: Data Structures And Algorithms (Python Edition): The study guide for data structures and algorithms interviews
Автор: Keith Henning
Издательство: Spore Press LLC
Год: 2025
Страниц: 516
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Learn the process of interviewing for a software development role, how to prepare, and all the information you will need to make it through the data structures and algorithms interview. This book covers what to expect in each stage of the interview process, how to describe the complexity of an algorithm using Big-O notation, the basic software theories you will need to succeed, and how to answer behavioral questions meaningfully. Then you will learn the most important data structures and the minimum number of targeted algorithms needed in order to crush your coding interview. There are 75 unique coding problems for you to practice on, along with the solutions. Once you are done, you should be able to map the patterns you learn onto any problem and solve them with ease. This book is available in various editions based on the programming language of your choice. This is the Python Edition.
  • Добавил: literator
  • Дата: 4-06-2025, 06:08
  • Комментариев: 0
Название: Shell Scripting for Beginners: The Comprehensive Guide - Automate Tasks, Solve Problems, and Boost Your Productivity: The Ultimate Guide to Bash Programming, Linux Automation Task Management
Автор: Aritra Mondal
Издательство: Independently published
Год: 2025
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Discover the power of Linux and learn to automate tasks with ease in "Shell Scripting for Beginners: The Ultimate Guide to Bash Programming, Linux Automation, and Command-Line Mastery". This step-by-step guide is designed to make shell scripting simple and practical for anyone, whether you’re just starting out or looking to improve your skills. From writing your first script to solving real-world problems, this book covers everything you need to know to boost productivity and simplify complex tasks. Packed with examples and practical tips, it’s the perfect resource to master shell scripting quickly. In essence, shell scripting is the art of writing scripts (small programs) using a command-line interpreter, often referred to as a "shell." The shell acts as a bridge between you and the operating system, allowing you to execute commands, manipulate files, and automate tasks. Think of it as a way to record a series of commands you'd typically type manually and then execute them with a single command. This automation significantly boosts productivity, especially for repetitive tasks.
  • Добавил: literator
  • Дата: 4-06-2025, 05:54
  • Комментариев: 0
Название: jаvascript Events and User Interaction: A Beginner's Guide to Building Interactive Web Experiences with DOM Events and Dynamic Logic
Автор: Dargslan
Издательство: Dargslan Publishing
Год: 2025
Страниц: 963
Язык: английский
Формат: pdf, epub
Размер: 15.8 MB

Transform your static websites into dynamic, responsive web applications with the power of jаvascript events! Are you comfortable with HTML and CSS but find yourself struggling to add meaningful interactivity to your web projects? "jаvascript Events and User Interaction" is your comprehensive, beginner-friendly guide to mastering the fundamental skill that powers modern web applications: jаvascript event handling. Written specifically for developers who understand web basics but want to create truly interactive experiences, this practical guide bridges the gap between static web pages and dynamic applications. jаvascript events are the heartbeat of modern web development. They transform static pages into dynamic applications that respond intelligently to user behavior. Whether you're building a simple contact form, an interactive dashboard, or a complex single-page application, mastering jаvascript event handling is essential. This book will teach you not just what jаvascript events are, but how to use them effectively to create polished, professional web experiences.