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



Реклама


Название: The Python Book - 19th Edition, 2025
Автор: Jon White (Editor)
Издательство: Future Publishing
Год: 2025
Страниц: 180
Язык: английский
Формат: pdf
Размер: 78.6 MB

Python is an incredibly versatile, expansive language that, due to its similarity to everyday language, is surprisingly easy to learn even for inexperienced programmers. It has seen a huge increase in popularity since the release and rise of the Raspberry Pi, for which Python is the officially recognised programming language. In this new edition of The Python Book, you'll find plenty of creative projects to help you get to grips with the combination of your Raspberry Pi and Python's powerful functionality, plus lots of tutorials that focus on Python's effectiveness away from the tiny computer. You'll learn all about how to code with Python from a standing start with our comprehensive masterclass, then go on to complete tutorials that will consolidate your skills and help you become fluent in the language. You'll learn how to make Python work for you with tutorials on coding with Django, Flask, Pygame and even more useful third-party frameworks. Get ready to become a true Python expert with the wealth of information contained within these pages.
Разместил: Ingvar16 30-01-2025, 05:52 | Комментарии: 0 | Подробнее
Название: Applied Natural Language Processing with PyTorch 2.0: Master Advanced NLP Techniques, Transform Text Data into Insights, and Build Scalable AI Models with PyTorch 2.0
Автор: Deepti Chopra
Издательство: Orange Education Pvt Ltd, AVA
Год: 2025
Страниц: 204
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Unlock the Power of PyTorch 2.0 for Next-Level Natural Language Processing. Natural Language Processing (NLP) is revolutionizing industries, from chatbots to data insights. PyTorch 2.0 offers the tools to build powerful NLP models. Applied Natural Language Processing with PyTorch 2.0 provides a practical guide to mastering NLP with this advanced framework. This book starts with a strong foundation in NLP concepts and the essentials of PyTorch 2.0, ensuring that you are well-equipped to tackle advanced topics. It covers key techniques such as transformer models, pre-trained language models, sequence-to-sequence models, and more. Each chapter includes hands-on examples and code implementations for real-world application. With a focus on practical use cases, the book explores NLP tasks like sentiment analysis, text classification, named entity recognition, machine translation, and text generation. You'll learn how to preprocess text, design neural architectures, train models, and evaluate results. Whether you're a beginner or an experienced professional, this book will empower you to develop advanced NLP models and solutions.
Разместил: Ingvar16 30-01-2025, 03:10 | Комментарии: 0 | Подробнее
Название: Java 22 for Healthcare and Medical Applications
Автор: Usharani Bhimavarapu
Издательство: CRC Press
Год: 2025
Страниц: 731
Язык: английский
Формат: pdf (true), epub
Размер: 21.2 MB

This comprehensive book delves into the key features introduced in Java 22, providing insights and practical examples to help readers understand and implement these enhancements within the context of medical applications with the goal of enhancing medical practices, streamlining processes, and improving patient care. Java 22 for Healthcare and Medical Applications explores the latest Java 22 and features the newest advancements in Java programming, including unnamed variables, launch multi-file source-code programs, and foreign function and memory APIs. From implementing advanced algorithms for medical image analysis to developing efficient healthcare management systems, this book shows how this tool can revolutionize the medical field. With clear explanations and 300+ hands-on examples, readers will learn how to leverage Java 22's cutting-edge features to build powerful and efficient applications. This book is ideal for Java developers who want to upgrade their skills to Java 22.
Разместил: Ingvar16 29-01-2025, 21:12 | Комментарии: 0 | Подробнее
Название: 100 C++ Mistakes and How to Avoid Them (Final Release)
Автор: Rich Yonts
Издательство: Manning Publications
Год: 2025
Страниц: 532
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

Learn how to handle errors, inefficiencies, and outdated paradigms by exploring the most common mistakes you’ll find in production C++ code. 100 C++ Mistakes and How To Avoid Them reveals the problems you’ll inevitably encounter as you write new C++ code and diagnose legacy applications, along with practical techniques you need to resolve them. 100 C++ Mistakes and How To Avoid Them gives you practical insights and techniques to improve your C++ coding kung fu. Author Rich Yonts has been using C++ since its invention in the 1980s. This book distills that experience into practical, reusable advice on how C++ programmers at any skill level can improve their code. Unlike many C++ books that concentrate on language theory and toy exercises, this book is loaded with real examples from production codebases. Over ten billion lines of C++ code are running in production applications, and 98-developers find and fix mistakes in them every day. Even mission-critical applications have bugs, performance inefficiencies, and readability problems. This book will help you identify them in the code you’re maintaining and avoid them in the code you’re writing. Covers C++ 98 through 23, with an emphasis on diagnosing and improving legacy code.
Разместил: Ingvar16 29-01-2025, 20:33 | Комментарии: 0 | Подробнее
Название: Quick Start Kubernetes (2025 Edition)
Автор: Nigel Poulton
Издательство: Leanpub
Год: 2025-01-14
Страниц: 143
Язык: английский
Формат: pdf, epub
Размер: 13.2 MB

