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



Реклама


Название: Artificial Intelligence for Business Optimization: Research and Applications
Автор: Bhuvan Unhelkar, Tad Gonsalves
Издательство: CRC Press
Год: 2021
Формат: PDF
Страниц: 325
Размер: 10 Mb
Язык: English

This is primarily a business book that discusses the research and associated practical application of artificial intelligence (AI) and machine learning (ML) in order to achieve business optimization (BO). AI comprises a wide range of technologies, databases, algorithms, and devices. This book aims for a holistic approach to AI by focusing on developing business strategies that will not only automate but also optimize business functions, processes, and people’s behaviors.
Разместил: vitvikvas 23-06-2021, 20:44 | Комментарии: 0 | Подробнее
Название: Software Architecture in Practice, 4th Edition
Автор: Len Bass, Paul Clements, Rick Kazman
Издательство: Pearson/Addison-Wesley
Год: 2022
Формат: ePUB
Страниц: 464
Размер: 10 Mb
Язык: English

Three renowned software architects cover the entire lifecycle, presenting practical guidance, expert methods, and tested models for use in any project, no matter how complex. You'll learn how to use architecture to address accelerating growth in requirements, system size, and abstraction, and to manage emergent quality attributes as systems are dynamically combined in new ways.
Разместил: vitvikvas 23-06-2021, 20:07 | Комментарии: 0 | Подробнее
Learning DevSecOps: Integrating Continuous Security Across Your Organization (Early Release)Название: Learning DevSecOps: Integrating Continuous Security Across Your Organization (Early Release)
Автор: Michelle Ribeiro
Издательство: O’Reilly Media, Inc.
Год: 2021-06-21
Язык: английский
Формат: epub
Размер: 10.1 MB

Learn how to implement continuous security throughout your entire software development and delivery pipeline. With this hands-on book, developers, SREs, tech leads, and security engineers will learn how to combine their security process with their DevOps culture. You’ll gain a thorough understanding of the best DevSecOps practices, from the construction of safer container images to the hardening of orchestrators.
Разместил: Ingvar16 23-06-2021, 19:43 | Комментарии: 0 | Подробнее
Python Distilled (Rough Cuts)Название: Python Distilled (Rough Cuts)
Автор: David M. Beazley
Издательство: Pearson
Год: 2021
Страниц: 578
Язык: английский
Формат: epub
Размер: 10.1 MB

Python has grown into one of the world's most popular programming languages, with a wealth of reference information available for it. For Python programmers, the richness of modern Python presents new challenges. It can be overwhelming to know where to begin--or even whether you're coding in a reasonable style. Problems like these are the foundation for Dave Beazley's new Python Distilled.
Разместил: Ingvar16 23-06-2021, 19:09 | Комментарии: 0 | Подробнее
Название: The Definitive Guide to Conversational AI with Dialogflow and Google Cloud
Автор: Lee Boonstra
Издательство: Apress
Год: 2021
Формат: True PDF
Страниц: 431
Размер: 12 Mb
Язык: English

Build enterprise chatbots for web, social media, voice assistants, IoT, and telephony contact centers with Google's Dialogflow conversational AI technology. This book will explain how to get started with conversational AI using Google and how enterprise users can use Dialogflow as part of Google Cloud. It will cover the core concepts such as Dialogflow essentials, deploying chatbots on web and social media channels, and building voice agents including advanced tips and tricks such as intents, entities, and working with context.
Разместил: vitvikvas 23-06-2021, 15:27 | Комментарии: 0 | Подробнее
Название: PowerShell для сисадминов
Автор: Адам Бертрам
Издательство: Питер
Год: 2021
Формат: True PDF
Страниц: 336
Размер: 10 Mb
Язык: Русский

PowerShell® — это одновременно язык сценариев и командная оболочка, которая позволяет управлять системой и автоматизировать практически любую задачу. В книге «PowerShell для сисадминов» обладатель Microsoft MVP Адам Бертрам aka «the Automator» покажет, как использовать PowerShell так, чтобы у читателя наконец-то появилось время на игрушки, йогу и котиков.
Разместил: vitvikvas 23-06-2021, 13:18 | Комментарии: 0 | Подробнее
Название: Android глазами хакера
Автор: Зобнин Е. Е.
Издательство: БХВ
Год: 2021
Формат: PDF
Страниц: 274
Размер: 20 Mb
Язык: Русский

