Please enable JavaScript.
Coggle requires JavaScript to display documents.
AI (How It work, ANI, Definition, AGI) - Coggle Diagram
AI
How It work
2. Build AI Model (Machine Learning)
Supervised Learning
Classification
Logistic Regression
Support Vector Machines
Naive Bayes
Discriminant Analysis
Regression
predict based on graph (linear regression)
ensemble methods
decision trees
neural networks
Unsupervised Learning
Clustering
k-means
HMM
Hierarchical
Gaussian Mixture
ANN
3. Predict
3.1. data input from 5 senses
see
camera / infrared sensor
hear
microphone
touch
buttons / pressure sensor
smell
olfactory sensor
taste
taste sensor
3.2. Learn from experiences
AI Model
3.3. Generate prediction & Take action
1. Data/Sample
Information to train the AI model
picture
numbers
videos
information
ANI
Specific task
Computer Vision
Natural Language Processing
Chatbot
OSRS
Smart Home
Autonomous Cars
Robotics
Definition
Making machine smart by building a artificial brain for it
Prediction to solve problems
Understand what it sees, hears, and reads
Can Learn and Adapt to new situations
AGI