AI Notes Ur Welcome
AI Notes Ur Welcome
- Developed in 1943
-What is AI? -> Creating a machine which has the ability to think
-> Now we can say that This is a field of CS, Which deals with computations
Goals of AI
Scientific Knowledge
2. Engineering goal- Various types of applications we can build, knowledge based system
3. Game playing
Engineering goal
1. Learning system- What is learning? to enhance our understanding on the base of past experience,
- learning system
- Intelligent Robots
- game play
Foundations of AI
Foundation defined the structure
Philosophy
Deserve the nature and environment of human being
Studying of human nature and how that person is going to react to any situation
HISTORY OF AI
1943
1950
1955
1956
1966
1972
1980
1993
2002
- Home automation: automated vacuum cleaner
2006
2012
- Enters predictions
2015
2018
Problem solving in AI
What is problem? A situation which requires a solution
States
- Initial state
- Goal state
- Failure state/ impossible state : not reaching desired destination
Procedural Technique
It implements numeric processing
Implements algorithm search technique
Solution steps are explicit
Knowledge is precise
Modifications are rare
Works on implement repetition mechanism
It has large database
Results are usually optimal
AI Techniques
Implements symbolic reasoning processing
Implements different search techniques
Sol states are explicit
Knowledge is imprecise
Require frequent modifications
Components of AI
Agent
AI
Types
i) Simple reflex agent
Decision according to the environment take decision on basis of current scenario and
ignored the rest & previous data & previous scenarios
Main component of simple reflex agent sensors, components action rule activation
perfoms action
ii) Limitations of simple reflex
Works only on observed components
Intelligent level is less, take decision on the basis of only given condition
Does not hold or store any info, no part experience, no enhancement in decision
Always modify the condition action rule on the changing with environment
Learning agent
Learns from past experience
Reduce chanvces of mistakes
Provides data to external environment/source
Also works on external environment
Intelligent agent
Which helps in correct decision making
Will provide correct decision only when other agents provide correct info, so we can say
that all the agents are intelligent agents
Game Tree
STATISTICS
What is stats?
Mean, median mode, standard deviation, variation, correlation, frequency distribution
Dataset
Prediction of future value
Description of my dataset, then we use all the given statistics
Dataset -> p
Steps for SD
Calculate the mean value
Find the difference between mean and each value
Square of each diff
Calculate sum of squares
Calculate the variation ( sun of sequence)/n-1
Calculate the standard deviation sqrt variation
Eg (92, 95, 85, 80, 75, 50)
Correlation
X1 X2 X3 X4 X5 X6 X7 Output
value
Different libraries
read.csv()
df.head()
df.tail()
data = pd.read.csv(“sommu”)
dataframe
df.columns
df.drop() = deletes values
df= df.drop(‘x3’,’x2’) =
AI is the study of complex info processing problems that often have their roots in some aspect of
biological information processing. The goal of the subject is to identify solvable and interesting
processing problems, and solve them
AI is the design study and construction of computer program that behave intelligently
AI is the enterprise of construction a physical symbol system that can be reliably pass the turing test