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



Реклама


MATLAB Mathematics (R2022b)Название: MATLAB Mathematics (R2022b)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: September 2022
Страниц: 708
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Linear algebra, differentiation and integrals, Fourier transforms, and other mathematics. Math functions provide a range of numerical computation methods for analyzing data, developing algorithms, and creating models. Core functions use processor-optimized libraries for fast vector and matrix calculations. The most basic MATLAB data structure is the matrix. A matrix is a two-dimensional, rectangular array of data elements arranged in rows and columns. The elements can be numbers, logical values (true or false), dates and times, strings, or some other MATLAB data type. Even a single number is stored as a matrix.
Разместил: Ingvar16 2-01-2023, 08:04 | Комментарии: 0 | Подробнее
MATLAB & Simulink Stateflow API (R2022b)Название: MATLAB & Simulink Stateflow API (R2022b)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: September 2022
Страниц: 368
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

The Stateflow application programming interface (API) allows you to create or change Stateflow charts from the MATLAB Command Window. By placing Stateflow API commands in a MATLAB function or script, you can: - Automate your chart modification operations by executing several editing steps in a single command; - Eliminate repetitive chart creation steps by producing a "base" Stateflow chart that you can reuse as a template for your applications; - Produce a specialized report of your model.
Разместил: Ingvar16 2-01-2023, 07:53 | Комментарии: 0 | Подробнее
Название: Умные мобильные проекты с TensorFlow
Автор: Танг Джефф
Издательство: ДМК Пресс
Год: 2019
Формат: pdf
Размер: 21 Мб
Язык: Русский

Как разработчику, вам всегда нужно следить и быть готовым к тому, что будет в тренде в ближайшем будущем, при этом также сосредотачиваясь на том, что в тренде в настоящее время. Что еще может быть лучше, чем научиться интегрировать лучшее из обоих миров, настоящее и будущее? Искусственный интеллект (ИИ) широко рассматривается как следующее большое событие после мобильных устройств, а Платформа TensorFlow от компании Google является ведущим инструментом с открытым исходным кодом для машинного обучения.

Разместил: rivasss 2-01-2023, 07:37 | Комментарии: 0 | Подробнее
C Programming in Linux, 2nd editionНазвание: C Programming in Linux, 2nd edition
Автор: David Haskins
Издательство: bookboon.com
Год: 2020
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Using a series of web development examples, this book 'C Programming in Linux' will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and in the current world climate people who know C will ensure critical systems keep running. A knowledge of C is now and has been for years a pre-requisite for serious software professionals and with the recent popularity and maturity of Open Systems this is even more true. Why learn the C language? Because the C language is like Latin – it is finite and has not changed for years. C is tight and spare, and in the current economic climate we will need a host of young people who know C to keep existing critical systems running. C is built right into the core of Linux and Unix. The design idea behind Unix was to write an operating system in C so all you needed to port it to a new architecture was a C compiler.
Разместил: Ingvar16 2-01-2023, 07:36 | Комментарии: 0 | Подробнее
Advanced Attacks and Defense using Python: Python Tools and Resources for Advanced PenTestingНазвание: Advanced Attacks and Defense using Python: Python Tools and Resources for Advanced PenTesting
Автор: Lake Mick Rodney
Издательство: Amazon.com Services LLC
Год: 2022
Страниц: 155
Язык: английский
Формат: pdf
Размер: 37.2 MB

Advanced Attacks and Defense using Python is a comprehensive guide on the use of Python Programming language and its tools and resources for Network penetration Testing - Attacks and Defense and to ultimately secured the networks.
Разместил: Ingvar16 2-01-2023, 07:04 | Комментарии: 0 | Подробнее
Zefs Guide to Deep LearningНазвание: Zefs Guide to Deep Learning
Автор: Roy Keyes
Издательство: Leanpub
Год: 2022-12-02
Страниц: 163
Язык: английский
Формат: pdf (true), epub
Размер: 24.9 MB

Zefs Guide to Deep Learning is a short guide to the most important concepts in Deep Learning, the technique at the center of the current Artificial Intelligence (AI) revolution. It will give you a strong understanding of the core ideas and most important methods and applications. This book presents the foundational concepts behind Machine Learning, neural networks, and the recent major advancements in architectures and training techniques in an easy to understand way. It also covers the most important applications of deep neural networks, including Computer Vision, natural language processing (NLP}, and beyond. Your time is valuable, Zefs Guide to Deep Learning will get you up to speed in around only 150 pages!
Разместил: Ingvar16 1-01-2023, 20:28 | Комментарии: 0 | Подробнее
Synthetic Data for Deep Learning: Generate Synthetic Data for Decision Making and Applications with Python and RНазвание: Synthetic Data for Deep Learning: Generate Synthetic Data for Decision Making and Applications with Python and R
Автор: Necmi Gursakal, Sadullah Celik, Esma Birisci
Издательство: Apress
Год: 2022
Страниц: 235
Язык: английский
Формат: pdf, epub
Размер: 30.0 MB

