Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Mastering Excel VBA Programming: A Hands-On Guide to Automating Excel and Building Custom Solutions with VBA and Macros
Автор: Nathan George
Издательство: GTech Publishing
Год: 2025
Страниц: 648
Язык: английский
Формат: epub
Размер: 13.6 MB

Leverage the full power of Excel automation! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Mastering Excel VBA Programming takes you step-by-step from beginner to expert in Excel VBA. This book starts with the basics, so you don't need prior programming experience to begin creating powerful solutions for your data with Excel VBA today. If you already have some experience with this popular application, this book will enhance your knowledge and experience. Mastering Excel VBA Programming is a practical guide, and it comes with several practice labs and downloadable solution files that enable you to follow the examples in the book hands-on. Screenshots illustrate the concepts, features, and tasks covered. This book covers Excel 2024 and the latest version of Excel for Microsoft 365 (2025 update).
Разместил: Ingvar16 Вчера, 17:17 | Комментарии: 0 | Подробнее
Название: Generative AI for Trading and Asset Management
Автор: Hamlet Jesse Medina Ruiz, Ernest Chan
Издательство: Wiley
Год: 2025
Страниц: 320
Язык: английский
Формат: epub (true)
Размер: 10.9 MB

Expert guide on using AI to supercharge traders' productivity, optimize portfolios, and suggest new trading strategies. Generative AI for Trading and Asset Management is an essential guide to understand how Generative AI has emerged as a transformative force in the realm of asset management, particularly in the context of trading, due to its ability to analyze vast datasets, identify intricate patterns, and suggest complex trading strategies. Practically, this book explains how to utilize various types of AI: unsupervised learning, supervised learning, reinforcement learning, and large language models (LLMs) to suggest new trading strategies, manage risks, optimize trading strategies and portfolios, and generally improve the productivity of algorithmic and discretionary traders alike. These techniques converge into an algorithm to trade on the Federal Reserve chair's press conferences in real time.
Разместил: Ingvar16 Вчера, 08:55 | Комментарии: 0 | Подробнее
Название: Ultimate Azure AI Services for Gen AI Solutions: Build Advanced Gen AI Solutions with Azure OpenAI, LangChain and Vector Databases to Enhance Efficiency, and Revolutionize Enterprise Operations
Автор: Shanthababu Pandian
Издательство: Orange Education Pvt Ltd
Год: 2025
Страниц: 501
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Master Generative AI with Azure OpenAI, AI Services, and advanced tools for real-world applications! Azure OpenAI provides unparalleled access to cutting-edge AI models, empowering enterprises to innovate, automate, and drive transformative business outcomes at scale. Ultimate Azure AI Services for Gen AI Solutions is your gateway to mastering Azure OpenAI and Azure AI services. Whether you’re just starting out or looking to refine your skills, this book covers everything from foundational concepts to advanced techniques. Dive into topics like Large Language Models (LLMs), LangChain, vector databases, embeddings, and Python programming, with a focus on key Azure components such as Storage, Search Services, Azure OpenAI Studio, and Prompt Flow. This book is tailored for Generative AI enthusiasts, professionals, and developers looking to upskill in Generative AI and integrate it into real-world applications. A basic understanding of Python and Azure is helpful but not required, as the book provides a structured approach to mastering AI implementation with Python and Azure services.
Разместил: Ingvar16 Вчера, 08:20 | Комментарии: 0 | Подробнее
Название: Python Programming: Machine Learning & Data Science, Scikit-learn, TensorFlow, PyTorch, XGBoost, Statsmodels
Автор: e3
Издательство: Independently published
Год: 2025
Страниц: 1526
Язык: английский
Формат: epub (true)
Размер: 11.9 MB

Machine Learning is no longer a distant frontier reserved for data scientists and engineers in elite labs—it has become an essential toolkit for anyone seeking to derive insights from data, build predictive systems, or explore Artificial Intelligence. The landscape of machine learning is both vast and rapidly evolving, and understanding it requires more than just learning a few algorithms or copying code from tutorials. It requires a deep comprehension of core principles, preprocessing strategies, model building, evaluation techniques, and the ability to connect theoretical foundations with practical implementations. This book is designed to guide learners through the essential building blocks of Machine Learning, progressing from foundational preprocessing techniques to complex model evaluation and optimization strategies. Each section is crafted to demystify core concepts while grounding them in hands-on, real-world applications using Python libraries such as Scikit-learn.
Разместил: Ingvar16 Вчера, 07:46 | Комментарии: 0 | Подробнее
Название: Generative AI for Business: A Practical Guide to Harnessing AI and Delivering Real Business Value
Автор: Ayal Steinberg, Carlo Appugliese, Paul Hake, Simon Bisson
Издательство: O’Reilly Media, Inc.
Год: 2025-04-29
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Technologists and business leaders alike will explore the fundamental capabilities of Generative AI, high-impact use cases, key risks and challenges, technical integration considerations, and how to start building the necessary teams and culture for AI-enabled innovation. Whether you're just starting to explore this transformative technology or looking to scale its impact, you'll learn concrete strategies for harnessing the power of Generative AI to create measurable value for your business. Most applications of Generative AI, like ChatGPT, consist of more than just one LLM. An LLM can generate text, but if you ask it about images or audio the LLM doesn’t have the appropriate capabilities, so it needs to use tools just like we do when we do things. Tools allow the LLM to handle multiple input and output types, making it multimodal. If you ask ChatGPT to create an image, it will use an LLM to parse and summarize your input, building a prompt for another model, DALL-E, which handles the actual image generation. This is all done via function calling so that ChatGPT can create a seamless end user experience.
Разместил: Ingvar16 Вчера, 04:01 | Комментарии: 0 | Подробнее
Название: Mastering Object-Oriented Programming: Essential Concepts and Techniques for Building Robust, Scalable Software Solutions
Автор: Virversity Online Courses
Издательство: eBookIt.com
Год: 2025
Страниц: 246
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

