Class Introduction (1/16/2018)

Content:

  • Introduction to Neural Networks
  • Example Tasks and Their Difficulties
  • What Neural Nets can Do To Help

Reading Material

  • Highly Recommended: Goldberg Book Chapters 1-5 (this is a lot to read, but covers basic concepts in neural networks that many people in the class may have covered already. If you're already familiar with neural nets, skim it. If not, please read carefully and ask lots of questions to the TAs/instructor.)
  • Reference: Deep Unordered Composition. (Iyyer et al.)

Slides: Class Intro Slides
Sample Code: Class Intro Code Examples

<-- Back To Schedule