Demystify Kubernetes, the architecture and how to deploy apps. Brought to you by best-selling author and global training guru Nigel Poulton, Quick Start Kubernetes is the fastest way to wrap your head around Kubernetes and get your hands-on deploying a simple app. When you've finished the book, you'll be ready to rock-and-roll with Kubernetes. Quick Start Kubernetes, brought to you by best-selling author Nigel Poulton, assumes zero prior experience and gets you to the point you can hold your own deploying and managing a simple app. You’ll learn why we have Kubernetes, what it is, and where it’s going. On the theory front, you’ll learn about microservices, orchestration, why Kubernetes is the OS of the cloud, and Kubernetes architecture. On the hands-on front, you’ll build a cluster, containerize an app, deploy it, break it, see Kubernetes fix it, scale it, and perform a rolling update. And as this is a quick start guide, you’ll be up-to-speed in no time.
Разместил: Ingvar16 29-01-2025, 18:29 | Комментарии: 0 | Подробнее
Название: Getting Started with Docker and AI - Second Edition
Автор: Nigel Poulton
Издательство: Leanpub
Год: December 2024
Страниц: 127
Язык: английский
Формат: pdf, epub
Размер: 12.6 MB

This book serves as a comprehensive introduction to Docker, offering readers a solid foundation in containers, images, and registries. It begins with the essentials, including the benefits of containers and their role in modern application development. Step-by-step instructions guide you through building, testing, and deploying containerized applications, providing hands-on experience in creating scalable and efficient systems. Chapters on Docker Compose and multi-container apps introduce workflows to simplify the management of complex applications.
Разместил: Ingvar16 29-01-2025, 17:55 | Комментарии: 0 | Подробнее
Название: Coding Interview Patterns: Nail Your Next Coding Interview
Автор: Alex Xu, Shaun Gunawardane
Издательство: ByteByteGo
Год: November 25, 2024
Страниц: 437
Язык: английский
Формат: pdf
Размер: 61.6 MB

Coding interviews are tough, and they're only getting tougher, typically demanding months of preparation. What we all want is a way to master algorithms and data structures without having to spend countless hours sifting through endless, unfocussed resources. Introducing "Coding Interview Patterns," your complete guide to mastering the key patterns needed to ace your next coding interview.
Разместил: Ingvar16 29-01-2025, 17:02 | Комментарии: 0 | Подробнее
Название: Парадигма программирования
Автор: Городняя Л. В.
Издательство: Лань
Год: 2021 - 2-е изд.
Cтраниц: 232
Формат: pdf (ocr)
Размер: 23 мб
Язык: русский

Курс лекций посвящен проблеме анализа, сравнения и определения парадигм программирования и парадигмальной характеристике языков и систем программирования. Содержание представляет интерес для специалистов по программированию и информационным технологиям.
Разместил: rivasss 29-01-2025, 09:32 | Комментарии: 0 | Подробнее
Название: Большие данные. Современные фреймворки и разработка приложений
Автор: Талия Д., Трунфио П., Мароццо Ф., Белькастро Л.
Издательство: ДМК Пресс
Год: 2025
Страниц: 274
Язык: русский
Формат: pdf
Размер: 10.4 MB

В книге рассматриваются модели, системы и фреймворки, специально разработанные для обработки и анализа больших наборов данных. Вы познакомитесь с основными парадигмами и механизмами, применяемыми в анализе больших данных, включая MapReduce, рабочие потоки, массовый синхронный параллелизм, передачу сообщений и SQL-подобные модели. В главах книги описаны примеры использования фреймворков Hadoop, Spark, Storm и MPI и рассмотрены вопросы выбора среды, наиболее подходящей для достижения целевых задач приложения. Книга предназначена разработчикам приложений для работы с большими данными, исследователям и профессионалам бизнеса, основанного на данных. Читатель должен хорошо владеть такими языками, как Java, Python или Scala, и знать основные концепции параллельного и распределенного программирования.
Разместил: Ingvar16 29-01-2025, 07:37 | Комментарии: 0 | Подробнее
Название: Human Pose Analysis: Deep Learning Meets Human Kinematics in Video
Автор: Songlin Du, Takeshi Ikenaga
Издательство: Springer
Год: 2025
Страниц: 213
Язык: английский
Формат: pdf (true), epub
Размер: 50.7 MB

This book stands at the intersection of Computer Vision, Artificial Intelligence (AI), and human kinematics, offering a comprehensive exploration of the principles, methodologies, and applications of human pose analysis in video data. It covers two main aspects: human body pose analysis and human head pose analysis. Human body pose analysis involves estimating the position and orientation of major joints and body parts, such as the head, neck, shoulders, elbows, wrists, hips, knees, and ankles, to capture the entire body posture in 2D or 3D space. In contrast, human head pose analysis focuses solely on the head’s orientation, typically estimating the angles of rotation around the yaw, pitch, and roll axes to determine the direction in which a person is looking or tilting their head. The proposed method was implemented by programming in Python under the framework of PyTorch.
Разместил: Ingvar16 29-01-2025, 06:40 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности