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



Реклама


Название: The Natural Language for Artificial Intelligence
Автор: Dioneia Motta Monte-Serrat, Carlo Cattani
Издательство: Academic Press
Год: 2021
Формат: PDF
Страниц: 239
Размер: 10 Mb
Язык: English

The Natural Language for Artificial Intelligence presents the biological and logical structure typical of human language in its dynamic mediating process between reality and the human mind. The book explains linguistic functioning in the dynamic process of human cognition when forming meaning. After that, an approach to artificial intelligence (AI) is outlined, which works with a more restricted concept of natural language that leads to flaws and ambiguities. Subsequently, the characteristics of natural language and patterns of how it behaves in different branches of science are revealed to indicate ways to improve the development of AI in specific fields of science.
Разместил: vitvikvas 4-04-2021, 16:39 | Комментарии: 0 | Подробнее
Название: Глубокое обучение для поисковых систем
Автор: Теофили Т.
Издательство: ДМK
Год: 2020
Cтраниц: 318
Формат: pdf (ocr)
Размер: 25 мб
Язык: русский

В книге рассказывается о том, как использовать глубокие нейронные сети для создания эффективных поисковых систем. Рассматривается несколько компонентов поисковой системы, дается представление о том, как они работают, и приводятся рекомендации по использованию нейронных сетей в разных контекстах поиска. Особое внимание уделено практическому объяснению методов поиска и глубокого машинного обучения на базе примеров, большинство которых включает фрагменты кода. Автор освещает основные проблемы, связанные с поисковыми системами, и указывает пути решения этих проблем. Он раскрывает принципы тестирования эффективности нейронных сетей, а также измерения их затрат и выгод. Издание предназначено для читателей, владеющих программированием на среднем уровне и отлаживающих поисковые системы с целью повышения их эффективности, то есть выдачи наиболее релевантных результатов.
Разместил: rivasss 4-04-2021, 14:13 | Комментарии: 0 | Подробнее
Computing with C A Practical Handbook for Engineering Students: Volume I-IIIНазвание: Computing with C: A Practical Handbook for Engineering Students: Volume I-III
Автор: Kendra M.L. Cooper
Издательство: Amazon.com Services LLC
Серия: C for Engineering Students
Год: 2021
Страниц: 117+140+58
Язык: английский
Формат: pdf (true)
Размер: 33.2 MB

The C programming language remains a preferred choice for developing high performance, embedded systems. For students without any programming experience, learning to use the C programming language can be challenging. The book series provides a practical step-by-step approach to systematically understand and apply the basics of the language. In particular, it aligns with first year engineering courses such as APSC 160 at The University of British Columbia (Point Grey campus). Volume I consists of five chapters: Where to Start?, Fundamentals, Branch Control Statements, Loop Control Statements, and File Input/Output.
Разместил: Ingvar16 4-04-2021, 14:12 | Комментарии: 0 | Подробнее
Название: Smart and Sustainable Intelligent Systems
Автор: Namita Gupta (Editor), Prasenjit Chatterjee (Editor), Tanupriya Choudhury (Editor)
Издательство: Scrivener Publishing LLC
Год: 2021
Формат: True PDF
Страниц: 576
Размер: 74.2 Mb
Язык: English

The world is experiencing an unprecedented period of change and growth through all the electronic and technilogical developments and everyone on the planet has been impacted. What was once ‘science fiction’, today it is a reality.
This book explores the world of many of once unthinkable advancements by explaining current technologies in great detail. Each chapter focuses on a different aspect - Machine Vision, Pattern Analysis and Image Processing - Advanced Trends in Computational Intelligence and Data Analytics - Futuristic Communication Technologies - Disruptive Technologies for Future Sustainability.
Разместил: bomboane 4-04-2021, 12:33 | Комментарии: 0 | Подробнее
Название: Learn Python Visually: Creative Coding with Processing.py
Автор: Tristan Bunn
Издательство: No Starch Press
Год: 2021
Формат: EPUB, True PDF
Страниц: 296
Размер: 12 Mb, 14 Mb
Язык: English

An accessible, visual, and creative approach to teaching core coding concepts using Python's Processing.py, an open-source graphical development environment.

