SlideShare ist ein Scribd-Unternehmen logo
1 von 18
By
-Jigar Patel
M.Sc. Bioinformatics
What is Artificial intelligence?
Is AI different then machine learning techniques?
Basic Questions …….
Types of Machine Learning ?
Raw data
• The empirical data is obtained from sensors and
various other sources
Scaling
• The data is Scaled for the peak performance of the
Algorithm
Algorithms
• Processing of the data using various algorithms to
extract the underlying features(Training of the data)
Output
• The final Meaningful data (output) is obtained
1. Machine learning, it’s a branch of Artificial intelligence, which is
basically concerned with the development of algorithms that take
as input empirical data, such as that from sensors or databases.
2. The data obtained is then processed by the algorithm is
designed to identify complex relationships thought to be features
of the underlying mechanism that generated the data, and
employ these identified patterns to make predictions based on
new data.
3. One fundamental difficulty is that the set of all possible behaviors
given all possible inputs is (in most cases of practical interest)
too large to be included in the set of observed examples. Hence
the learner must generalize from the given examples in order to
produce a useful output from new data inputs.
It is the process in which an algorithm can
perform accurately on a new data (raw
data) after the training of the data
The training data used is generally of
unknown probability distribution or a bit of
noisy data so the learner has to extract
something informative from the data which
will lead to useful predictions
Supervised Learning
Unsupervised Learning
Reinforcement Learning
Semi-supervised learning
Transduction
 Supervised learning is the machine learning task
of concluding a function from labeled training data
 This inferred function should predict the correct
output value for any valid input object.
 The training data contains training examples or
training values
 In supervised learning the training data consist of
the input object and the Output object(Supervisory
signal ).
 A supervised learning algorithm analyzes the
training data and produces an inferred
function, which is called a classifier
1. Nature of Training data
2. Build a Training set.
3. Feature selection from the Training set
4. Determine the Structure of learned
Function Eg. SOM, SVM, ANN
5. Test the accuracy of the function.
 Unsupervised Learning is used when the data
is unlabeled or we have to find out the hidden
structure.
 Since the examples given to the learner are
unlabeled, there is no error to evaluate a
potential solution.
 This is the distinguishing feature that
separates from supervised learning and
reinforced learning
 Eg. Clustering ,PCA,SOM
 This method works on reinforcement from the outside.
The connections among the neurons in the hidden
layer are randomly arranged, then reshuffled as the
network is told how close it is to solving the problem.
 Reinforcement learning is also called supervised
learning, because it requires a teacher. The teacher
may be a training set of data or an observer who
grades the performance of the network results.
 Both unsupervised and reinforcement suffer from
relative slowness and inefficiency relying on a random
shuffling to find the proper connection weights.
 Eg. Genetic Algorithm
ANN
1. Artificial neural networks is a type of
learning algorithm that use Neural
network (NN) which are inspired from
biological neurons .
2. It consists of nodes and layers
Input, hidden layer, output layer
3. Each layers are connected by nodes and
specific weights values used for
calculations.
Support vector machines (SVMs) are a set
of related supervised learning methods
used for classification and regression.
Its consist of many steps and uses support
vectors ,Hyper planes and feature space
1. Acquisition /Sensing of data(raw sequences )
2. Pre-Processing(remove redundancy)
3. Feature Extraction
4. Feature Selection
5. Classification(Random forest, SVC)
6. Post Processing(Evaluation)
7. Decision
Genetic algorithms (GAs) are adaptive
methods which may be used to solve search
and optimization problems. They are based
on the genetic processes Inspired by the
biological evolution process
Uses concepts of “Natural Selection” and
“Genetic Inheritance” (Darwin 1859)
Originally developed by John Holland (1975)
Selection, Cross-over,
Mutation
Initial set of
Random solutions
Fitness, Statistics
Stop
Decision
Steps In GA
• Character recognition
• Handwriting: processing checks
• Bioinformatics Software's
• Medical Diagnosis
• Credit Card fraud
• Pattern recognition: SNOOPE (bomb detector in
U.S. airports)
Machine Learning techniques
Machine Learning techniques