Mastering Object-Oriented Programming is a comprehensive course designed to help you build a strong foundation in OOP concepts and practical skills. By understanding and applying core principles of object-oriented design, you'll be able to write cleaner, more efficient, and maintainable code for real-world applications. Learn To Design and Implement Robust Object-Oriented ProgramsGain a clear understanding of fundamental OOP concepts such as classes, objects, attributes, and methodsLearn key principles including encapsulation, inheritance, and polymorphism to create flexible and reusable codeMaster advanced topics like abstract classes, interfaces, and design patterns to improve software architectureDevelop skills in managing object lifecycles and handling exceptions gracefully within OOP contextsExplore industry best practices including SOLID principles, UML diagramming, and testing strategies.
Разместил: Ingvar16 Вчера, 03:10 | Комментарии: 0 | Подробнее
Название: Automated Code Remediation at Scale: How to Refactor and Secure the Modern Software Supply Chain, 2nd Edition
Автор: Pat Johnson, Olga Kundzich, Jonathan Schneider
Издательство: O’Reilly Media, Inc.
Год: 2025-05-05
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

The software industrial revolution has arrived. Developers are building software faster than ever—assembled from third-party components, open source libraries, and AI-generated code. But what about maintaining and securing all of the code built by humans and AI? And how should companies address the corresponding acceleration of technical debt? Automated Code Remediation at Scale explains how organizations can automate software modernization and security for large, complex codebases. Packed with new content on the role AI tools now play in auto-remediation, this expanded second edition provides the guidance and real-world insights that will help you stay on top of software vulnerabilities and maintenance and tackle technical debt head-on.
Разместил: Ingvar16 Вчера, 02:37 | Комментарии: 0 | Подробнее
Название: Machine Learning, Deep Learning and AI for Cybersecurity
Автор: Mark Stamp, Martin Jureček
Издательство: Springer
Год: 2025
Страниц: 636
Язык: английский
Формат: pdf
Размер: 26.8 MB

This book addresses a variety of problems that arise at the interface between AI techniques and challenging problems in cybersecurity. The book covers many of the issues that arise when applying AI and Deep Learning algorithms to inherently difficult problems in the security domain, such as malware detection and analysis, intrusion detection, spam detection, and various other subfields of cybersecurity. The book places particular attention on data driven approaches, where minimal expert domain knowledge is required. This book bridges some of the gaps that exist between Deep Learning/AI research and practical problems in cybersecurity. The proposed topics cover a wide range of Deep Learning and AI techniques, including novel frameworks and development tools enabling the audience to innovate with these cutting-edge research advancements in various security-related use cases. The book is timely since it is not common to find clearly elucidated research that applies the latest developments in AI to problems in cybersecurity.
Разместил: Ingvar16 9-05-2025, 18:46 | Комментарии: 0 | Подробнее
Название: Quantum Algorithms: A Survey of Applications and End-to-end Complexities
Автор: Alexander M. Dalzell, Sam McArdle, Mario Berta
Издательство: Cambridge University Press
Год: 2025
Страниц: 436
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

The 1994 discovery of Shor's quantum algorithm for integer factorization―an important practical problem in the area of cryptography―demonstrated quantum computing's potential for real-world impact. Since then, researchers have worked intensively to expand the list of practical problems that quantum algorithms can solve effectively. This book surveys the fruits of this effort, covering proposed quantum algorithms for concrete problems in many application areas, including quantum chemistry, optimization, finance, and Machine Learning. For each quantum algorithm considered, the book clearly states the problem being solved and the full computational complexity of the procedure, making sure to account for the contribution from all the underlying primitive ingredients. Separately, the book provides a detailed, independent summary of the most common algorithmic primitives. It has a modular, encyclopedic format to facilitate navigation of the material and to provide a quick reference for designers of quantum algorithms and quantum computing researchers.
Разместил: Ingvar16 9-05-2025, 17:54 | Комментарии: 0 | Подробнее
Название: Hands-On RAG for Production: Design, Develop, and Deploy Production-Ready RAG Applications (Early Release)
Автор: Ofer Mendelevitch, Forrest Bao
Издательство: O’Reilly Media, Inc.
Год: 2025-05-07
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Retrieval-augmented generation (RAG) is the go-to strategy for integrating large language models with your organization's unique knowledge. However, the market is full of RAG pipelines and components, making it hard to choose the right solution for your enterprise's needs. This book simplifies the process, offering a comprehensive road map to building, refining, and scaling production-grade RAG applications. Authors Ofer Mendelevitch and Forrest Bao guide you through every phase of development, from data ingestion, embeddings, and vector search to advanced techniques like agentic RAG, multimodal RAG, and GraphRAG. Engineers and architects will learn how to tackle the challenges they'll encounter when building RAG applications at enterprise scale: ensuring high accuracy with minimal hallucinations, maintaining low-latency performance, safeguarding data privacy, and providing transparent, explainable responses among them.
Разместил: Ingvar16 9-05-2025, 17:02 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности