Module 1
Module 1
1|Computer Science
most complex problems of the modern data. You just have to apply AI to find
world. Recently, Neuralink, a company them. Since the role of the data is now
owned by Elon Musk, successfully more important than ever, it can create
demonstrated a brainmachine interface a competitive advantage. If you have the
where a monkey played the ping pong best data in a competitive industry, even
ball video game from his mind if everyone is applying similar
techniques, the best data will win.
Importance
How It Works
- AI automates repetitive learning
and discovery through data. Instead AI works by combining large amounts of
of automating manual tasks, AI performs data with fast, iterative processing and
frequent, high-volume, computerized intelligent algorithms, allowing the software to
tasks. And it does so reliably and without learn automatically from patterns or features in
fatigue. Of course, humans are still the data. AI is a broad field of study that
essential to set up the system and ask includes many theories, methods and
the right questions. technologies, as well as the following major
- AI adds intelligence to existing subfields:
products. Many products you already use
will be improved with AI capabilities,
much like Siri was added as a feature to
a new generation of Apple products.
Automation, conversational platforms,
bots and smart machines can be
combined with large amounts of data to
improve many technologies. Upgrades at - Machine learning automates analytical
home and in the workplace, range from model building. It uses methods from
security intelligence and smart cams to neural networks, statistics, operations
investment analysis. research and physics to find hidden
- AI adapts through progressive insights in data without explicitly being
learning algorithms to let the data do programmed for where to look or what to
the programming. AI finds structure and conclude.
regularities in data so that algorithms - A neural network is a type of machine
can acquire skills. Just as an algorithm learning that is made up of
can teach itself to play chess, it can interconnected units (like neurons) that
teach itself what product to recommend processes information by responding to
next online. And the models adapt when external inputs, relaying information
given new data. between each unit. The process requires
- AI analyzes more and deeper data multiple passes at the data to find
using neural networks that have many connections and derive meaning from
hidden layers. Building a fraud detection undefined data.
system with five hidden layers used to - Deep learning uses huge neural
be impossible. All that has changed with networks with many layers of processing
incredible computer power and big data. units, taking advantage of advances in
You need lots of data to train deep computing power and improved training
learning models because they learn techniques to learn complex patterns in
directly from the data. large amounts of data. Common
- AI achieves incredible accuracy applications include image and speech
through deep neural networks. For recognition.
example, your interactions with Alexa - Cognitive Computing. The ultimate
and Google are all based on deep goal of cognitive computing is to imitate
learning. And these products keep the human thought process in a
getting more accurate the more you use computer model. How can this be
them. In the medical field, AI techniques achieved? Using self-learning algorithms,
from deep learning and object pattern recognition by neural networks,
recognition can now be used to pinpoint and natural language processing, a
cancer on medical images with improved computer can mimic the human way of
accuracy. thinking. Here, computerized models are
- AI gets the most out of data. When deployed to simulate the human
algorithms are self-learning, the data cognition process.
itself is an asset. The answers are in the - Computer vision relies on pattern
recognition and deep learning to
2|Computer Science
recognize what’s in a picture or video. such as coal mines, exploring the
When machines can process, analyze deepest parts of the ocean, sewage
and understand images, they can treatment, and nuclear power plants to
capture images or videos in real time avoid any disaster.
and interpret their surroundings. - Replacing repetitive jobs: Our day-to-
- Natural language processing (NLP) is day work includes many repetitive tasks
the ability of computers to analyze, that we have to do every day without
understand and generate human any change. For example, washing your
language, including speech. The next clothes or mopping the floor doesn’t
stage of NLP is natural language require you to be creative and find new
interaction, which allows humans to easy to do it every day. Even big
communicate with computers using industries have production lines where
normal, everyday language to perform the same number of tasks has to be
tasks. done in an exact sequence. Now,
machines have replaced these tasks so
Additionally, several technologies enable and that humans can spend this time doing
support AI: creative things.
- Graphical processing units are key to - Digital assistance: With digital
AI because they provide the heavy assistants to interact with users 24/7,
compute power that’s required for organizations can save the need for
iterative processing. Training neural human resources and deliver faster
networks requires big data plus compute service to customers. It is a win-win
power. situation for both the organization and
- The Internet of Things generates the customers. In most cases, it is really
massive amounts of data from hard to determine whether a customer is
connected devices, most of it chatting with the chatbot or a human
unanalyzed. Automating models with AI being.
will allow us to use more of it.
Limitations
- Advanced algorithms are being
developed and combined in new ways to - High cost of creation: It may sound a
analyze more data faster and at multiple little spooky, but the rate at which
levels. This intelligent processing is key computational devices are upgraded is
to identifying and predicting rare events, phenomenal. Machines need to be
understanding complex systems and repaired and maintained with time to
optimizing unique scenarios. keep the latest requirements in check,
- APIs, or application programming which needs a lot of resources.
interfaces, are portable packages of - No emotions: There is no doubt that
code that make it possible to add AI machines are much powerful and faster
functionality to existing products and than human beings. They can perform
software packages. They can add image multiple tasks simultaneously and
recognition capabilities to home security produce results in a split second. AI-
systems and Q&A capabilities that powered robots can also lift more weight,
describe data, create captions and thereby increasing the production cycle.
headlines, or call out interesting patterns However, machines cannot build an
and insights in data. emotional
- Box thinking: Machines can perfectly
Advantage execute the preassigned tasks or
- Reduced human error: With humans operations with a definite range of
involved in the tasks where precision is constraints. However, they start
required, there will always be a chance producing ambiguous results if they get
of error. However, if programmed anything out of the trend.
properly, machines do not make - Can’t think for Itself: Artificial
mistakes and easily perform repetitive Intelligence aims to process data and
tasks without making many errors, if not make a conscious decision as we
at all. humans do. But, at present, it can only
- Risk avoidance: Replacing humans do the tasks it is programmed for. AI
with intelligent robots is one of the systems cannot make decisions based
biggest advantages of Artificial on emotions, compassion, and empathy.
Intelligence. AI robots are now doing For example, if a self-driving car is not
risky things replacing humans in places programmed to consider animals like
3|Computer Science
deer as living organism, it will not stop Artificial Intelligence enhances the
even if it hits a deer and knock it off. speed, precision and effectiveness of
human efforts. In financial institutions, AI
Application techniques can be used to identify which
transactions are likely to be fraudulent,
adopt fast and accurate credit scoring,
as well as automate manually intense
data management tasks.
Public sector
Game playing.
AI can analyze factory IoT data as it Just getting a sequence of words into a
streams from connected equipment to computer is not enough. Parsing
forecast expected load and demand sentences is not enough either. The
using recurrent networks, a specific type computer has to be provided with an
of deep learning network used with understanding of the domain the text is
sequence data. about, and this is presently possible only
for very limited domains.
Computer Vision.
Life sciences
The world is composed of three-
From ensuring drug safety to getting dimensional objects, but the inputs to
new therapies to market faster, AI the human eye and computers’ TV
technologies can unleash the full cameras are two dimensional. Some
potential of data to solve some of our useful programs can work solely in two
greatest health challenges. dimensions, but full computer vision
requires partial three-dimensional
Banking
information that is not just a set of two-
4|Computer Science
dimensional views. At present there are
only limited ways of representing three-
dimensional information directly, and
they are not as good as what humans
evidently use.
Expert Systems.
Heuristic Classification.
5|Computer Science