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



Реклама


AI for Computer Architecture: Principles, Practice, and ProspectsНазвание: AI for Computer Architecture: Principles, Practice, and Prospects
Автор: Lizhong Chen, Drew Penney, Daniel Jimenez
Издательство: Morgan & Claypool
Год: 2021
Страниц: 144
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Artificial Intelligence (AI) has already enabled pivotal advances in diverse fields, yet its impact on computer architecture has only just begun. In particular, recent work has explored broader application to the design, optimization, and simulation of computer architecture. Notably, machine-learning-based strategies often surpass prior state-of-the-art analytical, heuristic, and human-expert approaches. This book reviews the application of machine learning in system-wide simulation and run-time optimization, and in many individual components such as caches/memories, branch predictors, networks-on-chip, and GPUs. The book further analyzes current practice to highlight useful design strategies and identify areas for future work, based on optimized implementation strategies, opportune extensions to existing work, and ambitious long term possibilities. Taken together, these strategies and techniques present a promising future for increasingly automated computer architecture designs.
Разместил: Ingvar16 13-01-2021, 04:51 | Комментарии: 0 | Подробнее
Название: Conversational AI: Dialogue Systems, Conversational Agents, and Chatbots
Автор: Michael McTear
Издательство: Morgan Claypool
Год: 2021
Формат: PDF
Страниц: 251
Размер: 10 Mb
Язык: English

This book provides a comprehensive introduction to Conversational AI. While the idea of interacting with a computer using voice or text goes back a long way, it is only in recent years that this idea has become a reality with the emergence of digital personal assistants, smart speakers, and chatbots. Advances in AI, particularly in deep learning, along with the availability of massive computing power and vast amounts of data, have led to a new generation of dialogue systems and conversational interfaces. Current research in Conversational AI focuses mainly on the application of machine learning and statistical data-driven approaches to the development of dialogue systems. However, it is important to be aware of previous achievements in dialogue technology and to consider to what extent they might be relevant to current research and development. Three main approaches to the development of dialogue systems are reviewed: rule-based systems that are handcrafted using best practice guidelines; statistical data-driven systems based on machine learning; and neural dialogue systems based on end-to-end learning.
Разместил: vitvikvas 13-01-2021, 04:17 | Комментарии: 0 | Подробнее
DevOps Master CoursewareНазвание: DevOps Master Courseware
Автор: Alejandro Pestchanker
Издательство: Van Haren Publishing
Год: 2019
Страниц: 251
Язык: английский
Формат: epub
Размер: 19.7 MB

The word DevOps is a contraction of 'Development' and 'Operations'. DevOps is a set of best practices that emphasize the collaboration and communication of IT-professionals (developers, operators, and support staff) in the lifecycle of applications and services, leading to:
- Continuous Integration: merging all developed working copies to a shared mainline several times a day
- Continuous Deployment: release continuously or as often as possible
- Continuous Feedback: seek feedback from stakeholders during all lifecycle stages
Разместил: Ingvar16 12-01-2021, 20:23 | Комментарии: 0 | Подробнее
Advanced JavaScript VisualizedНазвание: Advanced javascript Visualized
Автор: Meet K. Patel
Издательство: Amazon.com Services LLC
Год: 2021
Страниц: 282
Язык: английский
Формат: pdf, epub
Размер: 39.8 MB

Nowadays javascript became an essential programming language that no one ignores or avoids. There are thousands of ways of learning javascript but a proper mental model for the core javascript concept is the most important part. So, anyone who is truly passionate about web or javascript will always love to learn under the hood working javascript and nodejs architecture. This book will give you a strong foundation of advanced javascript concepts and explains the topics with plain English and visualization. Here are the content and topics that we will learn and visualize.
Разместил: Ingvar16 12-01-2021, 16:25 | Комментарии: 0 | Подробнее

Название: ABBYY FineReader 15. Руководство пользователя
Автор: Коллектив авторов
Издательство: М.: ABBYY Продакшн
Год: 2019
Формат: djvu
Страниц: 554
Размер: 22 mb
Язык: Русский

ABBYY FineReader PDF 15 — это универсальный инструмент для работы с бумажными и PDF-документами на цифровом рабочем месте. В программе используются технологии оптического распознавания символов и конвертации документов, основанные на возможностях искусственного интеллекта. Это позволяет быстрее извлекать полезную информацию из документов и повышать производительность труда. Вы сможете с легкостью создавать, оцифровывать, конвертировать и редактировать бумажные и PDF-документы, вести по ним поиск, защищать их содержимое и работать над ними совместно с другими пользователями.
Разместил: na5ballov 12-01-2021, 16:23 | Комментарии: 0 | Подробнее
From Shortest Paths to Reinforcement Learning: A MATLAB-Based Tutorial on Dynamic ProgrammingНазвание: From Shortest Paths to Reinforcement Learning: A MATLAB-Based Tutorial on Dynamic Programming
Автор: Paolo Brandimarte
Издательство: Springer
Год: 2021
Страниц: 216
Язык: английский
Формат: pdf (true), epub
Размер: 18.7 MB

