01. Module Overview
02. Static vs. Dynamic Computation Graphs
03. Dynamic Computation Graphs in PyTorch
04. Demo - Installing Tensorflow, Graphviz, and Hidden Layer
05. Demo - Building Dynamic Computations Graphs with PyTorch
06. Demo - Visualizing Neural Networks in PyTorch Using Hidden Layer
07. Demo - Building Static Computation Graphs with Tensorflow
08. Demo - Visualizing Tensorflow Graphs with Tensorboard
09. Demo - Dynamic Computation Graphs in Tensorflow with Eager Execution
10. Debugging in PyTorch and Tensorflow
11. Summary and Further Study