Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 296 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 296 Bytes

TODO

  • Add teacher forcing to the decoder.
  • Add predict file.
  • Refactor train.py.
  • Add checkpoint per step.
  • Add Tensorboard.
  • Add better logging.
  • Add distributed training.
  • Add documentation.
  • Add load from checkpoint.
  • add pretrained model.