Dynamic programming (DP) has a relevant history as a powerful and flexible optimization principle, but has a bad reputation as a computationally impractical tool. This book fills a gap between the statement of DP principles and their actual software implementation. Using MATLAB throughout, this tutorial gently gets the reader acquainted with DP and its potential applications, offering the possibility of actual experimentation and hands-on experience. The book assumes basic familiarity with probability and optimization, and is suitable to both practitioners and graduate students in engineering, applied mathematics, management, finance and economics.
Разместил: Ingvar16 12-01-2021, 15:18 | Комментарии: 0 | Подробнее
Hands-on Question Answering Systems with BERT: Applications in Neural Networks and Natural Language ProcessingНазвание: Hands-on Question Answering Systems with BERT: Applications in Neural Networks and Natural Language Processing
Автор: Navin Sabharwal, Amit Agrawal
Издательство: Apress
Год: 2021
Страниц: 192
Язык: английский
Формат: pdf (true), epub
Размер: 11.1 MB

Get hands-on knowledge of how BERT (Bidirectional Encoder Representations from Transformers) can be used to develop question answering (QA) systems by using natural language processing (NLP) and deep learning. The book begins with an overview of the technology landscape behind BERT. It takes you through the basics of NLP, including natural language understanding with tokenization, stemming, and lemmatization, and bag of words. Next, you’ll look at neural networks for NLP starting with its variants such as recurrent neural networks, encoders and decoders, bi-directional encoders and decoders, and transformer models. Along the way, you’ll cover word embedding and their types along with the basics of BERT.
Разместил: Ingvar16 12-01-2021, 14:41 | Комментарии: 0 | Подробнее
Название: C# 9.0 in a Nutshell (Early Release)
Автор: Joseph Albahari
Издательство: O’Reilly Media
Год: 2021
Формат: EPUB
Страниц: 268
Размер: 10 Mb
Язык: English

When you have questions about C# 9.0 or .NET 5, this bestselling guide has the answers you need. C# is a language of unusual flexibility and breadth, but with its continual growth there's so much more to learn. In the tradition of O'Reilly's Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.

Organized around concepts and use cases, C# 9.0 in a Nutshell provides intermediate and advanced programmers with a concise map of C# and .NET that also plumbs significant depths.
Разместил: vitvikvas 12-01-2021, 08:23 | Комментарии: 1 | Подробнее
3D Game Programming: Change the world with JavaScriptНазвание: 3D Game Programming: Change the world with javascript
Автор: Cosmos Elijah
Издательство: Amazon.com Services LLC
Год: 2021
Страниц: 410
Язык: английский
Формат: pdf, azw3, epub
Размер: 16.3 MB

Welcome to the world of programming! There are many, many programming languages. Some programmers enjoy arguing over which is the best , but the truth is that all languages offer unique and worthwhile things. In this book we’ll use the javascript programming language. We program in javascript because it’s the language of the Web. It is the only programming language all web browsers understand without needing any additional software. If you can program in javascript, not only can you make the kinds of games that you’ll learn in this book, but you can also program just about every website there is.
Разместил: Ingvar16 11-01-2021, 21:59 | Комментарии: 0 | Подробнее
Lua Programming in 8 Hours, For Beginners, Learn Coding Fast!Название: Lua Programming in 8 Hours, For Beginners, Learn Coding Fast!
Автор: Ray Yao
Издательство: In Easy Step by Step, Teach Yourself eBook & Book
Год: © 2015
Дата выхода на Amazon: January 5, 2021
Страниц: 127
Язык: английский
Формат: epub, mobi, azw3
Размер: 10.1 MB

Absolutely for Beginners. "Lua Programming in 8 Hours" covers all essential Lua language knowledge. You can learn complete primary skills of Lua programming fast and easy. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam. This book is only for Lua beginners, it is not suitable for experienced Lua programmers. Lua is a lightweight, advanced, multi-pattern scripting language designed chiefly for embedded applications, so that it can provide flexible expansion and customizing features. Lua is written in standard C language and can be compiled and run on almost any operating system and platform. Lua scripts can be easily invoked by C/C++ code, and can also call C/C++ functions in reverse, which makes Lua widely available in applications.
Разместил: Ingvar16 11-01-2021, 20:18 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности