Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 602 Bytes

TODO.md

File metadata and controls

18 lines (11 loc) · 602 Bytes

offical code

Keras

1.27

  • Implement dataloader by Pytorch in utils.py

  • Implement autoencoder in autoencoder.py

1.28

  • Implement MultitaskAutoencoder.py
  • Design the training process by combing all autoencoders.

1.29