Data, Science, and Machine Learning

View project on GitHub

Lecture V - Neural Network Applications

The goal for this lecture is to familiarize the students with two detailed examples of neural networks in practice. . In particular:

Sept 8, 2017 - 12:15-13:10

  • MNIST Digit recognition
  • Interpretability
  • word2vec
  • Word Analogies
  • Deep Learning Architectures

By the end of the lecture the students will understand how to implement simple neural networks in vanilla Python.

[Previous Lecture]
[Return to Index]