Finish NN Design, NN Applications




CS256

Chris Pollett

Nov 22, 2021

Outline

Introduction

Debugging NNs

Common Debugging Strategies

Quiz

Which of the following is true?

  1. Clipping the norm of the gradient is the easiest to compute form of gradient clipping under all performance measures.
  2. LSTMs have forget components/gates.
  3. Increasing the learning rate of your neural net always increases its effective capacity.

Street Map Example Revisited

Applications

Infrastructure for Deep Learning

GPU Implementations

Distributed Implementations

Model Compression

Computer Vision

Preprocessing