Research Article

[Retracted] Smart Heart Disease Prediction System with IoT and Fog Computing Sectors Enabled by Cascaded Deep Learning Model

Algorithm 1

GSO algorithm.
Initialize the population
Initialization of two levels
For  = 1 to
 Start level 1
 For
  For
  Subswarm
   If
    
    If
     
     If
      
     End if
    End if
   End if
  Update the velocity of GSO by
  
  Update the position of by
 Superswarm
 Swarm initialization
 For
  For
  If
   
  End if
  If
   
  End if
 End if
 Update the velocity of GSO by
 Update the position of by
  End for
  If
   
  End if
 End for
 End for
End for
Return best solutions
Stop