표 1. | Table 1. 신경망 구조 | Neural net structure.

Input: SCF ( Dim=64×64 )
Layers Kernel size
C1 / ReLU 1×6×(5×5)
S1(max-pool) 2×2
C2 / ReLU 6×16×(5×5)
S2 (max-pool) 2×2
F1 / ReLU 2,074×120
F2 / ReLU 120×84
F3 / ReLU 84×10
F4 / softmax 10×2
Output: [h0, h1] ( 2D-array )