Login
Remember
Register
Questions
Unanswered
Ask a Question
Blog
Tutorials
Interview Questions
Ask a Question
community
Machine Learning
When should I use genetic algorithms as opposed...
When should I use genetic algorithms as opposed to neural networks?
+1
vote
2
views
asked
May 25, 2019
in
Machine Learning
by
Joy_Lewis
(
160
points)
To solve any problem when we can use genetic algorithms as opposed to neural networks & vice versa. I saw some examples where both are mixed. I need a good comparison between these two methods in some cases.
machine-learning
neural-network
genetic-algorithm
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
+2
votes
answered
May 26, 2019
by
Shrutiparna
(
10.9k
points)
edited
Jun 2, 2019
by
Shrutiparna
@Joy_Lewis , Following are some basic difference between the two methods:
Genetic algorithms are mainly used in generating high-quality solutions to optimization and other search problems.
Neural network
is used to represent complex relationships between inputs and outputs. It has the ability to learn to classify item it has not seen before.
Genetic algorithms is a type of optimization algorithm while Neutral network is a type of mathematical model.
Genetic algorithm takes a long time to find an acceptable solution but Neutral network almost instantly classify new inputs, a Neutral network.
Genetic algorithms can generate new patterns in a structure, while Neutral networks classify existing networks based on their training data.
Lastly, Genetic algorithms works on discrete data and Neutral networks work on continuous data.
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
When should I use support vector machines as opposed to artificial neural networks?
asked
Jul 10, 2019
in
Machine Learning
by
ParasSharma1
(
17.4k
points)
machine-learning
neural-network
svm
artificial-intelligence
0
votes
1
answer
Genetic Programming - Fitness functions
asked
Jul 8, 2019
in
AI and Deep Learning
by
ashely
(
50.5k
points)
machine-learning
artificial-intelligence
neural-network
deep-learning
genetic-algorithm
0
votes
1
answer
Can any existing Machine Learning structures perfectly emulate recursive functions like the Fibonacci sequence?
asked
Jul 31, 2019
in
Machine Learning
by
Clara Daisy
(
4.8k
points)
recursion
machine-learning
neural-network
genetic-algorithm
evolutionary-algorithm
+8
votes
2
answers
Are evolutionary algorithms and neural networks used in the same domains?
asked
Jun 11, 2019
in
Machine Learning
by
ParasSharma1
(
17.4k
points)
machine-learning
neural-network
artificial-intelligence
deep-learning
data-science
0
votes
1
answer
What should I learn first machine learning or neural networks?
asked
Dec 22, 2020
in
Machine Learning
by
ParasSharma1
(
17.4k
points)
machine-learning
neural-network
Welcome to Intellipaat Community. Get your technical queries answered by top developers !
Categories
All categories
Python
(3.2k)
Java
(1.6k)
SQL
(1.4k)
Linux
(304)
Big Data Hadoop & Spark
(1.1k)
Data Science
(2.6k)
R Programming
(844)
C Programming
(22)
DevOps and Agile
(2.7k)
Docker
(55)
AI and Deep Learning
(1.3k)
Machine Learning
(1.1k)
AWS
(2.2k)
Azure
(1.4k)
GCP
(206)
RPA
(617)
Selenium
(162)
Blockchain
(405)
Salesforce
(706)
Others
(70)
BI
(1.7k)
IoT
(24)
Web Technology
(1.4k)
Cyber Security
(241)
Digital Marketing
(209)
Technology Trends
(58)
SEO
(104)
Informatica
(13)
...