Introduction To
Artificial Intelligence
And Machine Learning
with Python
By: Akash Kumar Jadav
WWW.AIMDEK.COM
Agenda
• Let’s play a Game
• Overview of Artificial intelligence and Machine Learning
• Introduction To Python
• Python Notebook Demo
• Introduction To Artificial Intelligence
• Introduction To Machine Learning
• Solution for Game
• Questions and Answers
Overview of Artificial Intelligence
and Machine Learning
Artificial Intelligence
Machine
Learning
software that can solve
problem by itself
Algorithm that
learn from data
AI, Machine Learning, Deep Learning
Machine Learning
A subset of artificial intelligence
focused on using algorithms that
learn and improve without being
explicitly programmed to do so
Deep Learning
A branch of machine learning
based on specific set of
algorithms that attempt to
mimic the human brain in the
form of multi-layered neural
networks
Artificial Intelligence
The quest to build software
running on machines can
‘Think’ and act like humans
Introduction To Python
Why Python was created?
“ My original motivation for creating Python was the perceived need for a higher
level language in the Amoeba project.
I realized that the development of system administration utilities in C was taking
too long.Moreover, doing these things in the Bourne shell wouldn’t work for a
variety of reasons. …
So , there was a need for a language that can bridge between the gap between C
and the shell ”
- Guido van Rossum
What is Python?
Python is a programming language that lets you work quickly and integrate systems
more efficiently.
There are two major Python versions- Python 2 and Python 3. Both are quite
different.
Python is Interpreted, Interactive and Object oriented.
Features : Easy to Read , Learn and Maintain, A broad standard library, Portable,
Extendable, Scalable, Databases Support, GUI development, Mobile Application
Development, Automatic Garbage Collection, etc...
What Python can do?
• System Programming
• Graphical User Interface Programming
• Internet Scripting
• Component Integration
• Database Programming
• Game Development
• Machine Learning and Data Science Problem Solving, etc...
Why Python for AI and ML?
SupportLess code Prebuilt Libraries
PopularityPlatform Agnostic Flexibility
Introduction To Artificial
Intelligence
What is Artificial Intelligence?
Artificial intelligence (AI) is the ability of a computer program or a machine to think
and learn. It is also a field of study which tries to make computers "smart".
In general use, the term "artificial intelligence" means a machine which mimics
human cognition.
An ideal (perfect) intelligent machine is a flexible agent which perceives its
environment and takes actions to maximize its chance of success at some goal or
objective.
At present we use the term AI for successfully understanding human speech,
competing at a high level in strategic game systems (such as Chess and Go), self-
driving cars, and interpreting complex data.
Logic : (Linear Algebra)
Choose any two digit number, add together both the digits and then subtract the
total from the original number. When you have the final number, look it up on the
chart and find the relevant symbol. While concentrating on the symbol, click on the
crystal and it will show you the symbol you are thinking of..
• So let’s choose a two digit number xy, so its value is 10x + y. (e.g 92 = 10*9+2)
• Now Adding both the digits : x+y (9+2 = 11)
• Subtracting it from original number : (10x+y) - (x+y) = 9x (92-11 = 81)
Hence , Number will be always multiple of 9.
Every Multiple of 9 has same Symbol
Questions and Answers
www.aimdek.com
AIMDek Technologies Pvt. Ltd.
+91 78747 88766 | +1 844-744-4423
Sales: sales@aimdek.com
General: hello@aimdek.com
AIMDek Technologies Inc.
+1 647-243-6116
Sales: sales@aimdek.com
General: hello@aimdek.com
AIMDek Technologies Inc.
+1 647-243-6116
Sales: sales@aimdek.com
General: hello@aimdek.com
www.aimdek.com www.aimdek.com
Canada India USA

Introduction to Artificial Intelligence and Machine Learning with Python

  • 1.
    Introduction To Artificial Intelligence AndMachine Learning with Python By: Akash Kumar Jadav WWW.AIMDEK.COM
  • 2.
    Agenda • Let’s playa Game • Overview of Artificial intelligence and Machine Learning • Introduction To Python • Python Notebook Demo • Introduction To Artificial Intelligence • Introduction To Machine Learning • Solution for Game • Questions and Answers
  • 3.
    Overview of ArtificialIntelligence and Machine Learning Artificial Intelligence Machine Learning software that can solve problem by itself Algorithm that learn from data
  • 4.
    AI, Machine Learning,Deep Learning Machine Learning A subset of artificial intelligence focused on using algorithms that learn and improve without being explicitly programmed to do so Deep Learning A branch of machine learning based on specific set of algorithms that attempt to mimic the human brain in the form of multi-layered neural networks Artificial Intelligence The quest to build software running on machines can ‘Think’ and act like humans
  • 5.
  • 6.
    Why Python wascreated? “ My original motivation for creating Python was the perceived need for a higher level language in the Amoeba project. I realized that the development of system administration utilities in C was taking too long.Moreover, doing these things in the Bourne shell wouldn’t work for a variety of reasons. … So , there was a need for a language that can bridge between the gap between C and the shell ” - Guido van Rossum
  • 7.
    What is Python? Pythonis a programming language that lets you work quickly and integrate systems more efficiently. There are two major Python versions- Python 2 and Python 3. Both are quite different. Python is Interpreted, Interactive and Object oriented. Features : Easy to Read , Learn and Maintain, A broad standard library, Portable, Extendable, Scalable, Databases Support, GUI development, Mobile Application Development, Automatic Garbage Collection, etc...
  • 8.
    What Python cando? • System Programming • Graphical User Interface Programming • Internet Scripting • Component Integration • Database Programming • Game Development • Machine Learning and Data Science Problem Solving, etc...
  • 9.
    Why Python forAI and ML? SupportLess code Prebuilt Libraries PopularityPlatform Agnostic Flexibility
  • 10.
  • 11.
    What is ArtificialIntelligence? Artificial intelligence (AI) is the ability of a computer program or a machine to think and learn. It is also a field of study which tries to make computers "smart". In general use, the term "artificial intelligence" means a machine which mimics human cognition. An ideal (perfect) intelligent machine is a flexible agent which perceives its environment and takes actions to maximize its chance of success at some goal or objective. At present we use the term AI for successfully understanding human speech, competing at a high level in strategic game systems (such as Chess and Go), self- driving cars, and interpreting complex data.
  • 12.
    Logic : (LinearAlgebra) Choose any two digit number, add together both the digits and then subtract the total from the original number. When you have the final number, look it up on the chart and find the relevant symbol. While concentrating on the symbol, click on the crystal and it will show you the symbol you are thinking of.. • So let’s choose a two digit number xy, so its value is 10x + y. (e.g 92 = 10*9+2) • Now Adding both the digits : x+y (9+2 = 11) • Subtracting it from original number : (10x+y) - (x+y) = 9x (92-11 = 81) Hence , Number will be always multiple of 9.
  • 13.
    Every Multiple of9 has same Symbol
  • 14.
  • 15.
    www.aimdek.com AIMDek Technologies Pvt.Ltd. +91 78747 88766 | +1 844-744-4423 Sales: sales@aimdek.com General: hello@aimdek.com AIMDek Technologies Inc. +1 647-243-6116 Sales: sales@aimdek.com General: hello@aimdek.com AIMDek Technologies Inc. +1 647-243-6116 Sales: sales@aimdek.com General: hello@aimdek.com www.aimdek.com www.aimdek.com Canada India USA