Weitere ähnliche Inhalte

Was ist angesagt?

Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...
Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...
Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...
Simplilearn
 
Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...
Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...
Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...
Simplilearn
 

Was ist angesagt? (20)

Machine Learning and its Applications
Machine Learning and its ApplicationsMachine Learning and its Applications
Machine Learning and its Applications
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
K - Nearest neighbor ( KNN )
K - Nearest neighbor  ( KNN )K - Nearest neighbor  ( KNN )
K - Nearest neighbor ( KNN )
 
machine learning
machine learningmachine learning
machine learning
 
Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning Tutorial
 
Lecture 1: What is Machine Learning?
Lecture 1: What is Machine Learning?Lecture 1: What is Machine Learning?
Lecture 1: What is Machine Learning?
 
Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...
Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...
Decision Tree In R | Decision Tree Algorithm | Data Science Tutorial | Machin...
 
MACHINE LEARNING - GENETIC ALGORITHM
MACHINE LEARNING - GENETIC ALGORITHMMACHINE LEARNING - GENETIC ALGORITHM
MACHINE LEARNING - GENETIC ALGORITHM
 
supervised learning
supervised learningsupervised learning
supervised learning
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learning
 
Classification and Regression
Classification and RegressionClassification and Regression
Classification and Regression
 
Decision trees in Machine Learning
Decision trees in Machine Learning Decision trees in Machine Learning
Decision trees in Machine Learning
 
Introduction to Deep Learning
Introduction to Deep Learning Introduction to Deep Learning
Introduction to Deep Learning
 
Deep Learning: Application & Opportunity
Deep Learning: Application & OpportunityDeep Learning: Application & Opportunity
Deep Learning: Application & Opportunity
 
Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...
Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...
Decision Tree Algorithm With Example | Decision Tree In Machine Learning | Da...
 
Classification in data mining
Classification in data mining Classification in data mining
Classification in data mining
 
INTRODUCTION TO MACHINE LEARNING.pptx
INTRODUCTION TO MACHINE LEARNING.pptxINTRODUCTION TO MACHINE LEARNING.pptx
INTRODUCTION TO MACHINE LEARNING.pptx
 
Learning set of rules
Learning set of rulesLearning set of rules
Learning set of rules
 
Machine learning ppt
Machine learning ppt Machine learning ppt
Machine learning ppt
 
Building a performing Machine Learning model from A to Z
Building a performing Machine Learning model from A to ZBuilding a performing Machine Learning model from A to Z
Building a performing Machine Learning model from A to Z
 

Andere mochten auch

Applying Reinforcement Learning for Network Routing
Applying Reinforcement Learning for Network RoutingApplying Reinforcement Learning for Network Routing
Applying Reinforcement Learning for Network Routing
butest
 
07 history of cv vision paradigms - system - algorithms - applications - eva...
07  history of cv vision paradigms - system - algorithms - applications - eva...07  history of cv vision paradigms - system - algorithms - applications - eva...
07 history of cv vision paradigms - system - algorithms - applications - eva...
zukun
 
Pattern Recognition and Machine Learning : Graphical Models
Pattern Recognition and Machine Learning : Graphical ModelsPattern Recognition and Machine Learning : Graphical Models
Pattern Recognition and Machine Learning : Graphical Models
butest
 
graphical models for the Internet
graphical models for the Internetgraphical models for the Internet
graphical models for the Internet
antiw
 
Aggregation for searching complex information spaces
Aggregation for searching complex information spacesAggregation for searching complex information spaces
Aggregation for searching complex information spaces
Mounia Lalmas-Roelleke
 
On cascading small decision trees
On cascading small decision treesOn cascading small decision trees
On cascading small decision trees
Julià Minguillón
 

