Deep Learning for Robot Perception and Cognition

Автор: alex66 от 16-05-2022, 12:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Deep Learning for Robot Perception and Cognition
Автор: Edited by Alexandros Iosifidis, Anastasios Tefas
Издательство: Academic Press
Год: 2022
Формат: PDF
Страниц: 638
Размер: 20.2 MB
Язык: English

Deep Learning for Robot Perception and Cognition introduces a broad range of topics and methods in deep learning for robot perception and cognition together with end-to-end methodologies. The book provides the conceptual and mathematical background needed for approaching a large number of robot perception and cognition tasks from an end-to-end learning point-of-view.
 

Android Programming: The Big Nerd Ranch Guide, 5th Edition

Автор: TRex от 16-05-2022, 12:17, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Android Programming: The Big Nerd Ranch Guide, 5th Edition
Автор: Bryan Sills, Brian Gardner, Kristin Marsicano and Chris Stewart
Издательство: Big Nerd Ranch
Год: 2022
Формат: ePUB
Страниц: 688
Размер: 10 Mb
Язык: English

Android Programming: The Big Nerd Ranch Guide is an introductory Android book for programmers with Kotlin experience.
Based on Big Nerd Ranch's popular Android Bootcamp, this guide will lead you through the wilderness using hands-on example apps combined with clear explanations of key concepts and APIs. This book focuses on practical techniques for developing apps in Kotlin compatible with Android 5.0 (Lollipop) through Android 8.1 (Oreo) and beyond.
 

Линейная алгебра на Python

Автор: TRex от 16-05-2022, 11:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Линейная алгебра на Python
Автор: Абдрахманов М.И., Мамонов И.А.
Издательство: Devpractice Team
Год: 2019
Формат: PDF
Страниц: 115
Размер: 10 Mb
Язык: Русский

Книга “Линейная алгебра на Python” - это попытка соединить две области: математику и программирование. В ней вы познакомитесь с базовыми разделами линейной алгебры и прекрасным инструментом для решения задач - языком программирования Python. Основные разделы книги посвящены матрицам и их свойствам, решению систем линейных уравнений, векторам, разложению матриц и комплексным числам.
 

Programming in Parallel with CUDA: A Practical Guide

Автор: alex66 от 15-05-2022, 11:22, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Programming in Parallel with CUDA: A Practical Guide
Автор: Richard Ansorge
Издательство: Cambridge University Press
Год: 2022
Формат: PDF
Страниц: 477
Размер: 12,75 MB
Язык: English

CUDA is now the dominant language used for programming GPUs, one of the most exciting hardware developments of recent decades. With CUDA, you can use a desktop PC for work that would have previously required a large cluster of PCs or access to a HPC facility.
 

Designing APIs with Swagger and OpenAPI

Автор: TRex от 14-05-2022, 11:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Designing APIs with Swagger and OpenAPI
Автор: Josh Ponelat, Lukas Rosenstock
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 426
Размер: 17,7 Mb
Язык: English

Customer-facing and internal APIs have become the most common way to integrate the components of web-based software. Using standards like OpenAPI, you can provide reliable, easy-to-use interfaces that allow other developers safe, controlled access to your software. Designing APIs with Swagger and OpenAPI is a hands-on primer to properly designing and describing your APIs using the most widely-adopted standard.
 

Алгоритмы. Самый краткий и понятный курс

Автор: TRex от 14-05-2022, 10:12, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Алгоритмы. Самый краткий и понятный курс
Автор: Луридас Панос
Издательство: Москва
Год: 2022
Формат: PDF
Страниц: 195
Размер: 10 Mb
Язык: Русский

