Table 1.
Algorithm 1 Minibatch stochastic gradient descent training of adversarial autoencoder network. |
|
For number of training iterations do: • Sample minibatch of m motion corrupted examples from motion-corrupted set . • Update the Encoder and the Decoder by ascending its stochastic gradient: • Sample minibatch of m motion corrupted examples from motion-corrupted set . • Sample minibatch of m breath-hold examples from motion-free set . • Update the discriminator by ascending its stochastic gradient: • Sample minibatch of m motion corrupted examples from motion-corrupted set . • Update the Encoder by descending its stochastic gradient: |