Andere mochten auch (20)

Supervised Approach to Extract Sentiments from Unstructured Text
Supervised Approach to Extract Sentiments from Unstructured TextSupervised Approach to Extract Sentiments from Unstructured Text
Supervised Approach to Extract Sentiments from Unstructured Text
 
Applying Reinforcement Learning for Network Routing
Applying Reinforcement Learning for Network RoutingApplying Reinforcement Learning for Network Routing
Applying Reinforcement Learning for Network Routing
 
Power of Code: What you don’t know about what you know
Power of Code: What you don’t know about what you knowPower of Code: What you don’t know about what you know
Power of Code: What you don’t know about what you know
 
07 history of cv vision paradigms - system - algorithms - applications - eva...
07  history of cv vision paradigms - system - algorithms - applications - eva...07  history of cv vision paradigms - system - algorithms - applications - eva...
07 history of cv vision paradigms - system - algorithms - applications - eva...
 
One Size Doesn't Fit All: The New Database Revolution
One Size Doesn't Fit All: The New Database RevolutionOne Size Doesn't Fit All: The New Database Revolution
One Size Doesn't Fit All: The New Database Revolution
 
Streamlining Technology to Reduce Complexity and Improve Productivity
Streamlining Technology to Reduce Complexity and Improve ProductivityStreamlining Technology to Reduce Complexity and Improve Productivity
Streamlining Technology to Reduce Complexity and Improve Productivity
 
Graphical Models for chains, trees and grids
Graphical Models for chains, trees and gridsGraphical Models for chains, trees and grids
Graphical Models for chains, trees and grids
 
Some Take-Home Message about Machine Learning
Some Take-Home Message about Machine LearningSome Take-Home Message about Machine Learning
Some Take-Home Message about Machine Learning
 
Pattern Recognition and Machine Learning : Graphical Models
Pattern Recognition and Machine Learning : Graphical ModelsPattern Recognition and Machine Learning : Graphical Models
Pattern Recognition and Machine Learning : Graphical Models
 
Les outils de modélisation des Big Data
Les outils de modélisation des Big DataLes outils de modélisation des Big Data
Les outils de modélisation des Big Data
 
graphical models for the Internet
graphical models for the Internetgraphical models for the Internet
graphical models for the Internet
 
Nearest Neighbor Customer Insight
Nearest Neighbor Customer InsightNearest Neighbor Customer Insight
Nearest Neighbor Customer Insight
 
Web Crawling and Reinforcement Learning
Web Crawling and Reinforcement LearningWeb Crawling and Reinforcement Learning
Web Crawling and Reinforcement Learning
 
A real-time big data architecture for glasses detection using computer vision...
A real-time big data architecture for glasses detection using computer vision...A real-time big data architecture for glasses detection using computer vision...
A real-time big data architecture for glasses detection using computer vision...
 
[PRML 3.1~3.2] Linear Regression / Bias-Variance Decomposition
[PRML 3.1~3.2] Linear Regression / Bias-Variance Decomposition [PRML 3.1~3.2] Linear Regression / Bias-Variance Decomposition
[PRML 3.1~3.2] Linear Regression / Bias-Variance Decomposition
 
A system to filter unwanted messages from osn user walls
A system to filter unwanted messages from osn user wallsA system to filter unwanted messages from osn user walls
A system to filter unwanted messages from osn user walls
 
Big Data Paradigm - Analysis, Application and Challenges
Big Data Paradigm - Analysis, Application and ChallengesBig Data Paradigm - Analysis, Application and Challenges
Big Data Paradigm - Analysis, Application and Challenges
 
Aggregation for searching complex information spaces
Aggregation for searching complex information spacesAggregation for searching complex information spaces
Aggregation for searching complex information spaces
 
