Book Image

Cognitive Computing with IBM Watson

By : Rob High, Tanmay Bakshi
Book Image

Cognitive Computing with IBM Watson

By: Rob High, Tanmay Bakshi

Overview of this book

Cognitive computing is rapidly becoming a part of every aspect of our lives through data science, machine learning (ML), and artificial intelligence (AI). It allows computing systems to learn and keep on improving as the amount of data in the system increases. This book introduces you to a whole new paradigm of computing – a paradigm that is totally different from the conventional computing of the Information Age. You will learn the concepts of ML, deep learning (DL), neural networks, and AI with the help of IBM Watson APIs. This book will help you build your own applications to understand, and solve problems, and analyze them as per your needs. You will explore various domains of cognitive computing, such as NLP, voice processing, computer vision, emotion analytics, and conversational systems. Equipped with the knowledge of machine learning concepts, how computers do their magic, and the applications of these concepts, you’ll be able to research and apply cognitive computing in your projects.
Table of Contents (16 chapters)
Title Page
Copyright and Credits
About Packt
Contributors
Preface
Index

Chapter 1. Background, Transition, and the Future of Computing

Welcome to the world of Cognitive Computing with IBM Watson. We'll be starting the book by learning the answers to the following questions:

  • What is AI and why do we need AI? Why can't we just use regular, traditional technologies?
  • What are some examples of transitioning from regular technology to new, AI-based technology?
  • Are there some disadvantages to AI technology, and can it be used in a negative fashion?
  • How can I get started developing with IBM Cloud?
  • What do I need in terms of hardware and software to learn through this book?

This book will also take us through some of the ways that the machine learning technology itself can be implemented for similar use cases. This book assumes you're already somewhat tech-savvy and familiar with application development and programming. We'll be going through implementations in Python, because the Watson Developer Cloud provides language-specific SDKs to access the Watson REST APIs and you mostly have a congruent coding experience, even across languages.

In this chapter, we will discuss the following topics:

  • Transitioning from conventional to cognitive computing
  • Limitations of conventional computing
  • Solving conventional computing problems
  • Workings of machine learning
  • Cons of machine learning
  • Introduction to IBM Watson
  • Hardware and software requirements