Fluent React: Build Fast, Performant, and Intuitive Web Applications (Early Release)

Автор: literator от 26-10-2022, 03:02, Коментариев: 0

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

Fluent React: Build Fast, Performant, and Intuitive Web Applications (Early Release)Название: Fluent React: Build Fast, Performant, and Intuitive Web Applications (Early Release)
Автор: Tejas Kumar
Издательство: O’Reilly Media, Inc.
Год: 2022-10-25
Язык: английский
Формат: epub (true), mobi
Размер: 10.3 MB

When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this jаvascript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how to build better web applications.
 

Объяснимые модели искусственного интеллекта на Python

Автор: literator от 25-10-2022, 16:58, Коментариев: 0

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

Объяснимые модели искусственного интеллекта на PythonНазвание: Объяснимые модели искусственного интеллекта на Python. Модель искусственного интеллекта. Объяснения с использованием библиотек, расширений и фреймворков на основе языка Python
Автор: Прадипта Мишра
Издательство: ДМК Пресс
Год: 2022
Страниц: 300
Язык: русский
Формат: pdf
Размер: 45.7 MB

В этой книге рассматриваются так называемые модели «черного ящика» для повышения адаптивности, интерпретируемости и объяснимости решений, принимаемых алгоритмами искусственного интеллекта (ИИ), с использованием таких фреймворков, как библиотеки Python XAI, TensorFlow 2.0+, Keras, а также пользовательских фреймворков с использованием декораторов Python (Python Wrappers). Излагаются основы объяснимости и интерпретируемости моделей, обсуждаются методы и системы для интерпретации линейных, нелинейных моделей и моделей временных рядов, используемых в ИИ. Вы узнаете, как алгоритм ИИ принимает решение и как сделать модель ИИ интерпретируемой и объяснимой, ознакомитесь с моделями глубокого обучения. Объяснимый искусственный интеллект (Explainable Artificial Intelligent – XAI) является актуальной потребностью, поскольку все больше и больше моделей искусственного интеллекта (ИИ) используется для выработки бизнес-решений.
 

The Python Apprentice (2022)

Автор: literator от 25-10-2022, 16:46, Коментариев: 0

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

The Python Apprentice (2022)Название: The Python Apprentice (2022)
Автор: Robert Smallshire, Austin Bingham
Издательство: Leanpub
Год: 2022-07-15
Страниц: 356
Язык: английский
Формат: pdf (true), epub
Размер: 39.7 MB

Our goal with this book is to give you a practical and thorough introduction to the Python programming language, providing you with the tools and insight you need to be a productive Python developer. We want to help you build solid foundations, orient you in the universe of Python, and put you in a position to direct your own continued learning. The Python Apprentice together with The Python Journeyman and The Python Master comprise a trilogy of books on the Python programming language and the Python Standard Library. The material in these books is derived from Sixty North's popular and battle-tested training courses which have led thousands of programmers on a journey to being productive with Python.
 

Thinking Functionally in PHP

Автор: literator от 25-10-2022, 15:42, Коментариев: 0

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

Thinking Functionally in PHPНазвание: Thinking Functionally in PHP
Автор: Larry Garfield
Издательство: Leanpub
Год: 2021-04-25
Страниц: 157
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

Approaching PHP from a functional perspective. Yes, really. With just a pinch of category theory. Functional programming has a reputation of being too nerdy, academic, and inscrutable to be useful for "common" programmers. That reputation is only partially unearned, but the concepts behind functional programming are entirely within reach of every programmer in any modern language. That includes PHP. This book takes the reader through the basics of functional programming, the new capabilities of PHP 7.4 that make it even easier, and the computer-science-y underpinnings that make it all possible. The aim of this book is not to convince you to write all PHP code in a strictly and rigidly functional fashion. Rather, the aim is to encourage you to approach problems from a functional mindset and apply the underlying principles of functional programming… most of the time.
 

The Machine Learning Simplified : A Gentle Introduction to Supervised Learning

Автор: literator от 25-10-2022, 11:29, Коментариев: 0

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

The Machine Learning Simplified : A Gentle Introduction to Supervised LearningНазвание: The Machine Learning Simplified : A Gentle Introduction to Supervised Learning
Автор: Andrew Wolf
Издательство: Leanpub
Год: January 2022 (First release)
Страниц: 111
Язык: английский
Формат: pdf (true)
Размер: 16.7 MB

The underlying goal of "Machine Learning Simplified" is to develop strong intuition for ML inside you. We would use simple intuitive examples to explain complex concepts, algorithms or methods, as well as democratize all mathematics behind Machine Learning (ML). After reading this book, you would understand everything that comes into the scope of Supervised Machine Learning, and would be able to not only understand nitty-gritty details of mathematics behind the scene, but also explain to anyone how things work on a high level. My goal for this book is to help make machine learning available to as many people as possible whether technical or not. It is easily accessible for a non-technical reader, but also contains way enough mathematical detail to serve as an introduction to machine learning for a technical reader. Nevertheless, some prior knowledge of mathematics, statistics and the Python programming language is recommended to get the most out of this book.
 