Sourcing talent a key recruiting differentiator part 2 - the (Big) Data Lands...
Sourcing talent a key recruiting differentiator part 2 - the (Big) Data Lands...Sourcing talent a key recruiting differentiator part 2 - the (Big) Data Lands...
Sourcing talent a key recruiting differentiator part 2 - the (Big) Data Lands...
 
On cascading small decision trees
On cascading small decision treesOn cascading small decision trees
On cascading small decision trees
 

Ähnlich wie Machine Learning techniques

CSA 3702 machine learning module 1
CSA 3702 machine learning module 1CSA 3702 machine learning module 1
CSA 3702 machine learning module 1
Nandhini S
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
PranavPatil822557
 
Machine Learning BASICS AND ITS TYPES and its difference
Machine Learning BASICS AND ITS TYPES and its differenceMachine Learning BASICS AND ITS TYPES and its difference
Machine Learning BASICS AND ITS TYPES and its difference
devismileyrockz
 
Learning methods.pptx
Learning methods.pptxLearning methods.pptx
Learning methods.pptx
ImXaib
 

Ähnlich wie Machine Learning techniques (20)

Classification of Machine Learning Algorithms
Classification of Machine Learning AlgorithmsClassification of Machine Learning Algorithms
Classification of Machine Learning Algorithms
 
Machine Learning Interview Questions and Answers
Machine Learning Interview Questions and AnswersMachine Learning Interview Questions and Answers
Machine Learning Interview Questions and Answers
 
CSA 3702 machine learning module 1
CSA 3702 machine learning module 1CSA 3702 machine learning module 1
CSA 3702 machine learning module 1
 
IRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
IRJET - A Survey on Machine Learning Algorithms, Techniques and ApplicationsIRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
IRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
 
machine learning
machine learningmachine learning
machine learning
 
Getting started with Machine Learning
Getting started with Machine LearningGetting started with Machine Learning
Getting started with Machine Learning
 
Learning Method In Data Mining
Learning Method In Data MiningLearning Method In Data Mining
Learning Method In Data Mining
 
Machine Learning by Rj
Machine Learning by RjMachine Learning by Rj
Machine Learning by Rj
 
Learning Methods in a Neural Network
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural Network
 
An-Overview-of-Machine-Learning.pptx
An-Overview-of-Machine-Learning.pptxAn-Overview-of-Machine-Learning.pptx
An-Overview-of-Machine-Learning.pptx
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
 
Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
 
Machine Learning BASICS AND ITS TYPES and its difference
Machine Learning BASICS AND ITS TYPES and its differenceMachine Learning BASICS AND ITS TYPES and its difference
Machine Learning BASICS AND ITS TYPES and its difference
 
A Survey on Machine Learning Algorithms
A Survey on Machine Learning AlgorithmsA Survey on Machine Learning Algorithms
A Survey on Machine Learning Algorithms
 
Learning methods.pptx
Learning methods.pptxLearning methods.pptx
Learning methods.pptx
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional Face
 
Trending Topics in Machine Learning
Trending Topics in Machine LearningTrending Topics in Machine Learning
Trending Topics in Machine Learning
 
Machine Learning Chapter one introduction
Machine Learning Chapter one introductionMachine Learning Chapter one introduction
Machine Learning Chapter one introduction
 
Machine Learning.pptx
Machine Learning.pptxMachine Learning.pptx
Machine Learning.pptx
 
ANN - UNIT 3.pptx
ANN - UNIT 3.pptxANN - UNIT 3.pptx
ANN - UNIT 3.pptx
 

Kürzlich hochgeladen

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Kürzlich hochgeladen (20)

Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 

