Demystifying Artificial intelligence

Demystifying Artificial intelligence
Author: Prashant Kikani
Publisher: BPB Publications
Total Pages: 170
Release: 2021-01-05
Genre: Computers
ISBN: 9389898706

Learn AI & Machine Learning from the first principles. KEY FEATURESÊÊ _ Explore how different industries are using AI and ML for diverse use-cases. _ Learn core concepts of Data Science, Machine Learning, Deep Learning and NLP in an easy and intuitive manner. _ Cutting-edge coverage on use of ML for business products and services. _ Explore how different companies are monetizing AI and ML technologies. _ Learn how you can start your own journey in the AI field from scratch. DESCRIPTION AI and machine learning (ML) are probably the most fascinating technologies of the 21st century. AI is literally in every industry now. From medical to climate change, education to sport, finance to entertainment, AI is disrupting every industry as we know. So, the basic knowledge of AI/ML becomes mandatory for everyone. This book is your first step to start the journey in this field. Along with basic concepts of fields, like machine learning, deep learning and NLP, we will also explore how big companies are using these technologies to deliver greater user experience and earning millions of dollars in profit. Also, we will see how the owners of small- or medium-sized businesses can leverage and integrate these technologies with their products and services. Leveraging AI and ML can become that competitive moat which can differentiate the product from others. In this book, you will learn the root concepts of AI/ML and how these inanimate machines can actually become smarter than the humans at a few tasks, and how companies are using AI and how you can leverage AI to earn profits. WHAT YOU WILL LEARN Ê _ Core concepts of data science, machine learning, deep learning and NLP in simple and intuitive words. _ How you can leverage and integrate AI technologies in your business to differentiate your product in the market. _ The limitations of traditional non-tech businesses and how AI can bridge those gaps to increase revenues and decrease costs. _ How AI can help companies in launching new products, improving existing ones and automating mundane processes. _ Explore how big tech companies are using AI to automate different tasks and providing unique product experiences to their users. WHO THIS BOOK IS FORÊÊ This book is for anyone who is curious about this fascinating technology and how it really works at its core. It is also beneficial to those who want to start their career in AI/ ML. TABLE OF CONTENTSÊ 1. Introduction 2. Going deeper in ML concepts 3. Business perspective of AI 4. How to get started and pitfalls to avoid

Artificial Intelligence Simplified

Artificial Intelligence Simplified
Author: Binto George
Publisher: CSTrends LLP
Total Pages: 1
Release: 2016-01-08
Genre: Computers
ISBN: 1944708022

The book introduces key Artificial Intelligence (AI) concepts in an easy-to-read format with examples and illustrations. A complex, long, overly mathematical textbook does not always serve the purpose of conveying the basic AI concepts to most people. Someone with basic knowledge in Computer Science can have a quick overview of AI (heuristic searches, genetic algorithms, expert systems, game trees, fuzzy expert systems, natural language processing, super intelligence, etc.) with everyday examples. If you are taking a basic AI course and find the traditional AI textbooks intimidating, you may choose this as a “bridge” book, or as an introductory textbook. For students, there is a lower priced edition (ISBN 978-1944708016) of the same book. Published by CSTrends LLP.

Learn Computer Vision Using OpenCV

Learn Computer Vision Using OpenCV
Author: Sunila Gollapudi
Publisher: Apress
Total Pages: 163
Release: 2019-04-26
Genre: Computers
ISBN: 1484242610

Build practical applications of computer vision using the OpenCV library with Python. This book discusses different facets of computer vision such as image and object detection, tracking and motion analysis and their applications with examples. The author starts with an introduction to computer vision followed by setting up OpenCV from scratch using Python. The next section discusses specialized image processing and segmentation and how images are stored and processed by a computer. This involves pattern recognition and image tagging using the OpenCV library. Next, you’ll work with object detection, video storage and interpretation, and human detection using OpenCV. Tracking and motion is also discussed in detail. The book also discusses creating complex deep learning models with CNN and RNN. The author finally concludes with recent applications and trends in computer vision. After reading this book, you will be able to understand and implement computer vision and its applications with OpenCV using Python. You will also be able to create deep learning models with CNN and RNN and understand how these cutting-edge deep learning architectures work. What You Will LearnUnderstand what computer vision is, and its overall application in intelligent automation systems Discover the deep learning techniques required to build computer vision applications Build complex computer vision applications using the latest techniques in OpenCV, Python, and NumPy Create practical applications and implementations such as face detection and recognition, handwriting recognition, object detection, and tracking and motion analysis Who This Book Is ForThose who have a basic understanding of machine learning and Python and are looking to learn computer vision and its applications.