Deep Learning with TensorFlow and Keras

Автор: literator от 25-10-2022, 04:54, Коментариев: 0

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

Deep Learning with TensorFlow and KerasНазвание: Deep Learning with TensorFlow and Keras
Автор: Derrick Mwiti
Издательство: Leanpub
Год: 2022-10-03
Страниц: 354
Язык: английский
Формат: pdf (true), epub
Размер: 39.9 MB

Build Deep Learning applications with Keras and TensorFlow. Topics covered include Convolutional Neural networks, Recurrent Neural Networks, TensorBoard, Transfer learning, custom training loops, and Keras Functional API. Deep Learning (DL) is a branch of Machine Learning (ML) that involves building networks that try to mimic the working of the human brain. The dendrite in the human brain represents the input to the network, while the axion terminals represent the output. The cell is where computation would take place before we get the output. TensorFlow is an open-source Deep Learning framework that enables us to design and train Deep Learning networks.
 

Network Analysis Made Simple : An introduction to network analysis and applied graph theory using Python and NetworkX

Автор: literator от 25-10-2022, 04:37, Коментариев: 0

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

Network Analysis Made Simple : An introduction to network analysis and applied graph theory using Python and NetworkXНазвание: Network Analysis Made Simple: An introduction to network analysis and applied graph theory using Python and NetworkX
Автор: Eric Ma, Mridul Seth
Издательство: Leanpub
Год: 2021-04-08
Страниц: 191
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Are you interested in learning about graph theory and applied network analysis, leveraging your Python skills? Then this is the book for you! See how network science & graph theory connects with a variety of data analysis problems, and use it to solve your next Data Science challenge! As the accompanying book to the popular Network Analysis Made Simple series created and taught by Eric Ma and Mridul Seth at Python, SciPy, ODSC and PyData conferences.
 

Pattern-Oriented Memory Forensics : A Pattern Language Approach, Revised Edition

Автор: literator от 25-10-2022, 04:19, Коментариев: 0

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

Pattern-Oriented Memory Forensics : A Pattern Language Approach, Revised EditionНазвание: Pattern-Oriented Memory Forensics : A Pattern Language Approach, Revised Edition
Автор: Dmitry Vostokov
Издательство: Leanpub/OpenTask
Год: 2022-10-22 (Revision 3)
Страниц: 97
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

This short book is a fully revised transcript of a lecture introducing a pattern language for memory forensics - an investigation of past software behavior in memory snapshots. It provides a unified language for discussing and communicating detection and analysis results despite the proliferation of operating systems and tools, a base language for checklists, and aid in accelerated learning. The lecture has a short theoretical part and then illustrates various patterns seen in crash dumps by using WinDbg debugger from Microsoft Debugging Tools for Windows. Memory forensics is a part of software forensics that considers many types of software execution artifacts and not only memory snapshots.
 

ASP.Net Core в действии

Автор: literator от 24-10-2022, 22:19, Коментариев: 0

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

ASP.Net Core в действииНазвание: ASP.Net Core в действии
Автор: Эндрю Лок
Издательство: ДМК Пресс
Год: 2021
Страниц: 908
Язык: русский
Формат: pdf
Размер: 37.05 MB

Эта книга знакомит читателей с основами фреймворка ASP.NET Core, такими как промежуточное ПО, внедрение зависимостей и конфигурация. Автор показывает, как настроить их в соответствии с пользовательскими требованиями. Речь пойдет о том, как добавить аутентификацию и авторизацию в свои приложения, как повысить их безопасность, а также как развертывать их и осуществлять мониторинг. Рассматривается тестирование приложений с использованием модульных и интеграционных тестов. Основное внимание будет уделено тому, как создавать приложения с отрисовкой на стороне сервера, используя страницы Razor и веб-API, а также контроллеры MVC.
 

Entity Framework Core в действии

Автор: literator от 24-10-2022, 17:37, Коментариев: 0

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

Entity Framework Core в действииНазвание: Entity Framework Core в действии
Автор: Джон П. Смит
Издательство: ДМК Пресс
Год: 2022
Страниц: 692
Язык: русский
Формат: pdf
Размер: 24.6 MB

Entity Framework радикально упрощает доступ к данным в приложениях .NET. Этот простой в использовании инструмент объектно-реляционного отображения (ORM) позволяет писать код базы данных на чистом C#. Он автоматически отображает классы в таблицы базы данных, разрешает запросы со стандартными командами LINQ и даже генерирует SQL-код за вас. Данная книга научит вас писать код для беспрепятственного взаимодействия с базой данных при работе с приложениями .NET. Следуя соответствующим примерам из обширного опыта автора книги, вы быстро перейдете от основ к продвинутым методам.