Cynergy_AI (Day 1)

Cynergy_AI (Day 1)

Professional Development

8 Qs

quiz-placeholder

Similar activities

AI, ML, DL, and DS Explained Quiz

AI, ML, DL, and DS Explained Quiz

Professional Development

10 Qs

Introduction to AI

Introduction to AI

Professional Development

10 Qs

LINKS Cyber Youth Challenge - Round 3

LINKS Cyber Youth Challenge - Round 3

Professional Development

10 Qs

Y’ello Care

Y’ello Care

Professional Development

7 Qs

Intro AI

Intro AI

Professional Development

10 Qs

Quiz - AIML5 - Day 12

Quiz - AIML5 - Day 12

Professional Development

10 Qs

CTB Team Building

CTB Team Building

Professional Development

6 Qs

OSS Industry & Collaboration

OSS Industry & Collaboration

Professional Development

6 Qs

Cynergy_AI (Day 1)

Cynergy_AI (Day 1)

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

YP Loh

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of the first chatbot?

Ferrati

Deep Blue

Fuzzy

ELIZA

Answer explanation

Media Image

The first chatbot, Eliza, was created in 1966.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What utilizes logical values of variables ranging from 0 to 1?

Inductive logic

Fuzzy logic

Deductive logic

Boolean logic

Answer explanation

Media Image

Fuzzy logic, introduced in 1965, uses logical values of variables between 0 and 1.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of intelligence enables an AI machine to perform only one task at a time?

Artificial General Intelligence (AGI)

Artificial Narrow Intelligence (ANI)

Artificial Super Intelligence (ASI)

Answer explanation

An ANI powered machine is designed to successfully carry out a single task extremely well.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who coined the term "Artificial Intelligence"?

Alan Turing

Arthur Samuel

Claude Shannon

John McCarthy

Answer explanation

John McCarthy coined the term "Artificial Intelligence" at the Dartmouth College Summer AI Conference in 1956.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AI principle provides a solution that is not perfect but rather feasible and acceptable?

Complexity

Heuristics

Neural Network

Algorithm

Answer explanation

Heuristics are a type of shortcut to overcome complexity that produces an approximate, acceptable solution to a problem.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In _____, algorithms analyze decisions made by an AI system to determine their correctness.

Complexity

Machine Learning

Error-driven Learning

Back Propagation

Answer explanation

In back propagation, algorithms examine decisions made by an AI system and update the parameters accordingly to make better choices in the future.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AI technique can adapt to reduce feedback errors within a specific environment?

Machine Learning

Deep Learning

Error-driven Learning

Neural Network

Answer explanation

Error-driven learning can learn from mistakes through immediate positive feedback to minimize error in a specific environment.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term used to describe a collection of instructions that a computer executes to solve a specific task?

Neural Networks

Heuristics

Algorithms

Calculations

Answer explanation

Algorithms are a set of instructions designed to solve a specific task. AI uses a combination of various algorithms to solve a complex problem.