Research Article
Capsule Network-Based Deep Transfer Learning Model for Face Recognition
Algorithm 1
Pseudocode of the GWO algorithm.
Population initialization: grey wolves | Parameter initialization: , , and | Determine fitness values of all searching agents | | | | While () | For every searching agent | Upgrade the location of the present searching agent | End for | Upgrade , , and | Determine fitness values of all searching agents | Upgrade , , and | Increment | End while | Return |
|