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



Реклама


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 | Подробнее
Python Django FlaskНазвание: Python Django Flask
Автор: Joseph Thachil George
Издательство: Leanpub
Год: 2021-03-01
Страниц: 115
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Python Django Flask Rest Framework with Oracle database. This document helps us understand Python and the related framework. Python is a powerful and easy to learn programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, coupled with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. This tutorial introduces the reader informally to the basic concepts and features of the Python language and system.
Разместил: Ingvar16 22-06-2021, 19:03 | Комментарии: 0 | Подробнее
Название: Scrum for Hardware 2nd Edition
Автор: Paolo Sammicheli
Издательство: Leanpub
Год: 2021-04-02
Формат: PDF
Страниц: 266
Размер: 47,6 Mb
Язык: English

Discover the SCRUM for HARDWARE pioneers: from Wikispeed to the first Scrum for Hardware Gathering, the Agile Product Charter and Scrum@Scale. The book is divided in two parts: the first one made of stories which introduce the topic in an easy way, the second one include the description of the method, the underling values and principles, the engineering practices, case studies and many practical examples on how to adopt it in your company. In the Appendix you'll find the Scrum and Scrum@Scale guides and the description of Cynefin and PopcornFlow.Foreword by Joe Justice. English Edition, color printing. Includes a coupon to download the electronic version for free with additional material and all the future updates.«This book is the first significant publication on the topic, the most complete and authoritative. If the Agile transformation of the Software industry has any parallels outside software, and if the current client adoption rate is any indication, this book will be the reference for executives, shop floor managers, and team members globally.» Joe Justice, Creator of Scrum for Hardware and eXtreme Manufacturing
Разместил: vitvikvas 22-06-2021, 18:45 | Комментарии: 0 | Подробнее
Название: Python Combat Guide
Автор: Carles Mateo
Издательство: Leanpub
Год: 2021
Формат: PDF
Страниц: 365
Размер: 10 Mb
Язык: English

Python Combat Guide is a practical guide, full of actual experience and common sense, to avoid errors and to develop Python 3 Software Projects and System Administration programs.
Targeted to SDM, Team Manager and Developers, defines practical strategies and tricks, and teach the basis of Unit Testing in pytest.
You'll learn OOP easily.
Разместил: vitvikvas 22-06-2021, 18:31 | Комментарии: 0 | Подробнее
Название: Learn By Examples - A Quick Guide to PowerApp and Power BI
Автор: Eric Goh
Издательство: Leanpub
Год: 2021
Формат: PDF
Страниц: 201
Размер: 23,3 Mb
Язык: English

This book aim to equip the reader with PowerApp fundamentals in a fast and practical way. There will be many examples and explanations are straight to the point. You will develop your own web browser at the end of the book.
Разместил: vitvikvas 22-06-2021, 18:16 | Комментарии: 0 | Подробнее
100 Javascript & Web Development Tips: Bite-sized Solutions to Common ProblemsНазвание: 100 javascript & Web Development Tips: Bite-sized Solutions to Common Problems
Автор: Tamas Sallai
Издательство: Leanpub
Год: 2021-04-28
Страниц: 213
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

Learn how undefined works, how to shuffle an Array the right way, how to store binary files in localStorage, and 97 other useful bits. This book is a compilation of problems I encountered during my day-to-day development work and each of them provides insight how immensely complicated web development is. This book is the collection of all 100 tips I wrote and polished over the years. It spans a range of topics from elementary javascript, such as the array destructuring operator and regular expressions, to some more targeted technologies such as RxJS streams and immutable collections. I'm sure you'll find at least some of them that you didn't know about.
Разместил: Ingvar16 22-06-2021, 15:16 | Комментарии: 0 | Подробнее
PHP OOP WayНазвание: PHP OOP Way
Автор: Sergey Zhuk
Издательство: Leanpub
Год: 2021-03-26
Страниц: 249
Язык: английский
Формат: pdf (true), rtf, mobi, epub
Размер: 10.1 MB

A practical guide to writing robust, maintainable, and bug resistant object-oriented PHP code, that covers advanced topics, concepts, and techniques of the object-oriented programming, starting with such basic terms as encapsulation and inheritance and ending with composition and design patterns. This is not a beginner’s guide to PHP. I assume that you are familiar with the language itself and have been using it in an object-oriented way for several years. The number of years does not matter. You can have a year of personal study and mastered the art of programming or ten years of maintaining the same application. Anyway, you know the basic concepts of the object-oriented programming, such as encapsulation, inheritance and polymorphism. Likely you have used a few of the modern MVC frameworks and even have studied their source code to go deeper.
Разместил: Ingvar16 22-06-2021, 13:45 | Комментарии: 0 | Подробнее
Название: AI for Digital Warfare
Автор: Niklas Hageback, Daniel Hedblom
Издательство: CRC Press
Год: 2021
Формат: True PDF
Страниц: 185
Размер: 12 Mb
Язык: English

AI for Digital Warfare explores how the weaponising of artificial intelligence can and will change how warfare is being conducted, and what impact it will have on the corporate world. With artificial intelligence tools becoming increasingly advanced, and in many cases more humanlike, their potential in psychological warfare is being recognised, which means digital warfare can move beyond just shutting down IT systems into more all-encompassing hybrid war strategies.
Разместил: vitvikvas 22-06-2021, 12:09 | Комментарии: 0 | Подробнее
The Constitution of Algorithms: Ground-Truthing, Programming, Formulating (Inside Technology)Название: The Constitution of Algorithms: Ground-Truthing, Programming, Formulating (Inside Technology)
Автор: Florian Jaton
Издательство: The MIT Press
Год: 2021
Страниц: 393
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB, 22.2 MB

A laboratory study that investigates how algorithms come into existence. Algorithms - often associated with the terms big data, Machine Learning (ML), or Artificial Intelligence (AI) - underlie the technologies we use every day, and disputes over the consequences, actual or potential, of new algorithms arise regularly. In this book, Florian Jaton offers a new way to study computerized methods, providing an account of where algorithms come from and how they are constituted, investigating the practical activities by which algorithms are progressively assembled rather than what they may suggest or require once they are assembled.
Разместил: Ingvar16 21-06-2021, 16:17 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности