Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 484 Bytes

Plan of attack_TODO.md

File metadata and controls

14 lines (10 loc) · 484 Bytes

Plan of attack (todo list)

Todo

  • the performance is okay'ish. Might want to try attention, or convolutional layer?

Done

  • work on scraping the internet, and generate punctuation and capitalization operations.

    • scrape engadget
    • clean up all text files [ended up doing it directly in scraper]
    • make input output pairs in training script [extract_puc, apply_punc]
  • get training to work

  • optimize and reduce training time