Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 187 Bytes

NLP from scratch

For the course NLP at TTIC at the University of Chicago

Key learnings from HW1:

  • Don't write sloppy code
  • Vectorize as far as possible
  • Understand Scipy datatypes