Data is the indispensable fuel that drives the decision making of everything from governments, to major corporations, to sports teams. Its value is almost beyond measure. But what if that data is either unavailable or problematic to access? That’s where synthetic data comes in. This book will show you how to generate synthetic data and use it to maximum effect. Synthetic Data for Deep Learning begins by tracing the need for and development of synthetic data before delving into the role it plays in machine learning and computer vision. You’ll gain insight into how synthetic data can be used to study the benefits of autonomous driving systems and to make accurate predictions about real-world data. You’ll work through practical examples of synthetic data generation using Python and R, placing its purpose and methods in a real-world context. Generative Adversarial Networks (GANs) are also covered in detail, explaining how they work and their potential applications.
Разместил: Ingvar16 1-01-2023, 13:34 | Комментарии: 0 | Подробнее
Building Web APIs with ASP.NET Core (MEAP v11)Название: Building Web APIs with ASP.NET Core (MEAP v11)
Автор: Valerio De Sanctis
Издательство: Manning Publications
Год: 2022
Страниц: 626
Язык: английский
Формат: pdf, epub
Размер: 18.99 MB

Create fully featured APIs with the ASP.NET Core framework! This practical guide shows you how to design and implement APIs using the REST and GraphQL standards. Building Web APIs with ASP.NET Core is a practical beginner’s guide to creating your first web APIs using ASP.NET Core. In it, you’ll develop an API that feeds web-based services, including websites and mobile apps, for a board games application. The book is structured just like a real-world development project, with each chapter introducing a new feature request. You’ll build your API with an ecosystem of ASP.NET Core tools that help simplify everything from setting up your data model to generating documentation. APIs are the backbone of modern software and a vital skill for anyone serious about professional development. The free and open source ASP.NET Core framework is one of the best tools available for creating APIs! It’s designed to maximize code execution speed and reliability, and its “no compile” development experience means you’re never stuck waiting for your code.
Разместил: Ingvar16 1-01-2023, 05:31 | Комментарии: 0 | Подробнее
Build an Orchestrator in Go (From Scratch) (MEAP v7)Название: Build an Orchestrator in Go (From Scratch) (MEAP v7)
Автор: Tim Boring
Издательство: Manning Publications
Год: 2022
Страниц: 206
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Understand Kubernetes and other orchestration systems deeply by building your own using Go and the Docker API. Orchestration systems like Kubernetes coordinate other software subsystems and services to create a complete organized system. Although orchestration tools have a reputation for complexity, they’re designed around few important patterns that apply across many aspects of software development. Build an Orchestrator in Go (From Scratch) reveals the inner workings of orchestration frameworks by guiding you as you design and implement your own using the Go SDK. As you create your own orchestration framework, you’ll improve your understanding of Kubernetes and its role in distributed system design. You’ll also build the skills required to design custom orchestration solutions for those times when an out-of-the-box solution isn’t a good fit. Build an Orchestrator in Go (From Scratch) teaches you to implement an orchestrator from scratch. You’ll discover the components that make up all orchestration systems, and use the Docker API and Go SDK to build layers of functionality from tasks, to workers, to the manager.
Разместил: Ingvar16 1-01-2023, 05:06 | Комментарии: 0 | Подробнее
Bootstrapping Microservices with Docker, Kubernetes and Terraform, 2nd Edition (MEAP v6)Название: Bootstrapping Microservices with Docker, Kubernetes and Terraform, 2nd Edition (MEAP v6)
Автор: Ashley Davis
Издательство: Manning Publications
Год: 2022
Страниц: 396
Язык: английский
Формат: pdf, epub
Размер: 20.4 MB

Build a microservices application from scratch, layer by layer. This book teaches the tools and techniques you need. In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, Second Edition you’ll get hands-on experience with microservices development skills. Bootstrapping Microservices with Docker, Kubernetes, and Terraform has helped thousands of developers create their first microservices applications. This fully revised second edition introduces the industry-standard tools and practical skills you’ll use for every microservices application. Author Ashley Davis’s friendly advice and guidance helps you make pragmatic choices that will cut down the learning curve for Docker, Terraform, and Kubernetes.
Разместил: Ingvar16 1-01-2023, 04:52 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности