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

  • Добавил: literator
  • Дата: 22-06-2025, 19:57
  • Комментариев: 0
Название: AI and ML for Coders: Applying Core ML algorithms, deep learning models, and MLOps best practices
Автор: Suddhasatwa Bhaumik
Издательство: BPB Publications
Год: 2025
Страниц: 496
Язык: английский
Формат: epub (true)
Размер: 10.6 MB

AI and ML are reshaping industries and creating unprecedented opportunities for innovation. They play a crucial role in helping businesses grow in a multitude of use cases and create applications, used by millions worldwide. Designed for coders of all levels, this book bridges the gap between theoretical concepts and real-world applications, empowering you to build intelligent systems. In this book, the readers will work with code, tackling fundamental topics like ML, by grasping core principles through practical coding exercises, followed by computer vision, where the code is trained to see the world and learn image processing techniques like feature detection, empowering applications to analyze and interpret visual data. This is followed by natural language processing (NLP), which enables the software to understand and manipulate language by utilizing techniques like tokenization, sentence sequencing, and more. Additionally, this book also talks about sequence modeling, whereby readers master techniques like recurrent neural networks (RNNs) and Long Short-Term Memory (LSTM) networks, as well as MLOps for deploying and scaling your AI/ML solutions on-premise and in the cloud, with tools like TensorFlow Extended (TFX) and Kubeflow. This book is for coders and software engineers, from novice to experienced, aiming to integrate AI and ML to enhance their IT systems.
  • Добавил: literator
  • Дата: 22-06-2025, 18:43
  • Комментариев: 0
Название: Learn C# with Visual Studio 2022: Comprehensive guide to C# fundamentals, Core .NET concepts, advanced features, and building with Visual Studio 2022
Автор: Marcelo Guerra Hahn
Издательство: BPB Publications
Год: 2025
Страниц: 423
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

C# and Visual Studio 2022 are foundational technologies for developing a wide range of applications on the .NET platform, from desktop to web. This book is your practical guide to mastering these tools, designed to take you from understanding the basics to building real-world solutions effectively. This book starts with setting up the IDE, and covers core programming basics like syntax rules, variables, data types, operators, control structures (like if-else statements and loops), exception handling, and methods. You will learn essential object-oriented programming (OOP) concepts such as classes, objects, encapsulation, inheritance, polymorphism, and abstraction. Progressing beyond fundamentals, you will learn efficient data management with collections, generics, and LINQ, handling events using delegates and events, and data persistence via file and stream I/O. This book is for software developers, students learning C#, and professionals looking to adopt .NET development using Visual Studio 2022. It is tailored for individuals new to programming or those with some C# background, aiming to expand their expertise using Visual Studio 2022.
  • Добавил: literator
  • Дата: 22-06-2025, 17:18
  • Комментариев: 0
Название: Generative AI with LangChain: Build smart AI apps using LangChain and Python tools
Автор: Priyanka Singh, Hariom Singh
Издательство: BPB Publications
Год: 2025
Страниц: 358
Язык: английский
Формат: pdf, epub (true)
Размер: 11.0 MB

AI is redefining how businesses solve problems, automate decisions, and deliver value. LangChain, an emerging framework, streamlines the integration of large language models into real-world applications, making AI more actionable and accessible. Unlock the power of cutting-edge AI with LangChain, a revolutionary Python framework designed to simplify the creation of sophisticated AI applications. This book begins with the foundational knowledge of AI and LangChain, followed by practical tools like Python, neural networks, and cloud platforms such as AWS and Azure. You will explore LangChain's architecture and gain hands-on experience integrating LangChain with leading cloud platforms. You will discover how to leverage powerful data science tools like Snowflake and Athena for real-world AI projects. You will analyze AI applications in modern operational frameworks, such as DevOps and MLOps, and gain insights into the exciting future trends, ethical AI practices, and real-world deployment strategies that are shaping the evolution of AI and LangChain. This book is ideal for software developers, AI enthusiasts, data scientists, DevOps engineers, and tech professionals aiming to gain practical skills in AI implementation using LangChain.
  • Добавил: umkaS
  • Дата: 22-06-2025, 16:12
  • Комментариев: 0