Рассмотрена внутренняя архитектура ОС Android, используемые ею разделы и файловые системы, принцип работы механизмов обновления и внутренних инструментов безопасности. Рассказано о разграничении доступа в ОС Android, о привилегиях, методах получения прав root, кастомизации и установке нестандартных прошивок. Описаны инструменты для дизассемблирования, отладки и анализа кода мобильных приложений, приведены примеры модификации кода с целью изменения функций ПО и внедрения в приложение сторонних модулей. Даны подробные рекомендации по деобфускации кода и обходу антиотладки, а также практические советы по защите собственных приложений от декомпиляции и исследования. Приводятся сведения о вредоносных программах для платформы Android, используемых ими уязвимостях, даны примеры кода таких программ. Рассказывается об использовании стандартных функций Android в нестандартных целях и способах противодействия вредоносному ПО.
Разместил: vitvikvas 23-06-2021, 12:15 | Комментарии: 0 | Подробнее
Название: Version Control with Git, 3rd Edition (Early Release)
Автор: Prem Kumar Ponuthorai and Jon Loeliger
Издательство: O’Reilly Media
Год: 2021-06-22: First Release
Формат: ePUB
Страниц: 104
Размер: 10 Mb
Язык: English

Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating Git's many functions. You'll learn how to work with everything from small to very large projects with speed and efficiency.
In this third edition, authors Prem Kumar Ponuthorai and Jon Loeliger break down Git concepts using a modular approach. You'll start with the basics and fundamental philosophy of Git, followed by intermediate commands to help you efficiently supplement your daily development workflow. Finally, you'll learn advanced Git commands and concepts to understand how Git works under the hood.
Разместил: vitvikvas 23-06-2021, 08:25 | Комментарии: 0 | Подробнее
An Intuitive Exploration of Artificial Intelligence: Theory and Applications of Deep LearningНазвание: An Intuitive Exploration of Artificial Intelligence: Theory and Applications of Deep Learning
Автор: Simant Dube
Издательство: Springer
Год: 2021
Страниц: 355
Язык: английский
Формат: pdf (true), epub
Размер: 26.19 MB

This book develops a conceptual understanding of Artificial Intelligence (AI), Deep Learning and Machine Learning in the truest sense of the word. It is an earnest endeavor to unravel what is happening at the algorithmic level, to grasp how applications are being built and to show the long adventurous road in the future. An Intuitive Exploration of Artificial Intelligence offers insightful details on how AI works and solves problems in computer vision, natural language understanding, speech understanding, reinforcement learning and synthesis of new content.
Разместил: Ingvar16 23-06-2021, 00:43 | Комментарии: 0 | Подробнее
Название: Intelligent Computing and Communication Systems (Algorithms for Intelligent Systems)
Автор: Brahmjit Singh, Carlos A. Coello Coello, Poonam Jindal, Pankaj Verma
Издательство: Springer
Год: 2021
Формат: True PDF
Страниц: 420
Размер: 17,8 Mb
Язык: English

This book discusses a number of intelligent algorithms which are being developed and explored for the next-generation communication systems. These include algorithms enabled with artificial intelligence, machine learning, artificial neural networks, reinforcement learning, fuzzy logic, swarm intelligence and cognitive capabilities. The book provides a comprehensive and insightful understanding of these algorithms, in context with their applications developed recently and also for immediate future communication technologies. It also covers the topics on how to develop intelligent algorithms for computing functionality in the end-to-end networking platforms. Moreover, the book also covers the recent developments, open technological challenges and future directions in the areas of data analysis, applications of the game theory, autonomous entities, evolutionary computation, smart ubiquitous computing and intelligent architectures with major focus on communication technologies and computing platforms.
Разместил: vitvikvas 22-06-2021, 20:50 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности