Artificial Intelligence

Artificial Intelligence


The Nine Intelligences

Artificial intelligence is the intelligence that machines or software possess.
There are many complex intelligences that have been created.
Below, I have added a diagram of these intelligences.

Intrapersonal Intelligence - Being aware of one's own emotional states, feelings and motivations.

Interpersonal Intelligence - Understanding and interacting with others. Skilled at assessing the emotions, motivations, desires and intentions of those around.

Visual/Spatial Intelligence - Visualization of things, giving directions as well as maps, charts, videos and pictures.

Naturalistic Intelligence - In tune with nature, interested in nurturing, exploring the environment and learning about other species, and aware of even subtle changes to environments.

Logical/Mathematical Intelligence - Reasoning, recognizing patterns and logically analyze problems.

Existential Intelligence - Conceptualizing or tackling deeper or larger questions about human existence.

Musical/Rhythmic Intelligence - Thinking in patterns, rhythms and sounds.

Bodily/Kinesthetic Intelligence - Body movement, performing actions and physical control.

Verbal/Linguistic Intelligence - Use words well, both when writing and speaking.

Alan Turing

"The father of computer science"

A British pioneering computer scientist, mathematician,
logician, cryptanalyst, philosopher, and mathematical biologist
by the name of Alan Turing, fought along side of American
soldiers in World War two, decrypting German hidden codes. Turing's
role in uncovering intercepted coded messages helped the Allies to
defeat the Nazis in many crucial battles, including the Battle of the Atlantic.
The work at Bletchley Park; Britain's codebreaking centre, is said to have
shortened the war in Europe by two to four years. He also refined the
"bombe method" in which involves an electromechanical machine that could
find settings for the Enigma machine. (below)

Turing was prosecuted in 1952 for homosexual acts, when such behaviour was still
criminalised in the UK.

Chat Bots

People have programmed AI's that are able to communicate with users.

Today we programmed a computer to play
Rock Paper Scissors using python
Here is what I coded. This bot has the capability to choose
1 of 3 choices (rock, paper, scissors)
in which will determine the winner.
This bot has the ability to differentiate
between the answer chosen and the answer the
player has given. It also has the competence to
ask the user if they would like to play again

Here's a basis of what I coded.
When the bot is started, it will offer
the option to play the game with a "Yes" or "No"
question. If the

Home