Research Article

A New Type of Eye Movement Model Based on Recurrent Neural Networks for Simulating the Gaze Behavior of Human Reading

Table 1

Hyperparameter settings.

LayerHyper-parameterValueParameter Range

Embeddingoutput dim32/
input dim1200/
input length60/

CNNkernel size3
maxpool size3
stride size1/

L-LSTMunits32/

R-LSTMunits32/

Time Distributedunits50/

GlobalactivationReLU[Sigmoid, Tanh, ReLU]
costcross_entropy/
kernel initializerrandom_normal/
optimizerSGD[SGD, AdaDelta, Adam, RMSProp]
learning rate2.5
learning epoch100
batch size16
validation split0.2/