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



Реклама


AI for Marketers: An Introduction and Primer, 3rd EditionНазвание: AI for Marketers: An Introduction and Primer, 3rd Edition
Автор: Christopher S. Penn
Издательство: Trust Insights, Inc.
Год: 2021
Страниц: 188
Язык: английский
Формат: pdf, epub
Размер: 23.0 MB

The march of Artificial Intelligence (AI) is relentless, and in marketing, nearly every software vendor is promising it in some fashion. But what does AI truly mean, and how does it apply to your work? In this expanded and improved third edition, marketers will learn even more examples and applications of AI as it applies to modern marketing. From attribution analysis to topic modeling to forecasting, learn how AI is already impacting the work you do and how it will change the fundamentals of marketing. You'll also learn how to prepare your company or organization for AI, how to prepare your career for AI (and whose jobs are most at risk), and the many, many things AI cannot do - and probably won't for some time.
Разместил: Ingvar16 13-03-2021, 20:43 | Комментарии: 0 | Подробнее
Kubernetes: 7-Day Guide for Easy Understanding of Kubernetes for Developers and IT ProfessionalsНазвание: Kubernetes: 7-Day Guide for Easy Understanding of Kubernetes for Developers and IT Professionals
Автор: Akash V.P.
Издательство: Independently published
Год: 2020
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

What if I told you, you could understand Kubernetes on your own in the next 7 days even if you are not into coding? We all know that as the technology moves in the direction of digitization there is an agreement that DevOps will help you deploy software faster, with greater consistency, and with lesser errors. When I first heard the term Kubernetes I had no idea about what it meant, luckily I had some experience with Docker/containerization. Imagine your boss asking you, "Is the Kubernetes deployment done" and you have no idea about it, or you may have heard about it but have no idea about its functioning.
Разместил: Ingvar16 13-03-2021, 13:54 | Комментарии: 0 | Подробнее
Название: Сильный искусственный интеллект На подступах к сверхразуму
Автор: Ведяхин
Издательство: Альпина
Год: 2021
Формат: PDF
Страниц: 242
Размер: 11 Mb
Язык: Русский

Эта книга, основанная на исследовании лучших российских специалистов по ИИ, посвящена научным подходам к созданию AGI, а также областям и потенциалу его применения. Авторы впервые обобщили и систематизировали накопленные знания в области общего ИИ — от компьютерных наук и машинного обучения до нейронаук и психологии. Это самый полный и глубокий обзор подходов к созданию AGI на русском языке. Он поможет специалистам из разных областей ИИ объединить свои знания и выработать единую стратегию по созданию общего искусственного интеллекта.
Разместил: vitvikvas 13-03-2021, 13:17 | Комментарии: 0 | Подробнее
Название: Hands-On Smart Contract Development with Hyperledger Fabric V2 (Early Release)
Автор: Matt Zand, Xun Wu, and Mark Anthony Morris
Издательство: O’Reilly Media
Год: 2020-08-21, 2021-03-12
Формат: epub/pdf(conv.)
Размер: 10.2 Mb, 11.7 Mb
Язык: English

Blockchain technology continues to disrupt a wide variety of organizations, from small businesses to the Fortune 500. Today, hundreds of blockchain networks are in production, including many built with Hyperledger Fabric. This practical guide shows developers how the latest version of this blockchain infrastructure provides an ideal foundation for developing enterprise blockchain applications or solutions.
Разместил: bomboane 13-03-2021, 12:01 | Комментарии: 0 | Подробнее
Название: Applied Evolutionary Algorithms for Engineers Using Python
Автор: Leonardo Azevedo Scardua
Издательство: CRC Press
Год: 2021
Формат: PDF
Страниц: 225
Размер: 10 Mb
Язык: English

This book meant for those who seek to apply evolutionary algorithms to problems in engineering and science. To this end, it provides the theoretical background necessary to the understanding of the presented evolutionary algorithms and their shortcomings, while also discussing themes that are pivotal to the successful application of evolutionary algorithms to real-world problems. The theoretical descriptions are illustrated with didactical Python implementations of the algorithms, which not only allow readers to consolidate their understanding, but also provide a sound starting point for those intending to apply evolutionary algorithms to optimization problems in their working fields. Python has been chosen due to its widespread adoption in the Artificial Intelligence community. Those familiar with high level languages such as MATLAB™ will not have any difficulty in reading the Python implementations of the evolutionary algorithms provided in the book.
Разместил: vitvikvas 13-03-2021, 10:09 | Комментарии: 0 | Подробнее
Название: Quantum Machine Learning with Python: Using Cirq from Google Research and IBM Qiski
Автор: Santanu Pattanayak
Издательство: Apress
Год: 2021
Формат: PDF
Страниц: 373
Размер: 10 Mb
Язык: English