AI for People and Business

AI for People and Business
Author: Alex Castrounis
Publisher: O'Reilly Media
Total Pages: 317
Release: 2019-07-05
Genre: Computers
ISBN: 1492036544

If you’re an executive, manager, or anyone interested in leveraging AI within your organization, this is your guide. You’ll understand exactly what AI is, learn how to identify AI opportunities, and develop and execute a successful AI vision and strategy. Alex Castrounis, business consultant and former IndyCar engineer and race strategist, examines the value of AI and shows you how to develop an AI vision and strategy that benefits both people and business. AI is exciting, powerful, and game changing—but too many AI initiatives end in failure. With this book, you’ll explore the risks, considerations, trade-offs, and constraints for pursuing an AI initiative. You’ll learn how to create better human experiences and greater business success through winning AI solutions and human-centered products. Use the book’s AIPB Framework to conduct end-to-end, goal-driven innovation and value creation with AI Define a goal-aligned AI vision and strategy for stakeholders, including businesses, customers, and users Leverage AI successfully by focusing on concepts such as scientific innovation and AI readiness and maturity Understand the importance of executive leadership for pursuing AI initiatives "A must read for business executives and managers interested in learning about AI and unlocking its benefits. Alex Castrounis has simplified complex topics so that anyone can begin to leverage AI within their organization." - Dan Park, GM & Director, Uber "Alex Castrounis has been at the forefront of helping organizations understand the promise of AI and leverage its benefits, while avoiding the many pitfalls that can derail success. In this essential book, he shares his expertise with the rest of us." - Dean Wampler, Ph.D., VP, Fast Data Engineering at Lightbend

Artificial Intelligence By Example

Artificial Intelligence By Example
Author: Denis Rothman
Publisher: Packt Publishing Ltd
Total Pages: 579
Release: 2020-02-28
Genre: Computers
ISBN: 1839212810

Understand the fundamentals and develop your own AI solutions in this updated edition packed with many new examples Key FeaturesAI-based examples to guide you in designing and implementing machine intelligenceBuild machine intelligence from scratch using artificial intelligence examplesDevelop machine intelligence from scratch using real artificial intelligenceBook Description AI has the potential to replicate humans in every field. Artificial Intelligence By Example, Second Edition serves as a starting point for you to understand how AI is built, with the help of intriguing and exciting examples. This book will make you an adaptive thinker and help you apply concepts to real-world scenarios. Using some of the most interesting AI examples, right from computer programs such as a simple chess engine to cognitive chatbots, you will learn how to tackle the machine you are competing with. You will study some of the most advanced machine learning models, understand how to apply AI to blockchain and Internet of Things (IoT), and develop emotional quotient in chatbots using neural networks such as recurrent neural networks (RNNs) and convolutional neural networks (CNNs). This edition also has new examples for hybrid neural networks, combining reinforcement learning (RL) and deep learning (DL), chained algorithms, combining unsupervised learning with decision trees, random forests, combining DL and genetic algorithms, conversational user interfaces (CUI) for chatbots, neuromorphic computing, and quantum computing. By the end of this book, you will understand the fundamentals of AI and have worked through a number of examples that will help you develop your AI solutions. What you will learnApply k-nearest neighbors (KNN) to language translations and explore the opportunities in Google TranslateUnderstand chained algorithms combining unsupervised learning with decision treesSolve the XOR problem with feedforward neural networks (FNN) and build its architecture to represent a data flow graphLearn about meta learning models with hybrid neural networksCreate a chatbot and optimize its emotional intelligence deficiencies with tools such as Small Talk and data loggingBuilding conversational user interfaces (CUI) for chatbotsWriting genetic algorithms that optimize deep learning neural networksBuild quantum computing circuitsWho this book is for Developers and those interested in AI, who want to understand the fundamentals of Artificial Intelligence and implement them practically. Prior experience with Python programming and statistical knowledge is essential to make the most out of this book.

The Myth of Artificial Intelligence

The Myth of Artificial Intelligence
Author: Erik J. Larson
Publisher: Harvard University Press
Total Pages: 321
Release: 2021-04-06
Genre: Computers
ISBN: 0674983513

