Algorithm 1. MTJL for reading ability prediction |
Input: |
Output: w1, w2, …, wm, b. |
Procedure: |
Step 1. Initialize wi and bi, I = 1, …, m. |
Step 2. For iteration t, update , and using (7), (8) and (9), respectively. |
Step 3. Compute the objective function value J(t) using (3). |
Step 4. Check convergence. If terminate; else go to step 2, where is a very small positive value. |