Грокаем глубокое обучение (2020)Название: Грокаем глубокое обучение
Автор: Эндрю Траск
Издательство: Москва
Год: 2020
Cтраниц: 350
Формат: pdf/djvu
Размер: 15 мб
Язык: русский

Глубокое обучение – это раздел искусственного интеллекта, цель которого научить компьютеры обучаться с помощью нейронных сетей – технологии, созданной по образу и подобию человеческого мозга. Онлайн-переводчики, беспилотные автомобили, рекомендации по выбору товаров именно для вас и виртуальные голосовые помощники – вот лишь несколько достижений, которые стали возможны, благодаря глубокому обучению.
  • Добавил: Natali26
  • Дата: 22-06-2025, 10:18
  • Комментариев: 0
Название: .NET MAUI Bible. The Complete A-Z Guide to Cross-Platform Development
Автор: Orion K. Devayne
Издательство: Orion K. Devayne
Год: 2025
Формат: epub, pdf
Страниц: 153
Размер: 22,61 Мб
Язык: английский

Are you ready to finally build apps that run seamlessly across Android, iOS, Windows, and macOS—without juggling multiple codebases? ? Have you ever wished for one framework that brings all your platforms together with power, speed, and simplicity? Welcome to your ultimate guide—.NET MAUI Bible: The Complete A-Z Guide to Cross-Platform Development by Orion K. Devayne.
  • Добавил: literator
  • Дата: 22-06-2025, 07:52
  • Комментариев: 0
Название: Decoding jаvascript Design Patterns: Build scalable applications with object-oriented programming
Автор: Rushabh Mulraj Shah
Издательство: BPB Publications
Год: 2025
Страниц: 573
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

In today's digitally powered world, jаvascript lies at the heart of nearly every web application. From dynamic user interfaces to behind-the-scenes logic, jаvascript enables everything from online shopping to learning new skills and connecting with global communities. This book is your guide to mastering jаvascript through design patterns - proven solutions that make applications scalable, robust, and adaptable to ever-changing demands. This book guides you through the essential world of jаvascript design patterns, beginning by introducing the three main categories of design patterns - creational, structural, and behavioral. Further, readers will learn how to manage asynchronous behavior and integrate them with modern frameworks like React and Vue. Advanced concepts like MVC and MVVM are explained, along with their role in web architecture and scalability. This book is a perfect guide for jаvascript developers, web architects, and tech enthusiasts looking to optimize code, build scalable applications, and master design patterns. This book is also for testers aiming to improve unit test efficiency.
  • Добавил: literator
  • Дата: 22-06-2025, 07:31
  • Комментариев: 0
Название: C# 13 and .NET 9: Guide to C# 13, .NET 9, data management, and deployment strategies
Автор: Jefferson S. Motta
Издательство: BPB Publications
Год: 2025
Страниц: 827
Язык: английский
Формат: epub (true)
Размер: 10.4 MB

C# and .NET continue to evolve as powerful, versatile tools for building modern applications, driving innovation across various platforms. This book focuses on the latest advancements, empowering you to develop robust and high-performing software solutions. The book leads you from setting up your development environment and understanding C# fundamentals, including new C# 13 language features, to mastering object-oriented programming with classes, inheritance, and interfaces. You will then learn to utilize the extensive .NET framework's base class library, handling file I/O, and efficiently managing data with Entity Framework Core and LINQ. This book is designed for beginners in C# programming, as well as mid-level and senior programmers, software engineers, web developers, systems architects, and IT professionals looking to expand their technical toolkit. It covers both basic and advanced techniques, serving as a comprehensive guide to the world of C# and .NET, making it valuable for everyone from students to enterprise solution developers.
  • Добавил: literator
  • Дата: 22-06-2025, 06:44
  • Комментариев: 0