This beginners book introduces non-programmers to the fundamentals of computer coding within a visual, arts-focused context. Tristan Bunn’s remarkably effective teaching approach is designed to help you visualize core programming concepts while you make cool pictures, animations, and simulations using Python Mode for the open-source Processing development environment.
Разместил: _аdmin_ 4-04-2021, 10:42 | Комментарии: 0 | Подробнее
Название: Black Hat Python: Python Programming for Hackers and Pentesters, 2nd Edition
Автор: Justin Seitz and Tim Arnold
Издательство: No Starch Press
Год: 2021
Формат: EPUB, True PDF
Страниц: 390
Размер: 10 Mb, 14 Mb
Язык: English

When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In Black Hat Python, 2nd Edition, you’ll explore the darker side of Python’s capabilities—writing network sniffers, stealing email credentials, brute forcing directories, crafting mutation fuzzers, infecting virtual machines, creating stealthy trojans, and more.

The second edition of this bestselling hacking book contains code updated for the latest version of Python 3, as well as new techniques that reflect current industry best practices. You’ll also find expanded explanations of Python libraries such as ctypes, struct, lxml, and BeautifulSoup, and dig deeper into strategies, from splitting bytes to leveraging computer-vision libraries, that you can apply to future hacking projects.
Разместил: _аdmin_ 4-04-2021, 10:07 | Комментарии: 0 | Подробнее
Название: Testing Elixir: Effective and Robust Testing for Elixir and its Ecosystem
Автор: Andrea Leopardi, Jeffrey Matthias
Издательство: Pragmatic Bookshelf
Год: 2020
Формат: true pdf
Страниц: 218
Размер: 14.1 Mb
Язык: English

Elixir offers new paradigms, and challenges you to test in unconventional ways. Start with ExUnit: almost everything you need to write tests covering all levels of detail, from unit to integration, but only if you know how to use it to the fullest - we'll show you how. Explore testing Elixir-specific challenges such as OTP-based modules, asynchronous code, Ecto-based applications, and Phoenix applications. Explore new tools like Mox for mocks and StreamData for property-based testing.
Разместил: bomboane 4-04-2021, 09:33 | Комментарии: 1 | Подробнее
Название: Web Development with Clojure: Build Large, Maintainable Web Applications Interactively, Third Edition
Автор: Dmitri Sotnikov, Scot Brown
Издательство: Pragmatic Bookshelf
Год: 2021
Формат: True PDF
Страниц: 442
Размер: 63.9 Mb
Язык: English

Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, complete walkthrough of the Clojure web-stack.
Stop developing web apps with yesterday's tools. Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you work hands-on with Clojure and build a series of web apps of increasing size and scope, culminating in a professional grade web app using all the techniques you've learned along the way.
Разместил: bomboane 4-04-2021, 09:18 | Комментарии: 1 | Подробнее
How to Fine-tune Support Vector Machines for ClassificationНазвание: How to Fine-tune Support Vector Machines for Classification
Автор: Ionut Brandusoiu, Gavril Toderean
Издательство: GAER Publishing House
Год: 2020
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

In Machine Learning (ML), support-vector machines (SVMs) are supervised learning models with associated learning algorithms that analyze data for classification and regression analysis. This book covers in the first part the theoretical aspects of support vector machines and their functionality, and then based on the discussed concepts it explains how to find-tune a support vector machine to yield highly accurate prediction results which are adaptable to any classification tasks. The introductory part is extremely beneficial to someone new to learning support vector machines, while the more advanced notions are useful for everyone who wants to understand the mathematics behind support vector machines and how to find-tune them in order to generate the best predictive performance of a certain classification model.
Разместил: Ingvar16 4-04-2021, 00:37 | Комментарии: 0 | Подробнее
How to Fine-tune Neural Networks for ClassificationНазвание: How to Fine-tune Neural Networks for Classification
Автор: Ionut Brandusoiu, Gavril Toderean
Издательство: GAER Publishing House
Год: 2020
Язык: английский
Формат: pdf (true)
Размер: 14.9 MB

This book covers in the first part the theoretical aspects of neural networks and their functionality, and then based on the discussed concepts it explains how to find-tune a neural network to yield highly accurate prediction results which are adaptable to any classification tasks. The introductory part is extremely beneficial to someone new to learning neural networks, while the more advanced notions are useful for everyone who wants to understand the mathematics behind neural networks and how to find-tune them in order to generate the best predictive performance of a certain classification model. For a better understanding of the underlying theory of neural networks for classification, Chapter 1 describes supervised learning in the context of Machine Learning and all its related concepts.
Разместил: Ingvar16 4-04-2021, 00:33 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности