TL;DR
This paper introduces a new training algorithm based on the Fitness Dependent Optimizer (FDO) for multi-layer perceptrons, demonstrating improved convergence and accuracy in predicting student outcomes compared to traditional and other evolutionary methods.
Contribution
The study develops and validates a novel FDO-based training method for MLPs, showing it outperforms existing algorithms in speed and accuracy for educational data prediction.
Findings
FDO-MLP achieves 97% classification accuracy.
FDO-based training outperforms BP and other evolutionary algorithms.
The approach enhances convergence speed and avoids local optima.
Abstract
This study presents a novel training algorithm depending upon the recently proposed Fitness Dependent Optimizer (FDO). The stability of this algorithm has been verified and performance-proofed in both the exploration and exploitation stages using some standard measurements. This influenced our target to gauge the performance of the algorithm in training multilayer perceptron neural networks (MLP). This study combines FDO with MLP (codename FDO-MLP) for optimizing weights and biases to predict outcomes of students. This study can improve the learning system in terms of the educational background of students besides increasing their achievements. The experimental results of this approach are affirmed by comparing with the Back-Propagation algorithm (BP) and some evolutionary models such as FDO with cascade MLP (FDO-CMLP), Grey Wolf Optimizer (GWO) combined with MLP (GWO-MLP), modified GWO…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