Machine Learning techniques

  • 2. What is Artificial intelligence? Is AI different then machine learning techniques? Basic Questions ……. Types of Machine Learning ?
  • 3. Raw data • The empirical data is obtained from sensors and various other sources Scaling • The data is Scaled for the peak performance of the Algorithm Algorithms • Processing of the data using various algorithms to extract the underlying features(Training of the data) Output • The final Meaningful data (output) is obtained
  • 4. 1. Machine learning, it’s a branch of Artificial intelligence, which is basically concerned with the development of algorithms that take as input empirical data, such as that from sensors or databases. 2. The data obtained is then processed by the algorithm is designed to identify complex relationships thought to be features of the underlying mechanism that generated the data, and employ these identified patterns to make predictions based on new data. 3. One fundamental difficulty is that the set of all possible behaviors given all possible inputs is (in most cases of practical interest) too large to be included in the set of observed examples. Hence the learner must generalize from the given examples in order to produce a useful output from new data inputs.
  • 5. It is the process in which an algorithm can perform accurately on a new data (raw data) after the training of the data The training data used is generally of unknown probability distribution or a bit of noisy data so the learner has to extract something informative from the data which will lead to useful predictions
  • 6. Supervised Learning Unsupervised Learning Reinforcement Learning Semi-supervised learning Transduction
  • 7.  Supervised learning is the machine learning task of concluding a function from labeled training data  This inferred function should predict the correct output value for any valid input object.  The training data contains training examples or training values  In supervised learning the training data consist of the input object and the Output object(Supervisory signal ).  A supervised learning algorithm analyzes the training data and produces an inferred function, which is called a classifier
  • 8. 1. Nature of Training data 2. Build a Training set. 3. Feature selection from the Training set 4. Determine the Structure of learned Function Eg. SOM, SVM, ANN 5. Test the accuracy of the function.
  • 9.  Unsupervised Learning is used when the data is unlabeled or we have to find out the hidden structure.  Since the examples given to the learner are unlabeled, there is no error to evaluate a potential solution.  This is the distinguishing feature that separates from supervised learning and reinforced learning  Eg. Clustering ,PCA,SOM
  • 10.  This method works on reinforcement from the outside. The connections among the neurons in the hidden layer are randomly arranged, then reshuffled as the network is told how close it is to solving the problem.  Reinforcement learning is also called supervised learning, because it requires a teacher. The teacher may be a training set of data or an observer who grades the performance of the network results.  Both unsupervised and reinforcement suffer from relative slowness and inefficiency relying on a random shuffling to find the proper connection weights.  Eg. Genetic Algorithm
  • 11. ANN 1. Artificial neural networks is a type of learning algorithm that use Neural network (NN) which are inspired from biological neurons . 2. It consists of nodes and layers Input, hidden layer, output layer 3. Each layers are connected by nodes and specific weights values used for calculations.
  • 12. Support vector machines (SVMs) are a set of related supervised learning methods used for classification and regression. Its consist of many steps and uses support vectors ,Hyper planes and feature space
  • 13. 1. Acquisition /Sensing of data(raw sequences ) 2. Pre-Processing(remove redundancy) 3. Feature Extraction 4. Feature Selection 5. Classification(Random forest, SVC) 6. Post Processing(Evaluation) 7. Decision
  • 14. Genetic algorithms (GAs) are adaptive methods which may be used to solve search and optimization problems. They are based on the genetic processes Inspired by the biological evolution process Uses concepts of “Natural Selection” and “Genetic Inheritance” (Darwin 1859) Originally developed by John Holland (1975)
  • 15. Selection, Cross-over, Mutation Initial set of Random solutions Fitness, Statistics Stop Decision Steps In GA
  • 16. • Character recognition • Handwriting: processing checks • Bioinformatics Software's • Medical Diagnosis • Credit Card fraud • Pattern recognition: SNOOPE (bomb detector in U.S. airports)

Hinweis der Redaktion

  1. Transductionor transductive inference, tries to predict new outputs on specific and fixed (test) cases from observed, specific (training) cases.Semi-supervised learning combines both labeled and unlabeled examples to generate an appropriate function or classifier.
  2. Regression analysis is widely used for prediction and forecasting, where its use has substantial overlap with the field of machine learning.