Вам требуется понять, что такое алгоритмы и графы, как они работают и изучить их? Эта книга для вас. Для ее чтения требуется лишь базовое школьное образование — здесь вы найдете все ответы на вопросы по этой теме, а также краткие и понятные объяснения даже сложных понятий и чуть-чуть математики. Автор, Панос Луридас, много лет занимается изучением и практическим применением алгоритмов в проектах, связанных с разработкой программного обеспечения, криптографией и машинным обучением, — он знает об алгоритмах буквально всё и заражает читателей своим энтузиазмом и интересом к этой теме с первых строк.
 

Functional Programming in Kotlin by Tutorials

Автор: Igor1977 от 13-05-2022, 15:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Functional Programming in Kotlin by Tutorials
Автор: Massimo Carli
Издательство: Razeware LLC
Год: 2022
Формат: pdf
Страниц: 567
Размер: 16 mb
Язык: Английский

Learn to handle errors and state changes in a safe way using functional programming fundamentals.
Functional programming is a powerful paradigm for building your applications. This book will teach you the fundamentals of functional programming in a practical, hands-on way, while showing you how you can safely handle errors and state changes in your programs.
 

MATLAB Deep Learning Toolbox Reference (R2022a)

Автор: TRex от 12-05-2022, 04:03, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: MATLAB Deep Learning Toolbox Reference (R2022a)
Автор: Mark Hudson Beale, Martin T. Hagan, Howard B. Demuth
Издательство: The MathWorks, Inc.
Год: 2022
Формат: PDF
Страниц: 2314
Размер: 14,7 Mb
Язык: English

Deep Learning Toolbox provides a framework for designing and implementing deep neural networks with algorithms, pretrained models, and apps. You can use convolutional neural networks (ConvNets, CNNs) and long short-term memory (LSTM) networks to perform classification and regression on image, time-series, and text data. You can build network architectures such as generative adversarial networks (GANs) and Siamese networks using automatic differentiation, custom training loops, and shared weights. With the Deep Network Designer app, you can design, analyze, and train networks graphically. The Experiment Manager app helps you manage multiple deep learning experiments, keep track of training parameters, analyze results, and compare code from different experiments. You can visualize layer activations and graphically monitor training progress.
 

A Course in Cryptography

Автор: TRex от 10-05-2022, 19:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: A Course in Cryptography
Автор: Heiko Knospe
Издательство: American Mathematical Society
Год: 2019
Формат: True PDF
Страниц: 344
Размер: 10 Mb
Язык: English

This book provides a compact course in modern cryptography. The mathematical foundations in algebra, number theory and probability are presented with a focus on their cryptographic applications. The text provides rigorous definitions and follows the provable security approach. The most relevant cryptographic schemes are covered, including block ciphers, stream ciphers, hash functions, message authentication codes, public-key encryption, key establishment, digital signatures and elliptic curves. The current developments in post-quantum cryptography are also explored, with separate chapters on quantum computing, lattice-based and code-based cryptosystems. Many examples, figures and exercises, as well as SageMath (Python) computer code, help the reader to understand the concepts and applications of modern cryptography.
 

Alteryx Designer: The Definitive Guide (Early Release)

Автор: TRex от 10-05-2022, 05:48, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Alteryx Designer: The Definitive Guide (Early Release)
Автор: Joshua Burkhow
Издательство: O’Reilly Media
Год: 2022-05-10: Fourth Release
Формат: ePUB
Размер: 10 Mb
Язык: English

Analytics projects are frequently long-drawn-out affairs, requiring multiple teams and skills to clean, join, and eventually turn data into analysis for timely decision-making. Alteryx Designer changes all of that. With this low-code, self-service, drag-and-drop workflow platform, new and experienced data and business analysts can deliver results in hours instead of weeks.
This practical book shows you how to master all areas of Alteryx Designer quickly. Author and Alteryx ACE Joshua Burkhow starts with the basics of building a workflow, then introduces more than 200 tools for working with intermediate and advanced analytics functionality. With Alteryx Designer's all-in-one toolkit, you'll migrate from legacy analytics software or Excel with ease.
Ready to work with data quickly and efficiently? This guide gets you started.