|
 |
|
 |
|
|
 |
|  |
|
Название: Federated Learning for Multimedia Data Processing and Security in Industry 5.0 Автор: Gautam Srivastava, Thippa Reddy Gadekallu Издательство: The Institution of Engineering and Technology Год: 2024 Страниц: 346 Язык: английский Формат: pdf (true) Размер: 10.1 MB
Industry 5.0 is the upcoming industrial revolution where people will be working together with smart machines and robots, thereby bringing human touch and intelligence back to the decision-making process. Challenges include the security and privacy of sensitive multimedia data and near zero latency for mission critical applications. Federated Learning (FL) is a Machine Learning (ML) technique that trains algorithms across multiple decentralized edge devices or servers by holding local data samples without exchanging them. This approach stands in contrast to traditional centralized Machine Learning techniques where all local datasets are uploaded to one server. This method enables multiple actors to build a common, robust Machine Learning model without sharing data, thus addressing critical issues such as data privacy, data security, data access rights and access to heterogeneous data. |
Разместил: Ingvar16 23-01-2025, 20:17 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Data Science for Decision Makers: Using Analytics and Case Studies Автор: Erik Herman Издательство: Mercury Learning and Information Год: 2025 Страниц: 197 Язык: английский Формат: pdf (true), epub Размер: 20.6 MB
This book is an essential guide for executives, managers, entrepreneurs, and anyone seeking to harness the power of data to drive business success. In today's fast-paced and increasingly digital world, the ability to make informed decisions based on data-driven insights is vital. It bridges the complex world of Data Science and the strategic decision-making process, providing readers with the knowledge and tools they need to leverage data effectively. With a clear focus on practical application, this book demystifies key concepts in Data Science, from data collection and analysis to predictive modeling and visualization. Via real-world examples, case studies, and actionable insights, readers will learn how to extract insights from data and translate them into strategies that drive organizational growth. Python libraries like Pandas and NumPy are essential for data manipulation and analysis, offering powerful functions for handling structured data. Python libraries such as Matplotlib, Seaborn, and Plotly, and jаvascript libraries like D3.js and Highcharts are widely used for creating static and interactive visualizations. |
Разместил: Ingvar16 23-01-2025, 17:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Current and Future Trends on AI Applications: Volume 1 Автор: Mohammed A. Al-Sharafi, Mostafa Al-Emran, Moamin A. Mahmoud, Ibrahim Arpaci Издательство: Springer Серия: Studies in Computational Intelligence Год: 2025 Страниц: 456 Язык: английский Формат: pdf (true) Размер: 15.5 MB
The rapid advancements in Artificial Intelligence (AI) have fundamentally transformed various sectors, redefining the possibilities of technology and innovation. From healthcare and finance to education and entertainment, AI’s impact is pervasive and far-reaching. This edited book, Current and Future Trends on AI Applications, is a comprehensive exploration of the latest developments in AI and a forward-looking analysis of the emerging trends that will shape the future of this dynamic field. This book brings together a diverse range of perspectives from experts in the field, covering a wide spectrum of AI applications from disaster management and cybersecurity to healthcare, energy informatics, and beyond. The chapters in this book illustrate the profound impact AI has already made and the even greater potential it holds for the future. The book is structured to provide readers with a thorough understanding of how AI is being applied in various domains today and how it is expected to evolve. Each chapter delves into specific use cases, providing detailed analyses of how AI technologies are being implemented to solve complex problems, improve efficiency, and create new opportunities. |
Разместил: Ingvar16 23-01-2025, 17:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Beginning Python 3 with Grok-2 Автор: Oswald Campesato Издательство: Mercury Learning and Information Год: 2025 Страниц: 311 Язык: английский Формат: pdf (true), epub Размер: 10.1 MB
This book is a comprehensive guide designed to teach the fundamentals of Python programming while introducing the exciting possibilities of Generative AI. Whether you’re a novice or a developer looking to integrate Grok into your workflow, this book offers a clear, step-by-step path to mastering Python and leveraging AI-driven code generation. The first three chapters provide an introduction to fundamental aspects of Python programming, which include various data types, number formatting, Unicode and UTF-8 handling, and text manipulation techniques. In addition, you will learn about loops, conditional logic, and reserved words in Python. You will also see how to manage user input, manage exceptions, and work with command-line arguments. The fourth chapter contains an introduction to NumPy and Pandas, both of which are extremely useful open-source Python libraries. The fifth chapter transitions to the realm of Generative AI, discussing its distinction from Conversational AI. Popular platforms and models, including Grok and its competitors, are presented to give readers an understanding of the current AI landscape. The final chapter is devoted to Python code samples generated by Grok that solve various programming tasks. |
Разместил: Ingvar16 23-01-2025, 16:14 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Руководство для программиста на Java: 75 рекомендаций по написанию надежных и защищенных программ Автор: Фрэд Лонг, Дхрув Мохиндра и др. Издательство: М.: Вильямс Год: 2014 Cтраниц: 256 Формат: pdf/djvu Размер: 17 мб Язык: русский
В этой книге представлены 75 рекомендаций в согласованной и понятной форме. Для каждой рекомендации указаны условия соответствия, приведены примеры кода, не соответствующего принятым нормам программирования на Java, а также представлены решения, соответствующие принятым нормам. Авторы книги доходчиво поясняют, когда именно следует применять каждую рекомендацию, а также дают ссылки на дополнительные источники информации. |
Разместил: rivasss 23-01-2025, 11:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Polars: The Definitive Guide: Transforming, Analyzing, and Visualizing Data with a Fast and Expressive DataFrame API (8th Early Release) Автор: Jeroen Janssens, Thijs Nieuwdorp Издательство: O’Reilly Media, Inc. Год: 2024-12-03 Страниц: 406 Язык: английский Формат: epub (true) Размер: 10.1 MB
Want to speed up your data analysis and work with larger-than-memory datasets? Python Polars offers a blazingly fast, multithreaded, and elegant API for data loading, manipulation, and processing. With this hands-on guide, you'll walk through every aspect of Polars and learn how to tackle practical use cases using real-world datasets. Jeroen Janssens and Thijs Nieuwdorp from Xomnia in Amsterdam show you how this superfast DataFrame library is perfect for efficient data wrangling, ETL pipelines, and so much more. This book helps you quickly learn the syntax and understand Polars' underlying concepts. You don't need to have experience with Pandas or Spark, but if you do, this book will help you make a smooth transition. |
Разместил: Ingvar16 23-01-2025, 03:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Financial Data Analysis Using Python Автор: Dmytro Zherlitsyn Издательство: Mercury Learning and Information Год: 2025 Страниц: 505 Язык: английский Формат: pdf (true), epub Размер: 38.9 MB
This book will introduce essential concepts in financial analysis methods & models, covering time-series analysis, graphical analysis, technical and fundamental analysis, asset pricing and portfolio theory, investment and trade strategies, risk assessment and prediction, and financial ML practices. The Python programming language and its ecosystem libraries, such as Pandas, NumPy, SciPy, Statsmodels, Matplotlib, Seaborn, Scikit-learn, Prophet, and other Data Science tools will demonstrate these rooted financial concepts in practice examples. This book will also help you understand the concepts of financial market dynamics, estimate the metrics of financial asset profitability, predict trends, evaluate strategies, optimize portfolios, and manage financial risks. You will also learn data analysis techniques using the Python programming language to understand the basics of data preparation, visualization, and manipulation in the world of financial data. |
Разместил: Ingvar16 23-01-2025, 01:40 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Data Analysis for Business Decisions: Case Studies in Excel, R, and ChatGPT, 3rd Edition Автор: Andres Fortino Издательство: Mercury Learning and Information Год: 2025 Страниц: 441 Язык: английский Формат: pdf (true) Размер: 23.4 MB
In today’s data-driven world, the ability to analyze and interpret data is no longer optional―it’s a necessity for making informed business decisions. This book provides a comprehensive, hands-on guide to mastering the essential techniques and tools that empower business analysts to transform raw data into actionable insights. Packed with practical exercises and real-world case studies, this book focuses on applying statistical methods across the most widely used tools, including Excel, R, Python, and Generative AI platforms like ChatGPT. Key topics include framing analytical questions, descriptive and advanced statistical techniques, text analytics and A/B testing, and big data and visualization. Whether analyzing sales trends, optimizing marketing strategies, or improving operational efficiency, you’ll gain the skills to make data-backed decisions that drive business success. The book introduces a comprehensive suite of analysis tools that form the backbone of modern data analysis and statistical computing. Detailed instructions on how to install and use Excel’s Analysis ToolPak, R and its interface Jamovi, and Generative AI tools like ChatGPT are provided. |
Разместил: Ingvar16 22-01-2025, 20:54 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Large Language Models for Developers: A Prompt-based Exploration Автор: Oswald Campesato Издательство: Mercury Learning and Information Год: 2025 Страниц: 1047 Язык: английский Формат: pdf (true), epub Размер: 12.5 MB
This book offers a thorough exploration of Large Language Models (LLMs), guiding developers through the evolving landscape of generative AI and equipping them with the skills to utilize LLMs in practical applications. Designed for developers with a foundational understanding of machine learning, this book covers essential topics such as prompt engineering techniques, fine-tuning methods, attention mechanisms, and quantization strategies to optimize and deploy LLMs. Beginning with an introduction to Generative AI, the book explains distinctions between conversational AI and generative models like GPT-4 and BERT, laying the groundwork for prompt engineering (Chapters 2 and 3). Some of the LLMs that are used for generating completions to prompts include Llama-3.1 405B, Llama 3, GPT-4o, Claude 3, Google Gemini, and Meta AI. Readers learn the art of creating effective prompts, covering advanced methods like Chain of Thought (CoT) and Tree of Thought prompts. As the book progresses, it details fine-tuning techniques (Chapters 5 and 6), demonstrating how to customize LLMs for specific tasks through methods like LoRA and QLoRA, and includes Python code samples for hands-on learning. |
Разместил: Ingvar16 22-01-2025, 20:09 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: AI and ML for Coders in PyTorch: A Coder’s Guide to Generative AI and Machine Learning (Early Release) Автор: Laurence Moroney Издательство: O’Reilly Media, Inc. Год: 2025-01-21 Язык: английский Формат: pdf, epub Размер: 10.1 MB
Eager to learn AI and Machine Learning but unsure where to start? Laurence Moroney's hands-on, code-first guide demystifies complex AI concepts without relying on advanced mathematics. Designed for programmers, it focuses on practical applications using PyTorch, helping you build real-world models without feeling overwhelmed. From computer vision and natural language processing (NLP) to Generative AI with Hugging Face Transformers, this book equips you with the skills most in demand for AI development today. You'll also learn how to deploy your models across the web and cloud confidently. When it comes to creating Artificial Intelligence, Machine Learning and Deep Learning are a great place to begin. When getting started, however, it’s easy to get overwhelmed by the options and all the new terminology. This book aims to demystify things for programmers, taking you through writing code to implement concepts of Machine Learning and Deep Learning, and building models that behave more as a human does, with scenarios like computer vision, natural language processing, and more. |
Разместил: Ingvar16 22-01-2025, 16:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|