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

  • Добавил: literator
  • Дата: 18-04-2023, 03:04
  • Комментариев: 0
R Packages: Organize, Test, Document, and Share Your Code, 2nd Edition (Early Release)Название: R Packages: Organize, Test, Document, and Share Your Code, 2nd Edition (Early Release)
Автор: Hadley Wickham, Jenny Bryan
Издательство: O’Reilly Media, Inc.
Год: 2023-04-17
Страниц: 403
Язык: английский
Формат: pdf, epub (true)
Размер: 10.2 MB

Turn your R code into packages that others can easily download and use. This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying the package development philosophy used in the package known as the tidyverse (and beyond). In the process, you'll work with devtools, usethis, roxygen2, and testthat, a set of R packages that automate common development tasks. Packages are the fundamental units of reproducible R code. They include reusable R functions, the documentation that describes how to use them, and sample data. In this book you’ll learn how to turn your code into packages that others can easily download and use. Writing a package can seem overwhelming at first. So start with the basics and improve it over time. It doesn’t matter if your first version isn’t perfect as long as the next version is better.

  • Добавил: literator
  • Дата: 17-04-2023, 17:19
  • Комментариев: 0
MATLAB Text Analytics Toolbox User's Guide (R2023a)Название: MATLAB Text Analytics Toolbox User's Guide (R2023a)
Автор: The MathWorks
Издательство: The MathWorks, Inc
Год: March 2023
Страниц: 336
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Text Analytics Toolbox provides algorithms and visualizations for preprocessing, analyzing, and modeling text data. Models created with the toolbox can be used in applications such as sentiment analysis, predictive maintenance, and topic modeling. Text Analytics Toolbox includes tools for processing raw text from sources such as equipment logs, news feeds, surveys, operator reports, and social media. You can extract text from popular file formats, preprocess raw text, extract individual words, convert text into numerical representations, and build statistical models.

  • Добавил: literator
  • Дата: 17-04-2023, 15:16
  • Комментариев: 0
Understanding Docker in a visual wayНазвание: Understanding Docker in a visual way
Автор: Aurelie Vache
Издательство: Leanpub
Год: 2023-01-31 (v.2.0.0)
Страниц: 240
Язык: английский
Формат: pdf (true)
Размер: 39.0 MB

Understanding Docker can be difficult or time-consuming. I've created this collection of sketchnotes about Docker in order to explain the Cloud technology in a visual way. The whole book includes "How To" with concrete examples for all concepts and illustrations that helps to understand abstract concepts. I love to share my knowledges and to help people so I hope you'll like this sketchnotes book about Docker. I hope this book will help you in your journey for understanding Docker.
  • Добавил: literator
  • Дата: 17-04-2023, 14:19
  • Комментариев: 0
Visual Studio 2023: The Most Concise and Detailed Guide to Mastering all the FeaturesНазвание: Visual Studio 2023: The Most Concise and Detailed Guide to Mastering all the Features
Автор: Sammie Smith
Издательство: Independently published
Год: 2023
Страниц: 230
Язык: английский
Формат: epub
Размер: 12.7 MB

The Complete Guide for Developers" is the ultimate resource for anyone looking to take their coding skills to the next level. Visual Studio is one of the most popular and powerful development environments available, and the 2023 version has even more advanced features and tools than ever before. This comprehensive guide takes readers through all the essential functions of Visual Studio 2023, from basic setup and customization to advanced debugging and deployment techniques. With detailed explanations and practical examples, readers will learn how to harness the full power of Visual Studio 2023 to create dynamic, professional-grade applications for Windows, web, and mobile platforms. The book covers a wide range of programming languages, including C++, C#, Python, and more, making it an essential resource for developers of all levels and backgrounds.

  • Добавил: literator
  • Дата: 17-04-2023, 13:09
  • Комментариев: 0
AI-102: Designing and Implementing a Microsoft Azure AI SolutionНазвание: AI-102: Designing and Implementing a Microsoft Azure AI Solution : Study Guide with Practice Questions and Labs - First Edition
Автор: IPSpecialist
Издательство: IPSpecialist
Год: 2021
Страниц: 709
Язык: английский
Формат: epub
Размер: 37.2 MB

Pass the AI-102: Designing and Implementing a Microsoft Azure AI Solution EXAM With Confidence in just 4 Weeks. Are you looking to build expertise in building, managing, and deploying AI solutions that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework? This book is an ideal resource to start your journey with confidence. This is a highly practical, intensive, yet comprehensive book that will teach you to become an Azure AI Engineer. It's a perfect resource to pass the AI-102: Designing and Implementing a Microsoft Azure AI Solution exam on the first attempt. Artificial Intelligence (AI) is the study of automating intelligent practices at present only achievable by people. The power framework has developed enormously over the years and the evolution of AI has advanced the development of human society in our own time, with dramatic revolutions shaped by both principles and techniques. The essentials of Artificial Intelligence (AI) are very basic.

  • Добавил: umkaS
  • Дата: 17-04-2023, 10:38
  • Комментариев: 0