“Artificial intelligence has always inspired outlandish visions—that AI is going to destroy us, save us, or at the very least radically transform us. Erik Larson exposes the vast gap between the actual science underlying AI and the dramatic claims being made for it. This is a timely, important, and even essential book.” —John Horgan, author of The End of Science Many futurists insist that AI will soon achieve human levels of intelligence. From there, it will quickly eclipse the most gifted human mind. The Myth of Artificial Intelligence argues that such claims are just that: myths. We are not on the path to developing truly intelligent machines. We don’t even know where that path might be. Erik Larson charts a journey through the landscape of AI, from Alan Turing’s early work to today’s dominant models of machine learning. Since the beginning, AI researchers and enthusiasts have equated the reasoning approaches of AI with those of human intelligence. But this is a profound mistake. Even cutting-edge AI looks nothing like human intelligence. Modern AI is based on inductive reasoning: computers make statistical correlations to determine which answer is likely to be right, allowing software to, say, detect a particular face in an image. But human reasoning is entirely different. Humans do not correlate data sets; we make conjectures sensitive to context—the best guess, given our observations and what we already know about the world. We haven’t a clue how to program this kind of reasoning, known as abduction. Yet it is the heart of common sense. Larson argues that all this AI hype is bad science and bad for science. A culture of invention thrives on exploring unknowns, not overselling existing methods. Inductive AI will continue to improve at narrow tasks, but if we are to make real progress, we must abandon futuristic talk and learn to better appreciate the only true intelligence we know—our own.

Artificial Intelligence

Artificial Intelligence
Author: Stuart Russell
Publisher: Createspace Independent Publishing Platform
Total Pages: 626
Release: 2016-09-10
Genre:
ISBN: 9781537600314

Artificial Intelligence: A Modern Approach offers the most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence. Number one in its field, this textbook is ideal for one or two-semester, undergraduate or graduate-level courses in Artificial Intelligence.

The Lion Way

The Lion Way
Author: Roberto Battiti
Publisher: Createspace Independent Publishing Platform
Total Pages: 0
Release: 2014-02-21
Genre: Artificial intelligence
ISBN: 9781496034021

Learning and Intelligent Optimization (LION) is the combination of learning from data and optimization applied to solve complex and dynamic problems. The LION way is about increasing the automation level and connecting data directly to decisions and actions. More power is directly in the hands of decision makers in a self-service manner, without resorting to intermediate layers of data scientists. LION is a complex array of mechanisms, like the engine in an automobile, but the user (driver) does not need to know the inner workings of the engine in order to realize its tremendous benefits. LION's adoption will create a prairie fire of innovation which will reach most businesses in the next decades. Businesses, like plants in wildfire-prone ecosystems, will survive and prosper by adapting and embracing LION techniques, or they risk being transformed from giant trees to ashes by the spreading competition.

Artificial Intelligence in Healthcare

Artificial Intelligence in Healthcare
Author: Parag Mahajan
Publisher: Medmantra, LLC
Total Pages: 628
Release: 2021-02
Genre:
ISBN: 9781954612020

① Do you know what AI is doing to improve our health and wellbeing? ② Does this new technology concern you, or impress you? ③ Do you want to know more about the future of AI in healthcare? Technology continues to advance at a pace that can seem bewildering. Nowhere else is it moving faster than in the health sector, where ♥AI is now being used to improve millions of lives♥. In this book, ◆ Artificial Intelligence in Healthcare: AI, Machine Learning, and Deep and Intelligent Medicine Simplified for Everyone ◆, you can discover the great improvements that AI is making, with chapters covering: The current applications and future of AI in healthcare and all major medical specialties ✓ The benefits and risks weighed up ✓ The ethics involved ✓ Machine learning and data science simplified ✓ AI's role in medical research and education, health insurance, drug discovery, electronic health records, and the fight against COVID-19 ✓ The roles that major corporations and start-up companies are playing ✓ The implementation of AI in clinical practice ✓ And lots more... Quite simply the most authoritative text on the subject, Artificial Intelligence in Healthcare - 3rd Edition, is an absorbing and compelling read for anyone who wants to know more. It is packed with more updated information than any other book currently available, written in easy-to-understand language, and accessible to all.

The Simulation of Human Intelligence

The Simulation of Human Intelligence
Author: Donald Eric Broadbent
Publisher: Wiley-Blackwell
Total Pages: 222
Release: 1993-01
Genre: Psychology
ISBN: 9780631187332

In this series of lectures, a distinguished group of international contributors from a variety of disciplines debate the current position of the recent achievements in engineering and computer science. (Technology & Industrial)