What can be the possible benefits of employing Neural Networks rather than Genetic Programming and its less complicated linear variants such as GEP and MEP?
You may follow the below links.....
https://pdfs.semanticscholar.org/f82e/665647e24d9b8dd50df9132c5240c1b96d6b.pdf
http://www.engineeringletters.com/issues_v14/issue_1/EL_14_1_18.pdf
https://link.springer.com/article/10.1007/s11269-011-9852-8
https://www.researchgate.net/profile/Robert_Dorsey/publication/222477189_Toward_global_optimization_of_neural_networks_A_comparison_of_the_genetic_algorithm_and_backpropagation/links/0c960516e984aa7b54000000.pdf
http://ira.lib.polyu.edu.hk/bitstream/10397/1133/1/IJEP3.pdf
Article Toward global optimization of neural networks: A comparison ...
NN is a way to approximate arbitrary functions, with applications in classification and regression.
Genetic algorithms (GA) are optimization techniques, which can be used to learn NNs.
I dont think the question is whether to use NN or GA, but how GA can be used for better training of NNs
Dear Dr. Najla,
For NN:
Advantages are:
1- don't required a powerful computers
2- support multi-inputs and multi-outputs
3- very successful in recognizing patterns, classifications and control applications
Disadvantages are:
1- its product is a "black box", net structure and weight matrix are embedded in the used software.
For GP:
1- The product is closed form mathematical formula, it could be used manually of by software.
2- it is very successful in multi-variable regression applications
3- it found the optimum structural for the mathematical formula without used help
1- it required a powerful computer ( in learning phase )
2- can't be used in run-time applications like control
3- support multi-inputs put only single output
I hope this helps you
regards
In the SPSS 20 there are three vectors to define :- 1- Dependent 2- Degree 3- Covariates If you can give a solved discussion as a link it is better. My problem is with the interceptor (...
03 March 2019 6,166 3 View
Does Data Mining only intersect with AI in machine learning?
04 May 2017 5,514 4 View
Dear Researchers Please you can refer to:- https://earthobservatory.nasa.gov/blogs/climateqa/are-the-ozone-hole-and-global-warming-related/ And give your valuable comments. Best regards.
01 January 1970 5,148 59 View
01 January 1970 1,241 17 View
I'm targeting to deploy a mesh network and manually configure MANET routing protocols. I'm preparing scenarios, architectures, and hard devices needed to do that. Are there some step-by-step...
03 March 2021 1,931 5 View
Is there a powerful system for the security of the systems distributed on IoT systems?
02 March 2021 3,858 10 View
Hello, Could you please share any interesting research explaining how to choose the number of hidden layers and nodes per layer in case of regression problems using ANN? Thank you, any help would...
01 March 2021 6,200 3 View
Hi, We culture neural progenitor cells in T175 culture flasks coated with PLO-Laminin. We have successfully grown these cells with our protocol for months. Recently, we observed large sheets...
25 February 2021 3,443 4 View
I am working on creating deep neural network on geospatial dataset and wanted to know how to do the sampling so that I can increase the presence of solar panels in the images. I cannot use entire...
25 February 2021 3,936 6 View
Hello, I am a master's student studying in Yonsei Univeristy, Korea. I am trying to estimate the state of satellite, using Neural Network. Below is a simple flow of my study. 1. Train (t0 ~ t1)...
23 February 2021 6,383 3 View
Dear scholars, I was wondering if there are any scientific methods to train a neural network or ANFIS when one of the input variables is stochastic (random) and more importantly non-measurable?...
17 February 2021 1,909 3 View
Are there papers that talk about the possible advantages and disadvantages of using autoencoders instead of CNNs for feature extraction in neural network?
15 February 2021 6,952 3 View
The data collected from various measurement devices often contains erroneous values - such as noise, missing values, etc. What are the popular techniques for pre-processing measurement data in...
14 February 2021 4,642 2 View
14 February 2021 4,194 3 View