diff --git a/.gitignore b/.gitignore index 8822374f5..01f852107 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ __pycache__ *-ubyte *.pt *.png +!docs/**/*.png imdb .jekyll-cache diff --git a/docs/en/week01/01-3/Network.png b/docs/en/week01/01-3/Network.png new file mode 100644 index 000000000..5d5ab9789 Binary files /dev/null and b/docs/en/week01/01-3/Network.png differ diff --git a/docs/en/week01/01-3/Spiral1.png b/docs/en/week01/01-3/Spiral1.png new file mode 100644 index 000000000..4645aa1bf Binary files /dev/null and b/docs/en/week01/01-3/Spiral1.png differ diff --git a/docs/en/week01/01-3/Spiral2.png b/docs/en/week01/01-3/Spiral2.png new file mode 100644 index 000000000..263904a73 Binary files /dev/null and b/docs/en/week01/01-3/Spiral2.png differ diff --git a/docs/en/week01/01-3/initial_scatter_lab1.png b/docs/en/week01/01-3/initial_scatter_lab1.png new file mode 100644 index 000000000..5defc2349 Binary files /dev/null and b/docs/en/week01/01-3/initial_scatter_lab1.png differ diff --git a/docs/en/week01/01-3/matrix_multiplication_lab1.png b/docs/en/week01/01-3/matrix_multiplication_lab1.png new file mode 100644 index 000000000..468ec4346 Binary files /dev/null and b/docs/en/week01/01-3/matrix_multiplication_lab1.png differ diff --git a/docs/en/week01/01-3/matrix_multiplication_lab1_2.png b/docs/en/week01/01-3/matrix_multiplication_lab1_2.png new file mode 100644 index 000000000..c09b6ff4c Binary files /dev/null and b/docs/en/week01/01-3/matrix_multiplication_lab1_2.png differ diff --git a/docs/en/week01/01-3/matrix_multiplication_with_nonlinearity_s=1_lab1.png b/docs/en/week01/01-3/matrix_multiplication_with_nonlinearity_s=1_lab1.png new file mode 100644 index 000000000..3e1d9a7a3 Binary files /dev/null and b/docs/en/week01/01-3/matrix_multiplication_with_nonlinearity_s=1_lab1.png differ diff --git a/docs/en/week01/01-3/matrix_multiplication_with_nonlinearity_s=5_lab1.png b/docs/en/week01/01-3/matrix_multiplication_with_nonlinearity_s=5_lab1.png new file mode 100644 index 000000000..7e386a7b8 Binary files /dev/null and b/docs/en/week01/01-3/matrix_multiplication_with_nonlinearity_s=5_lab1.png differ diff --git a/docs/en/week01/01-3/tanh_lab1.png b/docs/en/week01/01-3/tanh_lab1.png new file mode 100644 index 000000000..f5facfc3e Binary files /dev/null and b/docs/en/week01/01-3/tanh_lab1.png differ diff --git a/docs/en/week01/01-3/untrained_nn_transformation_lab1.png b/docs/en/week01/01-3/untrained_nn_transformation_lab1.png new file mode 100644 index 000000000..3192f9d82 Binary files /dev/null and b/docs/en/week01/01-3/untrained_nn_transformation_lab1.png differ diff --git a/docs/en/week02/02-1/Average_Loss.png b/docs/en/week02/02-1/Average_Loss.png new file mode 100644 index 000000000..df404a2a8 Binary files /dev/null and b/docs/en/week02/02-1/Average_Loss.png differ diff --git a/docs/en/week02/02-1/Figure 7.png b/docs/en/week02/02-1/Figure 7.png new file mode 100644 index 000000000..05b6d8411 Binary files /dev/null and b/docs/en/week02/02-1/Figure 7.png differ diff --git a/docs/en/week02/02-1/Figure10.png b/docs/en/week02/02-1/Figure10.png new file mode 100644 index 000000000..d8b581b99 Binary files /dev/null and b/docs/en/week02/02-1/Figure10.png differ diff --git a/docs/en/week02/02-1/Figure2.png b/docs/en/week02/02-1/Figure2.png new file mode 100644 index 000000000..c92b02bf0 Binary files /dev/null and b/docs/en/week02/02-1/Figure2.png differ diff --git a/docs/en/week02/02-1/Figure3.png b/docs/en/week02/02-1/Figure3.png new file mode 100644 index 000000000..e1e7e1b42 Binary files /dev/null and b/docs/en/week02/02-1/Figure3.png differ diff --git a/docs/en/week02/02-1/Figure4.png b/docs/en/week02/02-1/Figure4.png new file mode 100644 index 000000000..7ac7ee1bf Binary files /dev/null and b/docs/en/week02/02-1/Figure4.png differ diff --git a/docs/en/week02/02-1/Figure5.png b/docs/en/week02/02-1/Figure5.png new file mode 100644 index 000000000..c4cfc0a0c Binary files /dev/null and b/docs/en/week02/02-1/Figure5.png differ diff --git a/docs/en/week02/02-1/Figure6.png b/docs/en/week02/02-1/Figure6.png new file mode 100644 index 000000000..73e26cd0b Binary files /dev/null and b/docs/en/week02/02-1/Figure6.png differ diff --git a/docs/en/week02/02-1/Figure8.png b/docs/en/week02/02-1/Figure8.png new file mode 100644 index 000000000..5c84aa4e6 Binary files /dev/null and b/docs/en/week02/02-1/Figure8.png differ diff --git a/docs/en/week02/02-1/Figure9.png b/docs/en/week02/02-1/Figure9.png new file mode 100644 index 000000000..03f72b5e8 Binary files /dev/null and b/docs/en/week02/02-1/Figure9.png differ diff --git a/docs/en/week02/02-2/02-2-1.png b/docs/en/week02/02-2/02-2-1.png new file mode 100644 index 000000000..e6b734818 Binary files /dev/null and b/docs/en/week02/02-2/02-2-1.png differ diff --git a/docs/en/week02/02-2/02-2-2.png b/docs/en/week02/02-2/02-2-2.png new file mode 100644 index 000000000..bea265b48 Binary files /dev/null and b/docs/en/week02/02-2/02-2-2.png differ diff --git a/docs/en/week02/02-2/02-2-3.png b/docs/en/week02/02-2/02-2-3.png new file mode 100644 index 000000000..dd3820879 Binary files /dev/null and b/docs/en/week02/02-2/02-2-3.png differ diff --git a/docs/en/week02/02-3/1-GD.png b/docs/en/week02/02-3/1-GD.png new file mode 100644 index 000000000..ce19648f3 Binary files /dev/null and b/docs/en/week02/02-3/1-GD.png differ diff --git a/docs/en/week02/02-3/2-data.png b/docs/en/week02/02-3/2-data.png new file mode 100644 index 000000000..d0b629274 Binary files /dev/null and b/docs/en/week02/02-3/2-data.png differ diff --git a/docs/en/week02/02-3/2-layer-inference.png b/docs/en/week02/02-3/2-layer-inference.png new file mode 100644 index 000000000..3d2e06286 Binary files /dev/null and b/docs/en/week02/02-3/2-layer-inference.png differ diff --git a/docs/en/week02/02-3/3-linear.png b/docs/en/week02/02-3/3-linear.png new file mode 100644 index 000000000..84e15225e Binary files /dev/null and b/docs/en/week02/02-3/3-linear.png differ diff --git a/docs/en/week02/02-3/4-non-linear.png b/docs/en/week02/02-3/4-non-linear.png new file mode 100644 index 000000000..ebaa7a780 Binary files /dev/null and b/docs/en/week02/02-3/4-non-linear.png differ diff --git a/docs/en/week02/02-3/5-nn-reg.png b/docs/en/week02/02-3/5-nn-reg.png new file mode 100644 index 000000000..d4b79d99d Binary files /dev/null and b/docs/en/week02/02-3/5-nn-reg.png differ diff --git a/docs/en/week02/02-3/6-nn-confidence.png b/docs/en/week02/02-3/6-nn-confidence.png new file mode 100644 index 000000000..e46557d99 Binary files /dev/null and b/docs/en/week02/02-3/6-nn-confidence.png differ diff --git a/docs/en/week02/02-3/FC-eqns.png b/docs/en/week02/02-3/FC-eqns.png new file mode 100644 index 000000000..3d44cd156 Binary files /dev/null and b/docs/en/week02/02-3/FC-eqns.png differ diff --git a/docs/en/week02/02-3/FC-net.png b/docs/en/week02/02-3/FC-net.png new file mode 100644 index 000000000..96f083673 Binary files /dev/null and b/docs/en/week02/02-3/FC-net.png differ diff --git a/docs/en/week02/02-3/clean-spiral-eqn.png b/docs/en/week02/02-3/clean-spiral-eqn.png new file mode 100644 index 000000000..eb5a877b1 Binary files /dev/null and b/docs/en/week02/02-3/clean-spiral-eqn.png differ diff --git a/docs/en/week02/02-3/clean-spiral.png b/docs/en/week02/02-3/clean-spiral.png new file mode 100644 index 000000000..4bb2a337d Binary files /dev/null and b/docs/en/week02/02-3/clean-spiral.png differ diff --git a/docs/en/week02/02-3/noisy-spiral-eqn.png b/docs/en/week02/02-3/noisy-spiral-eqn.png new file mode 100644 index 000000000..8e2db2ba5 Binary files /dev/null and b/docs/en/week02/02-3/noisy-spiral-eqn.png differ diff --git a/docs/en/week02/02-3/noisy-spiral.png b/docs/en/week02/02-3/noisy-spiral.png new file mode 100644 index 000000000..6c25b06f4 Binary files /dev/null and b/docs/en/week02/02-3/noisy-spiral.png differ diff --git a/docs/en/week02/02-3/one-hot.png b/docs/en/week02/02-3/one-hot.png new file mode 100644 index 000000000..83696ffec Binary files /dev/null and b/docs/en/week02/02-3/one-hot.png differ diff --git a/docs/en/week02/02-3/pre-inference4layers.png b/docs/en/week02/02-3/pre-inference4layers.png new file mode 100644 index 000000000..26da70306 Binary files /dev/null and b/docs/en/week02/02-3/pre-inference4layers.png differ diff --git a/docs/en/week02/02-3/training-data.png b/docs/en/week02/02-3/training-data.png new file mode 100644 index 000000000..d81bd9acc Binary files /dev/null and b/docs/en/week02/02-3/training-data.png differ diff --git a/docs/en/week03/03-1/Fukushima.png b/docs/en/week03/03-1/Fukushima.png new file mode 100644 index 000000000..75c14978d Binary files /dev/null and b/docs/en/week03/03-1/Fukushima.png differ diff --git a/docs/en/week03/03-1/Gallant_and_Van_Essen.png b/docs/en/week03/03-1/Gallant_and_Van_Essen.png new file mode 100644 index 000000000..dff4b7488 Binary files /dev/null and b/docs/en/week03/03-1/Gallant_and_Van_Essen.png differ diff --git a/docs/en/week03/03-1/Hubel_and_Weisel.png b/docs/en/week03/03-1/Hubel_and_Weisel.png new file mode 100644 index 000000000..d37dbbbca Binary files /dev/null and b/docs/en/week03/03-1/Hubel_and_Weisel.png differ diff --git a/docs/en/week03/03-1/HyperNetwork.png b/docs/en/week03/03-1/HyperNetwork.png new file mode 100644 index 000000000..e347d4977 Binary files /dev/null and b/docs/en/week03/03-1/HyperNetwork.png differ diff --git a/docs/en/week03/03-1/Motif.png b/docs/en/week03/03-1/Motif.png new file mode 100644 index 000000000..e47f4e0e8 Binary files /dev/null and b/docs/en/week03/03-1/Motif.png differ diff --git a/docs/en/week03/03-1/MotifImage.png b/docs/en/week03/03-1/MotifImage.png new file mode 100644 index 000000000..ffee8676a Binary files /dev/null and b/docs/en/week03/03-1/MotifImage.png differ diff --git a/docs/en/week03/03-1/Network.png b/docs/en/week03/03-1/Network.png new file mode 100644 index 000000000..9b91d3380 Binary files /dev/null and b/docs/en/week03/03-1/Network.png differ diff --git a/docs/en/week03/03-1/PT.png b/docs/en/week03/03-1/PT.png new file mode 100644 index 000000000..4e1de6f9d Binary files /dev/null and b/docs/en/week03/03-1/PT.png differ diff --git a/docs/en/week03/03-1/ShiftInvariance.png b/docs/en/week03/03-1/ShiftInvariance.png new file mode 100644 index 000000000..1f862190c Binary files /dev/null and b/docs/en/week03/03-1/ShiftInvariance.png differ diff --git a/docs/en/week03/03-1/Simon_Thorpe.png b/docs/en/week03/03-1/Simon_Thorpe.png new file mode 100644 index 000000000..ffcbdd9fe Binary files /dev/null and b/docs/en/week03/03-1/Simon_Thorpe.png differ diff --git a/docs/en/week03/03-1/Visual1.png b/docs/en/week03/03-1/Visual1.png new file mode 100644 index 000000000..9645e30d2 Binary files /dev/null and b/docs/en/week03/03-1/Visual1.png differ diff --git a/docs/en/week03/03-1/Visual2a.png b/docs/en/week03/03-1/Visual2a.png new file mode 100644 index 000000000..2b61f8f64 Binary files /dev/null and b/docs/en/week03/03-1/Visual2a.png differ diff --git a/docs/en/week03/03-1/Visual2b.png b/docs/en/week03/03-1/Visual2b.png new file mode 100644 index 000000000..c8bf41e0d Binary files /dev/null and b/docs/en/week03/03-1/Visual2b.png differ diff --git a/docs/en/week03/03-1/Visual3.png b/docs/en/week03/03-1/Visual3.png new file mode 100644 index 000000000..372c2ca3a Binary files /dev/null and b/docs/en/week03/03-1/Visual3.png differ diff --git a/docs/en/week03/03-1/cnn_features.png b/docs/en/week03/03-1/cnn_features.png new file mode 100644 index 000000000..5d2ae9abb Binary files /dev/null and b/docs/en/week03/03-1/cnn_features.png differ diff --git a/docs/en/week03/03-2/detailed_convNet.png b/docs/en/week03/03-2/detailed_convNet.png new file mode 100644 index 000000000..d59724382 Binary files /dev/null and b/docs/en/week03/03-2/detailed_convNet.png differ diff --git a/docs/en/week03/03-3/Figure 2(a) Before Applying Sparsity.png b/docs/en/week03/03-3/Figure 2(a) Before Applying Sparsity.png new file mode 100644 index 000000000..227633c93 Binary files /dev/null and b/docs/en/week03/03-3/Figure 2(a) Before Applying Sparsity.png differ diff --git a/docs/en/week03/03-3/Figure 2(b) After Applying Sparsity.png b/docs/en/week03/03-3/Figure 2(b) After Applying Sparsity.png new file mode 100644 index 000000000..953ab37ac Binary files /dev/null and b/docs/en/week03/03-3/Figure 2(b) After Applying Sparsity.png differ diff --git a/docs/en/week03/03-3/Figure 3(a) Before Applying Parameter Sharing.png b/docs/en/week03/03-3/Figure 3(a) Before Applying Parameter Sharing.png new file mode 100644 index 000000000..8d4be3f83 Binary files /dev/null and b/docs/en/week03/03-3/Figure 3(a) Before Applying Parameter Sharing.png differ diff --git a/docs/en/week03/03-3/Figure 3(b) After Applying Parameter Sharing.png b/docs/en/week03/03-3/Figure 3(b) After Applying Parameter Sharing.png new file mode 100644 index 000000000..b556e95b5 Binary files /dev/null and b/docs/en/week03/03-3/Figure 3(b) After Applying Parameter Sharing.png differ diff --git a/docs/en/week03/03-3/Figure 4 Kernals on 1D Data.png b/docs/en/week03/03-3/Figure 4 Kernals on 1D Data.png new file mode 100644 index 000000000..a14f38795 Binary files /dev/null and b/docs/en/week03/03-3/Figure 4 Kernals on 1D Data.png differ diff --git a/docs/en/week03/03-3/Figure 5 Information Representations Moving up the Hierachy.png b/docs/en/week03/03-3/Figure 5 Information Representations Moving up the Hierachy.png new file mode 100644 index 000000000..c70250447 Binary files /dev/null and b/docs/en/week03/03-3/Figure 5 Information Representations Moving up the Hierachy.png differ diff --git a/docs/en/week03/03-3/Figure 6 Illustration of Pooling.png b/docs/en/week03/03-3/Figure 6 Illustration of Pooling.png new file mode 100644 index 000000000..368031a9e Binary files /dev/null and b/docs/en/week03/03-3/Figure 6 Illustration of Pooling.png differ diff --git a/docs/en/week03/03-3/Figure 7 Pooling results.png b/docs/en/week03/03-3/Figure 7 Pooling results.png new file mode 100644 index 000000000..18de54410 Binary files /dev/null and b/docs/en/week03/03-3/Figure 7 Pooling results.png differ diff --git a/docs/en/week03/03-3/Figure 8 Instances from the Original MNIST Dataset.png b/docs/en/week03/03-3/Figure 8 Instances from the Original MNIST Dataset.png new file mode 100644 index 000000000..8aa766792 Binary files /dev/null and b/docs/en/week03/03-3/Figure 8 Instances from the Original MNIST Dataset.png differ diff --git a/docs/en/week03/03-3/Figure 9 Instances from Permuted MNIST Dataset.png b/docs/en/week03/03-3/Figure 9 Instances from Permuted MNIST Dataset.png new file mode 100644 index 000000000..0cba162fc Binary files /dev/null and b/docs/en/week03/03-3/Figure 9 Instances from Permuted MNIST Dataset.png differ diff --git a/docs/en/week04/04-1/audioSignal.png b/docs/en/week04/04-1/audioSignal.png new file mode 100644 index 000000000..c80448da0 Binary files /dev/null and b/docs/en/week04/04-1/audioSignal.png differ diff --git a/docs/en/week04/04-1/fig4.png b/docs/en/week04/04-1/fig4.png new file mode 100644 index 000000000..401c1a42b Binary files /dev/null and b/docs/en/week04/04-1/fig4.png differ diff --git a/docs/en/week04/04-1/fig5.png b/docs/en/week04/04-1/fig5.png new file mode 100644 index 000000000..90403464c Binary files /dev/null and b/docs/en/week04/04-1/fig5.png differ diff --git a/docs/en/week04/04-1/fig6.png b/docs/en/week04/04-1/fig6.png new file mode 100644 index 000000000..e72e0d27a Binary files /dev/null and b/docs/en/week04/04-1/fig6.png differ diff --git a/docs/en/week04/04-1/fig7.png b/docs/en/week04/04-1/fig7.png new file mode 100644 index 000000000..bf96c441b Binary files /dev/null and b/docs/en/week04/04-1/fig7.png differ diff --git a/docs/en/week04/04-1/notes.png b/docs/en/week04/04-1/notes.png new file mode 100644 index 000000000..4b765dafd Binary files /dev/null and b/docs/en/week04/04-1/notes.png differ diff --git a/docs/en/week04/04-1/spectrogram.png b/docs/en/week04/04-1/spectrogram.png new file mode 100644 index 000000000..c703a4d50 Binary files /dev/null and b/docs/en/week04/04-1/spectrogram.png differ