Open vlad17 opened 7 years ago
(Try to find existing imple if possible)
autoencoders reading
diff prediction
On top of vanilla/regularized AE consider using a CAE (might need jacobian code as performed here, or use a trace of the jacobian (?) .
DAE - dae might be useful, considering its relation to ladder nets.
Use HW3 conv net for the lower stack (also collect training from hw3 random agent).
(Try to find existing imple if possible)
autoencoders reading
diff prediction