Название: C#. Программирование для профессионалов
Автор: Скит Д.
Издательство: М.: Вильямc
Год: 2011 - 2-е издание
Cтраниц: 545
Формат: pdf
Размер: 20 мб
Язык: русский

Эта книга о языке C# версии 2 и выше. Язык C# 1, библиотеки инфраструктуры .NET Framework и общеязыковая исполняющая среда (CLR) рассматриваются только в связи с языком C#. Такое решение существенно отличает данную книгу от большинства книг по C# и .NET. Поскольку читатели имеют определенный объем знаний по языку C# 1, здесь не рассматривается материал, который, я полагаю, известен большинству.
  • Добавил: literator
  • Дата: 17-04-2023, 04:47
  • Комментариев: 0
Parallel and High Performance Programming with Python: Unlock parallel and concurrent programming in PythonНазвание: Parallel and High Performance Programming with Python: Unlock parallel and concurrent programming in Python using multithreading, CUDA, Pytorch and Dask
Автор: Fabio Nelli
Издательство: Orange Education Pvt Ltd, AVA
Год: 2023
Страниц: 372
Язык: английский
Формат: pdf, epub
Размер: 10.96 MB

Unleash the capabilities of Python and its libraries for solving high performance computational problems. This book will teach you everything about the powerful techniques and applications of parallel computing, from the basics of parallel programming to the cutting-edge innovations shaping the future of computing. The book starts with an introduction to parallel programming and the different types of parallelism, including parallel programming with threads and processes. The book then delves into asynchronous programming, distributed Python, and GPU programming with Python, providing you with the tools you need to optimize your programs for distributed and high-performance computing.

  • Добавил: literator
  • Дата: 17-04-2023, 00:24
  • Комментариев: 0
Unlocking the Power of AI Prompts: A Beginner's GuideНазвание: Unlocking the Power of AI Prompts: A Beginner's Guide
Автор: Amit Gupta
Издательство: Independently published
Год: 2023
Страниц: 129
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"Unlocking the Power of AI Prompts: A Beginner's Guide" is a comprehensive guide to the emerging field of AI prompt engineering. This book is designed to provide beginners with a solid foundation in the fundamentals of AI prompt engineering, including AI language models, natural language processing, and effective prompt design. Readers will learn how to create effective AI prompts for different types of writing, including blogs, articles, and social media posts. They will also discover advanced techniques for fine-tuning AI language models, optimizing prompts for specific purposes, and handling out-of-domain prompts and unfamiliar topics.
  • Добавил: ekvator
  • Дата: 16-04-2023, 19:22
  • Комментариев: 0
Идиомы bash
Название: Идиомы bash
Автор: Олбинг Карл, Фоссен Джей Пи
Издательство: Питер
Год: 2023
Формат: pdf
Страниц: 209
Размер: 16 Мб
Язык: русский

Сценарии на языке командной оболочки получили самое широкое распространение, особенно написанные на языках, совместимых с bash. Но эти сценарии часто сложны и непонятны. Сложность — враг безопасности и причина неудобочитаемости кода. Эта книга на практических примерах покажет, как расшифровывать старые сценарии и писать новый код, максимально понятный и легко читаемый. Авторы Карл Олбинг (Carl Albing) и Джей Пи Фоссен (JP Vossen) покажут, как использовать мощь и гибкость командной оболочки. Даже если вы умеете писать сценарии на bash, эта книга поможет расширить ваши знания и навыки. Независимо от используемой ОС — Linux, Unix, Windows или Mac — к концу книги вы научитесь понимать и писать сценарии на экспертном уровне. Это вам обязательно пригодится. Вы познакомитесь с идиомами, которые следует использовать, и такими, которых следует избегать.
  • Добавил: literator
  • Дата: 16-04-2023, 18:32
  • Комментариев: 0
Digital Image Processing (2023)Название: Digital Image Processing, 1st Edition
Автор: A. Baskar, Muthaiah Rajappa, Shriram K, Vasudevan, T.S. Murugesh
Издательство: CRC Press
Год: 2023
Страниц: 208
Язык: английский
Формат: pdf (true)
Размер: 25.1 MB

The book provides a mix of theoretical and practical perceptions of the related concepts pertaining to image processing. The primary objectives are to offer an overview to the elementary concepts and practices appropriate to digital image processing as well as to provide theoretical exposition. You have been exposed to image processing concepts in an extensive manner throughout this book and we hope it has been an enjoyable learning experience. For the cherry on top, this chapter shows how to play around with OpenCV and Python. An interesting set of simple programs to help enhance understanding is presented. The codes in this chapter are written in Python and run in Ubuntu as the base. Remember, OpenCV is not a programming language, it is a package. We are going to use Python with OpenCV, and hence we have to import OpenCV in all the programs that are to be demonstrated shortly in the chapter.