Название: Python Simplified with Generative AI: Hands-on Python development with GenAI tools integrating data science and web interfaces
Автор: Duc T. Haba, Ashley R. Haba, Evan M. Haba
Издательство: BPB Publications
Год: 2025
Страниц: 364
Язык: английский
Формат: epub (true)
Размер: 45.2 MB

GenAI and Python are changing how we use technology, making it essential to understand both to stay innovative and work efficiently. GenAI significantly impacts learning Python by generating personalized code snippets, accelerating the learning process. This book bridges the gap between traditional education and the practical challenges students encounter today. It combines hands-on learning with modern GenAI tools like GPT-4 and Copilot. The book begins with fundamental GenAI concepts, including GPT-4 and Gemini, and mastering prompt engineering for optimal GenAI interaction. Instead of starting with technical details like algorithms and syntax, it introduces coding through interactive, practical Python Jupyter Notebooks and Google Colab projects. Readers will learn Python code with a calculator application, explore fundamental sorting algorithms, and manipulate data using Pandas. This book is for professionals interested in learning Python and using GenAI tools like GPT-4 in practical applications. It is for aspiring programmers, students, and data analysts seeking practical Python and GenAI skills.
  • Добавил: literator
  • Дата: 22-06-2025, 04:57
  • Комментариев: 0
Название: Introduction to Natural Language Processing: Exploring Techniques, Applications, and Challenges
Автор: Xiaochun Cheng, Preethi Nanjundan, Jossy P George
Издательство: River Publishers
Год: 2025
Страниц: 170
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

This book provides a thorough and comprehensive introduction to natural language processing (NLP), a critical field at the intersection of Artificial Intelligence and computational linguistics. It explores key techniques such as sentiment analysis, which enables the detection of emotional tone in text, machine translation, facilitating the conversion of text between languages, and named entity recognition (NER), which identifies and classifies entities like names, dates, and locations within text data. The book delves into Deep Learning advancements, particularly the use of neural networks such as transformers and recurrent models, which have revolutionized NLP applications. Readers will gain insights into how these models drive innovations in areas such as text classification, language generation, and speech recognition. The NLTK (Natural Language Toolkit) is the primary Python API for NLP (natural language processing). It is a particularly effective tool for preparing text data for later analysis, such as using ML models. It helps convert words into numbers, which the model may make use of. An easy introduction to NLTK for beginners that also introduces Python begins with this part. Programming language processing is effectively introduced by Python’s natural language processing.
  • Добавил: literator
  • Дата: 21-06-2025, 21:43
  • Комментариев: 0
Название: SAPUI5: The Comprehensive Guide to Building Modern SAP Fiori Apps with the Latest UI5 Toolkit
Автор: Rene Glavanovits, Martin Koch, Daniel Krancz, Maximilian Olzinger
Издательство: Rheinwerk Publishing
Год: 2025
Страниц: 776
Язык: английский
Формат: epub (true)
Размер: 40.8 MB

From web apps to user interfaces, get the skills you need to develop with SAPUI5! Master the fundamentals—design guidelines, IDEs, TypeScript, and more—and then dive into development. Create your first application and learn about SAPUI5’s libraries, controls, layouts, and managed objects. Integrate data into your applications using RESTful and OData services, and then enhance them with SAP Fiori elements and custom controls. With information on deployment, debugging, security, and Generative AI, this guide has everything you need to become an SAPUI5 expert! SAPUI5, pronounced “SAP UI five,” is a proprietary jаvascript-based development toolkit specifically designed for building web applications that interact with SAP systems. SAPUI5 is based on open web standards such as HTML5, CSS, and jаvascript. The framework uses the MVC design pattern to ensure a clear separation between data, logic, and presentation. This makes the development and maintenance of applications much easier.