el cat en
База данных: ELS EBSCO eBook
Page 1, Results: 17
Отмеченные записи: 0
1.
Подробнее
DDC 006.7/54
M 78
Mobile applications and solutions for social inclusion / / Sara Paiva, editor. - Hershey, PA : : Information Science Reference,, ©2018. - 1 online resource. - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/35B77962-D555-41F2-BA17-E391B26EC617. - ISBN 9781522552710 (electronic bk.). - ISBN 1522552715 (electronic bk.)
Description based on online resource; title from PDF title page (EBSCO, viewed April 26, 2018).
~РУБ DDC 006.7/54
Рубрики: Mobile computing.
Telematics.
Online social networks.
Mobile computing.
Online social networks.
Telematics.
COMPUTERS / General
Аннотация: "This book explores indoor navigation, tracking and monitoring, context-aware, alert systems, development enhancements, payments, etc. It contains case studies and practical mobile applications that clearly contribute for advances in the field of social inclusion"--
Доп.точки доступа:
Paiva, Sara, (1979-) \editor.\
M 78
Mobile applications and solutions for social inclusion / / Sara Paiva, editor. - Hershey, PA : : Information Science Reference,, ©2018. - 1 online resource. - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/35B77962-D555-41F2-BA17-E391B26EC617. - ISBN 9781522552710 (electronic bk.). - ISBN 1522552715 (electronic bk.)
Description based on online resource; title from PDF title page (EBSCO, viewed April 26, 2018).
Рубрики: Mobile computing.
Telematics.
Online social networks.
Mobile computing.
Online social networks.
Telematics.
COMPUTERS / General
Аннотация: "This book explores indoor navigation, tracking and monitoring, context-aware, alert systems, development enhancements, payments, etc. It contains case studies and practical mobile applications that clearly contribute for advances in the field of social inclusion"--
Доп.точки доступа:
Paiva, Sara, (1979-) \editor.\
2.
Подробнее
DDC 006.3/5
R 33
Reese, Richard Martin, (1953-).
Natural language processing with Java : : techniques for building machine learning and neural network models for NLP / / Richard M. Reese, AshishSingh Bhatia. - Second edition. - Birmingham, UK : : Packt Publishing,, 2018. - 1 online resource (1 volume) : : il. - (Community experience distilled). - URL: https://library.dvfu.ru/lib/document/SK_ELIB/208C26CA-E05E-4508-9CD4-84D44FC266D9. - ISBN 9781788993067 (electronic bk.). - ISBN 1788993063 (electronic bk.)
Description based on online resource; title from title page (Safari, viewed August 27, 2018).
~РУБ DDC 006.3/5
Рубрики: Natural language processing (Computer science)
Java (Computer program language)
Machine learning.
Neural networks (Computer science)
COMPUTERS / General.
Доп.точки доступа:
Bhatia, AshishSingh, \author.\
R 33
Reese, Richard Martin, (1953-).
Natural language processing with Java : : techniques for building machine learning and neural network models for NLP / / Richard M. Reese, AshishSingh Bhatia. - Second edition. - Birmingham, UK : : Packt Publishing,, 2018. - 1 online resource (1 volume) : : il. - (Community experience distilled). - URL: https://library.dvfu.ru/lib/document/SK_ELIB/208C26CA-E05E-4508-9CD4-84D44FC266D9. - ISBN 9781788993067 (electronic bk.). - ISBN 1788993063 (electronic bk.)
Description based on online resource; title from title page (Safari, viewed August 27, 2018).
Рубрики: Natural language processing (Computer science)
Java (Computer program language)
Machine learning.
Neural networks (Computer science)
COMPUTERS / General.
Доп.точки доступа:
Bhatia, AshishSingh, \author.\
3.
Подробнее
DDC 006.78
K 19
Kanikathottu, Heartin,.
Serverless programming cookbook : : practical solutions to building serverless applications using Java and AWS / / Heartin Kanikathottu. - Birmingham : : Packt Publishing Ltd,, ©2019. - 1 online resource (482 p.). - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/B984C881-12BD-4EB2-8B77-8C85C6021CD1. - ISBN 9781788621533 (electronic bk.). - ISBN 1788621530 (electronic bk.)
Description based upon print version of record. Creating the API using CLI commands
Параллельные издания: Print version: : Kanikathottu, Heartin Serverless Programming Cookbook : Practical Solutions to Building Serverless Applications Using Java and AWS. - Birmingham : Packt Publishing Ltd,c2019. - ISBN 9781788623797
Содержание:
Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Serverless Computing on AWS; Introduction; Getting started with the AWS platform; Getting ready; How to do it...; How it works...; AWS Identity and Access Management (IAM) ; Amazon CloudWatch; Multi-Factor Authentication (MFA); There's more...; See also; Your first AWS Lambda; Getting ready; Code repository usage guidelines; How to do it...; How it works...; About the parent POM; Lambda roles; Lambda runtimes; Extra dependencies; There's more...
Other ways to create Lambda functions from the management consoleOther ways to deploy code in a Lambda function; Passing JSON to and from Lambda handler; See also; Your first Lambda with AWS CLI; Getting ready; Configuring AWS CLI; Creating S3 bucket; Note for Windows users; How to do it...; How it works...; Creating a role and attaching a policy; Lambda memory-size and timeout; S3 Bucket and Key; Cleaning up; There's more... ; See also; Your first Lambda with Amazon CloudFormation; Getting ready; Set up the project and S3 bucket; Understanding YAML and JSON
How to do it...Cleaning up roles, policy, and Lambda; How it works...; There's more...; CloudFormation Template Components; Resource component; Intrinsic functions; CloudFormation Designer; Additional benefits of CloudFormation ; Cloud Formation alternatives; See also; Using AWS SDK, Amazon CloudFormation, and AWS CLI with Lambda; Getting ready; How to do it...; Creating the POJOs for requests and response.; How it works...; There's more...; Pseudo-parameters; See also; Dev Practices -- dependency injection and unit testing; Getting ready; Code refactoring; How to do it...; How it works...
There's more...See also; Your first Lambda with serverless framework; Getting ready; How to do it...; How it works...; There's more...; See also; Chapter 2: Building Serverless REST APIs with API Gateway; Introduction; Building your first API using the AWS CLI; Getting ready; How to do it...; How it works...; HTTP essentials; REST essentials; Parts of a URL; There's more...; See also; Building your first API using Amazon CloudFormation; Getting ready; How to do it...; How it works...; There's more...; See also; Building your first API with Lambda integration; Getting ready; How to do it...
Creating the LambdaCreating a REST API with AWS CLI commands; Creating a REST API with a CloudFormation template; How it works...; CLI commands; CloudFormation template components; There's more...; See also; Building and testing your first POST API method; Getting ready; How to do it...; Creating the API with CLI commands; Creating the API with a CloudFormation template; Testing with Postman ; How it works...; Passthrough behavior; There's more...; See also; Mapping requests and responses with mapping templates; Getting ready; How to do it...; Mapping requests; Mapping responses
~РУБ DDC 006.78
Рубрики: Java (Computer program language)
Web applications--Development.
Application software--Development.
Cloud computing.
COMPUTERS / General
Аннотация: The serverless architecture allows you to build and run applications and services without having to manage the infrastructure which saves cost and improves scalability. In this book, you will learn to harness serverless technology to reduce production time, minimize cost and have the freedom to customize your code, without hindering functionality.
K 19
Kanikathottu, Heartin,.
Serverless programming cookbook : : practical solutions to building serverless applications using Java and AWS / / Heartin Kanikathottu. - Birmingham : : Packt Publishing Ltd,, ©2019. - 1 online resource (482 p.). - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/B984C881-12BD-4EB2-8B77-8C85C6021CD1. - ISBN 9781788621533 (electronic bk.). - ISBN 1788621530 (electronic bk.)
Description based upon print version of record. Creating the API using CLI commands
Параллельные издания: Print version: : Kanikathottu, Heartin Serverless Programming Cookbook : Practical Solutions to Building Serverless Applications Using Java and AWS. - Birmingham : Packt Publishing Ltd,c2019. - ISBN 9781788623797
Содержание:
Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Serverless Computing on AWS; Introduction; Getting started with the AWS platform; Getting ready; How to do it...; How it works...; AWS Identity and Access Management (IAM) ; Amazon CloudWatch; Multi-Factor Authentication (MFA); There's more...; See also; Your first AWS Lambda; Getting ready; Code repository usage guidelines; How to do it...; How it works...; About the parent POM; Lambda roles; Lambda runtimes; Extra dependencies; There's more...
Other ways to create Lambda functions from the management consoleOther ways to deploy code in a Lambda function; Passing JSON to and from Lambda handler; See also; Your first Lambda with AWS CLI; Getting ready; Configuring AWS CLI; Creating S3 bucket; Note for Windows users; How to do it...; How it works...; Creating a role and attaching a policy; Lambda memory-size and timeout; S3 Bucket and Key; Cleaning up; There's more... ; See also; Your first Lambda with Amazon CloudFormation; Getting ready; Set up the project and S3 bucket; Understanding YAML and JSON
How to do it...Cleaning up roles, policy, and Lambda; How it works...; There's more...; CloudFormation Template Components; Resource component; Intrinsic functions; CloudFormation Designer; Additional benefits of CloudFormation ; Cloud Formation alternatives; See also; Using AWS SDK, Amazon CloudFormation, and AWS CLI with Lambda; Getting ready; How to do it...; Creating the POJOs for requests and response.; How it works...; There's more...; Pseudo-parameters; See also; Dev Practices -- dependency injection and unit testing; Getting ready; Code refactoring; How to do it...; How it works...
There's more...See also; Your first Lambda with serverless framework; Getting ready; How to do it...; How it works...; There's more...; See also; Chapter 2: Building Serverless REST APIs with API Gateway; Introduction; Building your first API using the AWS CLI; Getting ready; How to do it...; How it works...; HTTP essentials; REST essentials; Parts of a URL; There's more...; See also; Building your first API using Amazon CloudFormation; Getting ready; How to do it...; How it works...; There's more...; See also; Building your first API with Lambda integration; Getting ready; How to do it...
Creating the LambdaCreating a REST API with AWS CLI commands; Creating a REST API with a CloudFormation template; How it works...; CLI commands; CloudFormation template components; There's more...; See also; Building and testing your first POST API method; Getting ready; How to do it...; Creating the API with CLI commands; Creating the API with a CloudFormation template; Testing with Postman ; How it works...; Passthrough behavior; There's more...; See also; Mapping requests and responses with mapping templates; Getting ready; How to do it...; Mapping requests; Mapping responses
Рубрики: Java (Computer program language)
Web applications--Development.
Application software--Development.
Cloud computing.
COMPUTERS / General
Аннотация: The serverless architecture allows you to build and run applications and services without having to manage the infrastructure which saves cost and improves scalability. In this book, you will learn to harness serverless technology to reduce production time, minimize cost and have the freedom to customize your code, without hindering functionality.
4.
Подробнее
DDC 006.35
G 42
Ghosh, Sohom.
Natural Language Processing Fundamentals [[electronic resource] :] : Build Intelligent Applications That Can Interpret the Human Language to Deliver Impactful Results. / Sohom. Ghosh, Gunning, Dwight. - Birmingham : : Packt Publishing Ltd,, 2019. - 1 online resource (375 p.). - URL: https://library.dvfu.ru/lib/document/SK_ELIB/777E904C-09AF-4DC7-9EC4-175467B6DA0D. - ISBN 178995598X. - ISBN 9781789955989 (electronic bk.)
Description based upon print version of record.
Параллельные издания: Print version: : Ghosh, Sohom Natural Language Processing Fundamentals : Build Intelligent Applications That Can Interpret the Human Language to Deliver Impactful Results. - Birmingham : Packt Publishing Ltd,c2019. - ISBN 9781789954043
~РУБ DDC 006.35
Рубрики: Natural language processing (Computer science)
Computational linguistics.
Artificial intelligence.
COMPUTERS / General
Аннотация: Natural Language Processing Fundamentals starts with basics and goes on to explain various NLP tools and techniques that equip you with all that you need to solve common business problems for processing text.
Доп.точки доступа:
Gunning, Dwight.
G 42
Ghosh, Sohom.
Natural Language Processing Fundamentals [[electronic resource] :] : Build Intelligent Applications That Can Interpret the Human Language to Deliver Impactful Results. / Sohom. Ghosh, Gunning, Dwight. - Birmingham : : Packt Publishing Ltd,, 2019. - 1 online resource (375 p.). - URL: https://library.dvfu.ru/lib/document/SK_ELIB/777E904C-09AF-4DC7-9EC4-175467B6DA0D. - ISBN 178995598X. - ISBN 9781789955989 (electronic bk.)
Description based upon print version of record.
Параллельные издания: Print version: : Ghosh, Sohom Natural Language Processing Fundamentals : Build Intelligent Applications That Can Interpret the Human Language to Deliver Impactful Results. - Birmingham : Packt Publishing Ltd,c2019. - ISBN 9781789954043
Рубрики: Natural language processing (Computer science)
Computational linguistics.
Artificial intelligence.
COMPUTERS / General
Аннотация: Natural Language Processing Fundamentals starts with basics and goes on to explain various NLP tools and techniques that equip you with all that you need to solve common business problems for processing text.
Доп.точки доступа:
Gunning, Dwight.
5.
Подробнее
DDC 006.3
J 41
Jennings, Charles, (1948-).
Artificial Intelligence : : rise of the lightspeed learners / / Charles Jennings. - Lanham : : Rowman & Littlefield, an imprint of The Rowman & Littlefield Publishing Group, Inc.,, [2019]. - 1 online resource. - Includes bibliographical references and index. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/751B5C9F-E56A-436E-980B-A1E8DA47B743. - ISBN 1538116812. - ISBN 9781538116814 (electronic bk.)
Description based on print version record and CIP data provided by publisher; resource not viewed.
Параллельные издания: Print version: : Jennings, Charles, 1948 author. Artificial Intelligence. - Lanham : Rowman & Littlefield, an imprint of The Rowman & Littlefield Publishing Group, Inc., [2019]. - ISBN 9781538116807
Содержание:
An uncanny ability to learn -- Not your father's AI -- The singularity games -- Truckin' in flip flops -- Ben Franklin's purse -- A modest proposal -- Uncle Sam vs. Red Star -- The porn star's deepfake, and other security paradoxes -- Ais in the government henhouse -- The AI casino -- Artificially Intelligent poetry? -- The way forward.
~РУБ DDC 006.3
Рубрики: Artificial intelligence.
Artificial intelligence.
COMPUTERS / General
J 41
Jennings, Charles, (1948-).
Artificial Intelligence : : rise of the lightspeed learners / / Charles Jennings. - Lanham : : Rowman & Littlefield, an imprint of The Rowman & Littlefield Publishing Group, Inc.,, [2019]. - 1 online resource. - Includes bibliographical references and index. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/751B5C9F-E56A-436E-980B-A1E8DA47B743. - ISBN 1538116812. - ISBN 9781538116814 (electronic bk.)
Description based on print version record and CIP data provided by publisher; resource not viewed.
Параллельные издания: Print version: : Jennings, Charles, 1948 author. Artificial Intelligence. - Lanham : Rowman & Littlefield, an imprint of The Rowman & Littlefield Publishing Group, Inc., [2019]. - ISBN 9781538116807
Содержание:
An uncanny ability to learn -- Not your father's AI -- The singularity games -- Truckin' in flip flops -- Ben Franklin's purse -- A modest proposal -- Uncle Sam vs. Red Star -- The porn star's deepfake, and other security paradoxes -- Ais in the government henhouse -- The AI casino -- Artificially Intelligent poetry? -- The way forward.
Рубрики: Artificial intelligence.
Artificial intelligence.
COMPUTERS / General
6.
Подробнее
DDC 006.3/1
D 30
Deep learning innovations and their convergence with big data / / S. Karthik, SNS College of Technology, Anna University, India ; Anand Paul, Kyungpook National University, South Korea ; N. Karthikeyan, Mizan-Tepi University, Ethiopia. - Hershey, PA : : IGI Global,, ©2018. - 1 online resource (xxii, 265 pages) : : il. - (Advances in data mining and database management (ADMDM) book series). - Includes bibliographical references and index. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/E0332674-3832-4B56-ABA3-FB5F18A9DFB1. - ISBN 9781522530169 (electronic bk.). - ISBN 1522530169 (electronic bk.)
"Premier reference source"--Cover. Description based on print version record.
Параллельные издания: Print version: : Deep learning innovations and their convergence with big data. - Hershey, PA : Information Science Reference, [2018]. - ISBN 9781522530152
Содержание:
Advanced threat detection based on big data technologies / Madhvaraj M. Shetty, Manjaiah D.H. -- A brief review on deep learning and types of implementation for deep learning / Uthra Kunathur Thikshaja, Anand Paul -- Big spectrum data and deep learning techniques for cognitive wireless networks / Punam Dutta Choudhury, Ankumoni Bora, Kandarpa Kumar Sarma -- Efficiently processing big data in real-time employing deep learning algorithm / Murad Khan, Bhagya Nathali Silva, Kijun Han -- Digital investigation of cybercrimes based on big data analytics using deep learning / Ezz El-Din Hemdan, Manjaiah D. H. -- Classifying images of drought-affected area using deep belief network, kNN, and random forest learning techniques / Sanjiban Sekhar Roy, Pulkit Kulshrestha, Pijush Samui -- Big data deep analytics for geosocial networks / Muhammad Mazhar Ullah Rathore, Awais Ahmad, Anand Paul -- Data science: recent developments and future insights / Sabitha Rajagopal -- Data science and computational biology / Singaraju Jyothi, Bhargavi P-- After cloud: in hypothetical world / Shigeki Sugiyama -- Cloud-based big data analytics in smart educational system / Newlin Rajkumar Manokaran, Venkatesa Kumar Varathan, Shalinie Deepak.
~РУБ DDC 006.3/1
Рубрики: Machine learning--Technological innovations.
Big data.
COMPUTERS / General
Аннотация: "This book capture the state of the art trends and advancements in big data analytics, its technologies, and applications. The book also aims to identify potential research directions and technologies that will facilitate insight generation in various domains of science, industry, business, and consumer applications"--
Доп.точки доступа:
Karthik, S., (1977-) \editor.\
Paul, Anand, \editor.\
Karthikeyan, N., (1977-) \editor.\
D 30
Deep learning innovations and their convergence with big data / / S. Karthik, SNS College of Technology, Anna University, India ; Anand Paul, Kyungpook National University, South Korea ; N. Karthikeyan, Mizan-Tepi University, Ethiopia. - Hershey, PA : : IGI Global,, ©2018. - 1 online resource (xxii, 265 pages) : : il. - (Advances in data mining and database management (ADMDM) book series). - Includes bibliographical references and index. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/E0332674-3832-4B56-ABA3-FB5F18A9DFB1. - ISBN 9781522530169 (electronic bk.). - ISBN 1522530169 (electronic bk.)
"Premier reference source"--Cover. Description based on print version record.
Параллельные издания: Print version: : Deep learning innovations and their convergence with big data. - Hershey, PA : Information Science Reference, [2018]. - ISBN 9781522530152
Содержание:
Advanced threat detection based on big data technologies / Madhvaraj M. Shetty, Manjaiah D.H. -- A brief review on deep learning and types of implementation for deep learning / Uthra Kunathur Thikshaja, Anand Paul -- Big spectrum data and deep learning techniques for cognitive wireless networks / Punam Dutta Choudhury, Ankumoni Bora, Kandarpa Kumar Sarma -- Efficiently processing big data in real-time employing deep learning algorithm / Murad Khan, Bhagya Nathali Silva, Kijun Han -- Digital investigation of cybercrimes based on big data analytics using deep learning / Ezz El-Din Hemdan, Manjaiah D. H. -- Classifying images of drought-affected area using deep belief network, kNN, and random forest learning techniques / Sanjiban Sekhar Roy, Pulkit Kulshrestha, Pijush Samui -- Big data deep analytics for geosocial networks / Muhammad Mazhar Ullah Rathore, Awais Ahmad, Anand Paul -- Data science: recent developments and future insights / Sabitha Rajagopal -- Data science and computational biology / Singaraju Jyothi, Bhargavi P-- After cloud: in hypothetical world / Shigeki Sugiyama -- Cloud-based big data analytics in smart educational system / Newlin Rajkumar Manokaran, Venkatesa Kumar Varathan, Shalinie Deepak.
Рубрики: Machine learning--Technological innovations.
Big data.
COMPUTERS / General
Аннотация: "This book capture the state of the art trends and advancements in big data analytics, its technologies, and applications. The book also aims to identify potential research directions and technologies that will facilitate insight generation in various domains of science, industry, business, and consumer applications"--
Доп.точки доступа:
Karthik, S., (1977-) \editor.\
Paul, Anand, \editor.\
Karthikeyan, N., (1977-) \editor.\
7.
Подробнее
DDC 006.7
D 56
Digital multimedia : : concepts, methodologies, tools, and applications / / Information Resources Management Association, editor. - Hershey, PA : : Information Science Reference,, [2018]. - 1 online resource. - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/F0E48FF9-078D-4CA4-9979-6332AEDBC6A0. - ISBN 9781522538233 (electronic bk.). - ISBN 1522538232 (electronic bk.)
Print version record.
Параллельные издания: Print version: : Digital multimedia. - Hershey, PA : Information Science Reference, [2018]. - ISBN 9781522538226
~РУБ DDC 006.7
Рубрики: Digital media.
Social media.
Information society.
COMPUTERS / General
Аннотация: "This book is an innovative source of scholarly content on the latest trends, perspectives, techniques, and implementations of multimedia technologies. Including a comprehensive range of topics such as interactive media, mobile technology, and data management"--
Доп.точки доступа:
Information Resources Management Association,
D 56
Digital multimedia : : concepts, methodologies, tools, and applications / / Information Resources Management Association, editor. - Hershey, PA : : Information Science Reference,, [2018]. - 1 online resource. - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/F0E48FF9-078D-4CA4-9979-6332AEDBC6A0. - ISBN 9781522538233 (electronic bk.). - ISBN 1522538232 (electronic bk.)
Print version record.
Параллельные издания: Print version: : Digital multimedia. - Hershey, PA : Information Science Reference, [2018]. - ISBN 9781522538226
Рубрики: Digital media.
Social media.
Information society.
COMPUTERS / General
Аннотация: "This book is an innovative source of scholarly content on the latest trends, perspectives, techniques, and implementations of multimedia technologies. Including a comprehensive range of topics such as interactive media, mobile technology, and data management"--
Доп.точки доступа:
Information Resources Management Association,
8.
Подробнее
DDC 006.35
S 80
Srinivasa-Desikan, Bhargav,.
Natural language processing and computational linguistics : : a practical guide to text analysis with Python, Gensim, spaCy, and Keras / / Bhargav Srinivasa-Desikan. - Birmingham, UK : : Packt Publishing,, 2018. - 1 online resource (1 volume) : : il. - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/BCEB45F0-8E91-41FE-A0F6-85785EB72391. - ISBN 9781788837033 (electronic bk.). - ISBN 1788837037 (electronic bk.)
Description based on online resource; title from title page (Safari, viewed July 30, 2018).
Параллельные издания: Print version: :
~РУБ DDC 006.35
Рубрики: Natural language processing (Computer science)
Computational linguistics.
Machine learning.
Python (Computer program language)
Computational linguistics.
Machine learning.
Natural language processing (Computer science)
Python (Computer program language)
COMPUTERS / General
S 80
Srinivasa-Desikan, Bhargav,.
Natural language processing and computational linguistics : : a practical guide to text analysis with Python, Gensim, spaCy, and Keras / / Bhargav Srinivasa-Desikan. - Birmingham, UK : : Packt Publishing,, 2018. - 1 online resource (1 volume) : : il. - Includes bibliographical references. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/BCEB45F0-8E91-41FE-A0F6-85785EB72391. - ISBN 9781788837033 (electronic bk.). - ISBN 1788837037 (electronic bk.)
Description based on online resource; title from title page (Safari, viewed July 30, 2018).
Параллельные издания: Print version: :
Рубрики: Natural language processing (Computer science)
Computational linguistics.
Machine learning.
Python (Computer program language)
Computational linguistics.
Machine learning.
Natural language processing (Computer science)
Python (Computer program language)
COMPUTERS / General
9.
Подробнее
DDC 006.3
P 32
Patel, Devangini.
Hands-On Artificial Intelligence for Search [[electronic resource] :] : Building Intelligent Applications and Perform Enterprise Searches / / Devangini Patel. - Birmingham : : Packt Publishing Ltd,, 2018. - 1 online resource (120 p.). - URL: https://library.dvfu.ru/lib/document/SK_ELIB/ABCEFB67-26EB-4797-8980-A5C5FE771AAD. - ISBN 9781789612479 (electronic bk.). - ISBN 1789612470 (electronic bk.)
Description based upon print version of record.
Параллельные издания: Print version: : Patel, Devangini Hands-On Artificial Intelligence for Search : Building Intelligent Applications and Perform Enterprise Searches. - Birmingham : Packt Publishing Ltd,c2018. - ISBN 9781789611151
Содержание:
Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Understanding the Depth-First Search Algorithm; Installing and setting up libraries; Setting up Python; Setting up Graphviz; Installing pip; Introduction to file searching applications; Basic search concepts; Formulating the search problem; Building trees with nodes; Stack data structure; The DFS algorithm; Recursive DFS; Do it yourself; Summary; Chapter 2: Understanding the Breadth-First Search Algorithm; Understanding the LinkedIn connection feature; Graph data structure
Queue data structureThe BFS algorithm; BFS versus DFS; Order of traversal; Data structures; Memory; Optimal solution; Do it yourself; Summary; Chapter 3: Understanding the Heuristic Search Algorithm; Revisiting the navigation application; The priority queue data structure; Visualizing a search tree; Greedy BFS; A* Search; What is a good heuristic function? ; Properties of a good heuristic function; Admissible; Consistent; Summary; Other Books You May Enjoy; Index
~РУБ DDC 006.3
Рубрики: Computers--Expert Systems.
Computers--Web--Search Engines.
Internet searching.
Expert systems / knowledge-based systems.
Computers--Computer Science.
Computer science.
Artificial intelligence.
Application software--Development.
Machine learning.
Python (Computer program language)
COMPUTERS / General.
Аннотация: In this book, you will understand what artificial intelligence is. It explains in detail basic search methods: Depth-First Search (DFS), Breadth-First Search (BFS), and A* Search, which can be used to make intelligent decisions when the initial state, end state, and possible actions are known. Random solutions or greedy solutions can be found ...
P 32
Patel, Devangini.
Hands-On Artificial Intelligence for Search [[electronic resource] :] : Building Intelligent Applications and Perform Enterprise Searches / / Devangini Patel. - Birmingham : : Packt Publishing Ltd,, 2018. - 1 online resource (120 p.). - URL: https://library.dvfu.ru/lib/document/SK_ELIB/ABCEFB67-26EB-4797-8980-A5C5FE771AAD. - ISBN 9781789612479 (electronic bk.). - ISBN 1789612470 (electronic bk.)
Description based upon print version of record.
Параллельные издания: Print version: : Patel, Devangini Hands-On Artificial Intelligence for Search : Building Intelligent Applications and Perform Enterprise Searches. - Birmingham : Packt Publishing Ltd,c2018. - ISBN 9781789611151
Содержание:
Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Understanding the Depth-First Search Algorithm; Installing and setting up libraries; Setting up Python; Setting up Graphviz; Installing pip; Introduction to file searching applications; Basic search concepts; Formulating the search problem; Building trees with nodes; Stack data structure; The DFS algorithm; Recursive DFS; Do it yourself; Summary; Chapter 2: Understanding the Breadth-First Search Algorithm; Understanding the LinkedIn connection feature; Graph data structure
Queue data structureThe BFS algorithm; BFS versus DFS; Order of traversal; Data structures; Memory; Optimal solution; Do it yourself; Summary; Chapter 3: Understanding the Heuristic Search Algorithm; Revisiting the navigation application; The priority queue data structure; Visualizing a search tree; Greedy BFS; A* Search; What is a good heuristic function? ; Properties of a good heuristic function; Admissible; Consistent; Summary; Other Books You May Enjoy; Index
Рубрики: Computers--Expert Systems.
Computers--Web--Search Engines.
Internet searching.
Expert systems / knowledge-based systems.
Computers--Computer Science.
Computer science.
Artificial intelligence.
Application software--Development.
Machine learning.
Python (Computer program language)
COMPUTERS / General.
Аннотация: In this book, you will understand what artificial intelligence is. It explains in detail basic search methods: Depth-First Search (DFS), Breadth-First Search (BFS), and A* Search, which can be used to make intelligent decisions when the initial state, end state, and possible actions are known. Random solutions or greedy solutions can be found ...
10.
Подробнее
DDC 006.3
E 50
Emerging trends and applications in cognitive computing / / Pradeep Kumar Mallick and Samarjeet Borah, editors. - Hershey, PA : : Engineering Science Reference,, [2019]. - 1 online resource. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/3E13FB18-492E-4DC0-A544-A008C429414D. - ISBN 9781522557944 (electronic bk.). - ISBN 1522557946 (electronic bk.)
Print version record.
Параллельные издания: Print version: : Emerging trends and applications in cognitive computing. - Hershey, PA : Engineering Science Reference, [2019]. - ISBN 9781522557937
~РУБ DDC 006.3
Рубрики: Artificial intelligence
Computational intelligence
Biomedical engineering--Data processing
Neural computers
Cognitive science
Artificial intelligence.
Biomedical engineering--Data processing.
Cognitive science.
Computational intelligence.
Neural computers.
COMPUTERS / General
Аннотация: "This book brings together the latest research in computer science: cognition computer science, cognitive science, intelligence science, information sciences and machine intelligence. It also extends the information management capacity of individuals through the development and application of novel concepts in human-system integration to address cognitive bottlenecks (limitations in attention, memory, learning, comprehension, visualization abilities, and decision making)"--
Доп.точки доступа:
Mallick, Pradeep Kumar, (1984-) \editor.\
Borah, Samarjeet, \editor.\
E 50
Emerging trends and applications in cognitive computing / / Pradeep Kumar Mallick and Samarjeet Borah, editors. - Hershey, PA : : Engineering Science Reference,, [2019]. - 1 online resource. - URL: https://library.dvfu.ru/lib/document/SK_ELIB/3E13FB18-492E-4DC0-A544-A008C429414D. - ISBN 9781522557944 (electronic bk.). - ISBN 1522557946 (electronic bk.)
Print version record.
Параллельные издания: Print version: : Emerging trends and applications in cognitive computing. - Hershey, PA : Engineering Science Reference, [2019]. - ISBN 9781522557937
Рубрики: Artificial intelligence
Computational intelligence
Biomedical engineering--Data processing
Neural computers
Cognitive science
Artificial intelligence.
Biomedical engineering--Data processing.
Cognitive science.
Computational intelligence.
Neural computers.
COMPUTERS / General
Аннотация: "This book brings together the latest research in computer science: cognition computer science, cognitive science, intelligence science, information sciences and machine intelligence. It also extends the information management capacity of individuals through the development and application of novel concepts in human-system integration to address cognitive bottlenecks (limitations in attention, memory, learning, comprehension, visualization abilities, and decision making)"--
Доп.точки доступа:
Mallick, Pradeep Kumar, (1984-) \editor.\
Borah, Samarjeet, \editor.\
Page 1, Results: 17