Research Article

Convolutional Neural Networks for Recognition of Lymphoblast Cell Images

Table 4

Summary of parameter settings for the ConVNet, SVM-GA, MLP, and random forest.

MethodsParametersSetting

ConVNetFilter size (convolutional layer)3 × 3
Filter size (max pooling layer)2 × 2
Batch size121
Epoch50
Learning rate0.001

SVM-GAPopulation size100
Number of generations100
Probability of crossover0.80
Probability of mutation0.06
Rate of elitism0.05
20
42

MLPNumber of hidden layers1
Number of neurons in hidden layer69
Activation functionLogistic
Batch size121
Epoch10000
Learning rate0.001
Momentum0.7

Random forestNumber of classifiers100
Maximum depth2