Quickly scale up to Quantum computing and Quantum machine learning foundations and related mathematics and expose them to different use cases that can be solved through Quantum based algorithms.This book explains Quantum Computing, which leverages the Quantum mechanical properties sub-atomic particles. It also examines Quantum machine learning, which can help solve some of the most challenging problems in forecasting, financial modeling, genomics, cybersecurity, supply chain logistics, cryptography among others. You'll start by reviewing the fundamental concepts of Quantum Computing, such as Dirac Notations, Qubits, and Bell state, followed by postulates and mathematical foundations of Quantum Computing. Once the foundation base is set, you'll delve deep into Quantum based algorithms including Quantum Fourier transform, phase estimation, and HHL (Harrow-Hassidim-Lloyd) among others.
Разместил: vitvikvas 13-03-2021, 09:09 | Комментарии: 0 | Подробнее
Название: Developing Web Components with TypeScript: Native Web Development Using Thin Libraries
Автор: Jorg Krause
Издательство: Apress
Год: 2021
Формат: PDF, EPUB
Страниц: 280
Размер: 10 Mb
Язык: English

Create professional and progressive web apps with the native HTML API on the latest technology stack. This book describes the basics of web components and how to create them using plain jаvascript as well as how to make professional applications based on web components using TypeScript.
Developing Web Components with TypeScript looks at APIs using examples, techniques, and tricks. You will start with a brief introduction to web components, including slots and templates, handling custom events, and styling components with or without shadow DOM. Then, it introduces TypeScript as part of the tool set. It shows the internal construction of a professional thin library. It also helps you learn how to deal with web components in real-life projects; this includes techniques such as creating a single-page app without framework code. All code samples used here are supported by all modern browsers for you to follow along. Library code and examples are available on GitHub.
Разместил: vitvikvas 13-03-2021, 05:58 | Комментарии: 0 | Подробнее
Beginning Flutter with Dart: A Step by Step Guide for Beginners to Build a Basic Android and iOS Mobile ApplicationНазвание: Beginning Flutter with Dart: A Step by Step Guide for Beginners to Build a Basic Android and iOS Mobile Application
Автор: Sanjib Sinha
Издательство: Leanpub
Год: 2020-11-19
Страниц: 344
Язык: английский
Формат: pdf, epub
Размер: 24.1 MB

Are you an absolute beginner with no prior knowledge to any programming language? Still you want to be a mobile application developer? This book will teach you both. You will learn to build an Android or native iOS mobile application, from scratch, using Flutter framework, and along with it, you will learn Dart programming language. Flutter is a free and open-source mobile UI framework created by Google. There are other tools for the mobile application developers, but Flutter has distinguished it lately for its one single codebase that runs everywhere. If you learn Flutter, with the help of one programming language Dart, and one single codebase you will be able to create two mobile applications, one for Android and the other for iOS.
Разместил: Ingvar16 12-03-2021, 13:15 | Комментарии: 0 | Подробнее
A Guide to Qt 6: Beginner's Guide to QtНазвание: A Guide to Qt 6: Beginner's Guide to Qt
Автор: Ben Coppicus
Издательство: Independently published
Год: 2021
Страниц: 357
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Ever wanted to create your own Desktop, or Mobile Applciations? And the best way to do it is by using the Qt Framework. It is a C++ Framework with which you can create powerfull fully functional applciationsfor mobile and desktop platforms. And in this book that is exactly what you are going to learn. This books purpose can be boiled down to the fact that by the end of this book you should be able to make your own applications with Qt. May they be mobile or desktop applications. I am not all knowing, or the only voice on matters in Qt. But I know how to use it and how to best get started using Qt, and that is in my opinion the most important part. I am not trying to push a specific way of using Qt or programming onto you, just showing mine.
Разместил: Ingvar16 12-03-2021, 12:48 | Комментарии: 0 | Подробнее
Algorithms: Design and AnalysisНазвание: Algorithms: Design and Analysis
Автор: Mangey Ram, Preeti Malik
Издательство: De Gruyter
Год: 2021
Страниц: 178
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Algorithms play a central role both in the theory and in the practice of computing. The goal of the authors was to write a textbook that would not trivialize the subject but would still be readable by most students on their own. The book contains over 120 exercises. Some of them are drills; others make important points about the material covered in the text or introduce new algorithms not covered there. The book also provides programming projects.
Разместил: Ingvar16 12-03-2021, 12:03 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности