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
I have a list of prokaryotic genes and I will annotate them with GO terms. Nevertheless, because of the characteristics of my dataset, I do not have gene IDs. So, I would like to perform GSEA,...
15 April 2020 4,547 0 View
I have a dual transcriptome of a bacteria and its host, a plant. I identified a preliminar assembly of the reads and it matches with our bacteria (70%) and the plant (30%). After that, I used...
01 September 2019 896 4 View
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,307 3 View
In my opinion the scientific explanation comprises the following:- Reduction of the river flow, sewage disposal from cities, illegal distribution of fish cages, reduction of dissolved oxygen DO,...
08 November 2018 3,401 6 View
Dear Colleagues In my opinion, to measure global CO2 it is logical that measuring sites around the whole circumference of earth will be representative of global CO2 . This in turn will give...
25 October 2018 3,708 10 View
Volume in m3 https://en.m.wikipedia.org/wiki/Atmosphere_of_Earth
12 October 2018 9,787 15 View
Cupping was a treatment in the ancients time by bleeding blood from the back of humans. My question is that is it medically right?
27 January 2018 1,495 6 View
The common mallow is part of the large family of Malvaceae plants that include cotton, okra and hibiscus. It is an edible plant that has been used for medicinal care as well as food. The fruits...
24 December 2017 9,742 7 View
Gum arabic, also known as acacia gum, is a natural gum consisting of the hardened sap of various species of the acacia tree. Originally, gum arabic was collected from Acacia nilotica which was...
21 December 2017 2,239 9 View
In my opinion it is CH4. Global Warming is related to CO2 as it has more contribution in the global of Earth than methane...
14 October 2017 4,520 57 View
I am reaching out to seek your valuable advice and recommendations regarding the best software tools to use for this research. Specifically, I am looking for software with a user-friendly...
22 July 2024 3,792 1 View
There exists a neural network model designed to predict a specific output, detailed in a published article. The model comprises 14 inputs, each normalized with minimum and maximum parameters...
14 July 2024 2,712 3 View
I would like to perform a literature review at this time on augmented learning and learning augmented algorithms to enhance performance-guided surgery
06 July 2024 244 1 View
Hi everyone, I've been working on differentiating human iPSCs to derive a pure and uniform culture of neural progenitor cells (NPCs). However, I'm encountering a significant issue during the...
01 July 2024 1,011 1 View
Forecasting within neural Network
24 June 2024 6,800 1 View
Please give answer. Also explain mathematical equations behind this.
22 June 2024 6,869 2 View
In CNN(convolution neural network), can the feature map obtained determinately by a random initialization convolution kernel? if not, how to decide the weights in convolution kernel to obtain the...
20 June 2024 6,418 6 View
Context In the realm of cybersecurity, Transport Layer Security (TLS) is widely used to secure communications over a computer network. Despite its robust encryption mechanisms, TLS is still...
19 June 2024 6,595 3 View
I'm trying to use reinforcement learning with live EEG measurements. However, just 2000 measurements/iterations take 16.6 minutes to measure and it seems I need at least 10 hours of live...
12 June 2024 2,882 3 View
Can SHAPELY (SHAP) values be used to explain the importance of different features being fed to a Neural Network ? I know they are used in Traditional ML on Tabular data
10 June 2024 2,054 2 View