Skip to content

Commit

Permalink
Move individual weeks into their own folders
Browse files Browse the repository at this point in the history
  • Loading branch information
ebetica committed Feb 28, 2020
1 parent 376f97b commit 3910f06
Show file tree
Hide file tree
Showing 106 changed files with 29 additions and 29 deletions.
44 changes: 22 additions & 22 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,24 @@ exclude:
prologues:
- path: en/about.md
chapters:
- path: en/01.md
- path: en/week01/01.md
sections:
- path: en/01-1.md
- path: en/01-2.md
- path: en/01-3.md
- path: en/02.md
- path: en/week01/01-1.md
- path: en/week01/01-2.md
- path: en/week01/01-3.md
- path: en/week02/02.md
sections:
- path: en/02-1.md
- path: en/02-2.md
- path: en/02-3.md
- path: en/03.md
- path: en/week02/02-1.md
- path: en/week02/02-2.md
- path: en/week02/02-3.md
- path: en/week03/03.md
sections:
- path: en/03-1.md
- path: en/03-2.md
- path: en/03-3.md
- path: en/04.md
- path: en/week03/03-1.md
- path: en/week03/03-2.md
- path: en/week03/03-3.md
- path: en/week04/04.md
sections:
- path: en/04-1.md
- path: en/week04/04-1.md
#epilogues:
# - path: chapters/end.md

Expand All @@ -74,13 +74,13 @@ zh:
prologues:
- path: zh/about.md
chapters:
- path: zh/01.md
- path: zh/week01/01.md
sections:
- path: zh/01-1.md
- path: zh/01-2.md
- path: zh/01-3.md
- path: zh/02.md
- path: zh/week01/01-1.md
- path: zh/week01/01-2.md
- path: zh/week01/01-3.md
- path: zh/week02/02.md
sections:
- path: zh/02-1.md
- path: zh/02-2.md
- path: zh/02-3.md
- path: zh/week02/02-1.md
- path: zh/week02/02-2.md
- path: zh/week02/02-3.md
Binary file removed docs/en/01-3/Network.png
Binary file not shown.
Binary file removed docs/en/01-3/Spiral1.png
Binary file not shown.
Binary file removed docs/en/01-3/Spiral2.png
Binary file not shown.
Binary file removed docs/en/01-3/initial_scatter_lab1.png
Binary file not shown.
Binary file removed docs/en/01-3/matrix_multiplication_lab1.png
Binary file not shown.
Binary file removed docs/en/01-3/matrix_multiplication_lab1_2.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/en/01-3/tanh_lab1.png
Binary file not shown.
Binary file removed docs/en/01-3/untrained_nn_transformation_lab1.png
Binary file not shown.
Binary file removed docs/en/02-1/Average_Loss.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure 7.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure10.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure2.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure3.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure4.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure5.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure6.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure8.png
Binary file not shown.
Binary file removed docs/en/02-1/Figure9.png
Binary file not shown.
Binary file removed docs/en/02-2/02-2-1.png
Binary file not shown.
Binary file removed docs/en/02-2/02-2-2.png
Binary file not shown.
Binary file removed docs/en/02-2/02-2-3.png
Binary file not shown.
Binary file removed docs/en/02-3/1-GD.png
Binary file not shown.
Binary file removed docs/en/02-3/2-data.png
Binary file not shown.
Binary file removed docs/en/02-3/2-layer-inference.png
Diff not rendered.
Binary file removed docs/en/02-3/3-linear.png
Diff not rendered.
Binary file removed docs/en/02-3/4-non-linear.png
Diff not rendered.
Binary file removed docs/en/02-3/5-nn-reg.png
Diff not rendered.
Binary file removed docs/en/02-3/6-nn-confidence.png
Diff not rendered.
Binary file removed docs/en/02-3/FC-eqns.png
Diff not rendered.
Binary file removed docs/en/02-3/FC-net.png
Diff not rendered.
Binary file removed docs/en/02-3/clean-spiral-eqn.png
Diff not rendered.
Binary file removed docs/en/02-3/clean-spiral.png
Diff not rendered.
Binary file removed docs/en/02-3/noisy-spiral-eqn.png
Diff not rendered.
Binary file removed docs/en/02-3/noisy-spiral.png
Diff not rendered.
Binary file removed docs/en/02-3/one-hot.png
Diff not rendered.
Binary file removed docs/en/02-3/pre-inference4layers.png
Diff not rendered.
Binary file removed docs/en/02-3/training-data.png
Diff not rendered.
Binary file removed docs/en/03-1/Fukushima.png
Diff not rendered.
Binary file removed docs/en/03-1/Gallant_and_Van_Essen.png
Diff not rendered.
Binary file removed docs/en/03-1/Hubel_and_Weisel.png
Diff not rendered.
Binary file removed docs/en/03-1/HyperNetwork.png
Diff not rendered.
Binary file removed docs/en/03-1/Motif.png
Diff not rendered.
Binary file removed docs/en/03-1/MotifImage.png
Diff not rendered.
Binary file removed docs/en/03-1/Network.png
Diff not rendered.
Binary file removed docs/en/03-1/PT.png
Diff not rendered.
Binary file removed docs/en/03-1/ShiftInvariance.png
Diff not rendered.
Binary file removed docs/en/03-1/Simon_Thorpe.png
Diff not rendered.
Binary file removed docs/en/03-1/Visual1.png
Diff not rendered.
Binary file removed docs/en/03-1/Visual2a.png
Diff not rendered.
Binary file removed docs/en/03-1/Visual2b.png
Diff not rendered.
Binary file removed docs/en/03-1/Visual3.png
Diff not rendered.
Binary file removed docs/en/03-1/cnn_features.png
Diff not rendered.
Binary file removed docs/en/03-2/detailed_convNet.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed docs/en/03-3/Figure 4 Kernals on 1D Data.png
Diff not rendered.
Diff not rendered.
Binary file removed docs/en/03-3/Figure 6 Illustration of Pooling.png
Diff not rendered.
Binary file removed docs/en/03-3/Figure 7 Pooling results.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed docs/en/04-1/audioSignal.png
Diff not rendered.
Binary file removed docs/en/04-1/fig4.png
Diff not rendered.
Binary file removed docs/en/04-1/fig5.png
Diff not rendered.
Binary file removed docs/en/04-1/fig6.png
Diff not rendered.
Binary file removed docs/en/04-1/fig7.png
Diff not rendered.
Binary file removed docs/en/04-1/notes.png
Diff not rendered.
Binary file removed docs/en/04-1/spectrogram.png
Diff not rendered.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/zh/01-1.md → docs/zh/week01/01-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ authors: Yunya Wang, SunJoo Park, Mark Estudillo, Justin Mae
date: 27 Jan 2020
---

