Research Article
Severity Prediction over Parkinson’s Disease Prediction by Using the Deep Brooke Inception Net Classifier
Algorithm 1
(Deep brooke inception net).
| Input: Specialized features | | Output: Classified features | (1) | Read the input image I | (2) | Construct feature matrix and assign a label | (3) | F | (a) | Repeat forward process | (b) | Get the activation function over the network | (c) | if | (i) | remove | (4) | else | (5) | keep y | (6) | Select the next data group | (7) | Continue | (8) | End |
|