This will be the translated version of [Motivation of Deep Learning, and Its History and Inspiration]({{ site.baseurl }}{% link en/01-1.md %}).
This will be the translated version of [Motivation of Deep Learning, and Its History and Inspiration]({{ site.baseurl }}{% link en/week01/01-1.md %}).
2 changes: 1 addition & 1 deletion docs/zh/01-2.md → docs/zh/week01/01-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ date: 27 Jan 2020
---


This will be the translated version of [Evolution and Uses of CNNs and Why Deep Learning?]({{site.baseurl}}{% link en/01-2.md %}).
This will be the translated version of [Evolution and Uses of CNNs and Why Deep Learning?]({{site.baseurl}}{% link en/week01/01-2.md %}).
2 changes: 1 addition & 1 deletion docs/zh/01-3.md → docs/zh/week01/01-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ title: Problem Motivation, Linear Algebra, and Visualization
authors: Derek Yen, Tony Xu, Ben Stadnick, Prasanthi Gurumurthy
---

This will be the translated version of [Problem Motivation, Linear Algebra, and Visualization]({{site.baseurl}}{% link en/01-3.md %}).
This will be the translated version of [Problem Motivation, Linear Algebra, and Visualization]({{site.baseurl}}{% link en/week01/01-3.md %}).
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/zh/02-1.md → docs/zh/week02/02-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ authors: Amartya Prasad, Dongning Fang, Yuxin Tang, Sahana Upadhya
date: 3 February 2020
---

This will be the translated version of [Introduction to Gradient Descent and Backpropagation Algorithm]({{site.baseurl}}{% link en/02-1.md %}).
This will be the translated version of [Introduction to Gradient Descent and Backpropagation Algorithm]({{site.baseurl}}{% link en/week02/02-1.md %}).
2 changes: 1 addition & 1 deletion docs/zh/02-2.md → docs/zh/week02/02-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ authors: Micaela Flores, Sheetal Laad, Brina Seidel, Aishwarya Rajan
date: 3 February 2020
---

This will be the translated version of [Computing gradients for NN modules and Practical tricks for Back Propagation]({{site.baseurl}}{% link en/02-2.md %}).
This will be the translated version of [Computing gradients for NN modules and Practical tricks for Back Propagation]({{site.baseurl}}{% link en/week02/02-2.md %}).
2 changes: 1 addition & 1 deletion docs/zh/02-3.md → docs/zh/week02/02-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ date: 4 February 2020
typora-root-url: 02-3
---

This will be the translated version of [Artificial neural networks (ANNs)]({{site.baseurl}}{% link en/02-3.md %}).
This will be the translated version of [Artificial neural networks (ANNs)]({{site.baseurl}}{% link en/week02/02-3.md %}).
2 changes: 1 addition & 1 deletion docs/zh/02.md → docs/zh/week02/02.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ lang-ref: ch.02
title: Week 2
---

This will be the translated version of [Week 2]({{site.baseurl}}{% link en/02.md %}).
This will be the translated version of [Week 2]({{site.baseurl}}{% link en/week02/02.md %}).

0 comments on commit 3910f06

Please sign in to comment.