Skip to content

Commit 4a2795c

Browse files
committed
update week 46
1 parent 0ea97b4 commit 4a2795c

37 files changed

+2557
-169
lines changed

doc/pub/week46/html/._week46-bs000.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -348,7 +360,7 @@ <h4>Week 46, November 10-14</h4>
348360
<li><a href="._week46-bs008.html">9</a></li>
349361
<li><a href="._week46-bs009.html">10</a></li>
350362
<li><a href="">...</a></li>
351-
<li><a href="._week46-bs063.html">64</a></li>
363+
<li><a href="._week46-bs066.html">67</a></li>
352364
<li><a href="._week46-bs001.html">&raquo;</a></li>
353365
</ul>
354366
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs001.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -346,7 +358,7 @@ <h2 id="plan-for-week-46" class="anchor">Plan for week 46 </h2>
346358
<li><a href="._week46-bs009.html">10</a></li>
347359
<li><a href="._week46-bs010.html">11</a></li>
348360
<li><a href="">...</a></li>
349-
<li><a href="._week46-bs063.html">64</a></li>
361+
<li><a href="._week46-bs066.html">67</a></li>
350362
<li><a href="._week46-bs002.html">&raquo;</a></li>
351363
</ul>
352364
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs002.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -331,7 +343,7 @@ <h2 id="reading-recommendations" class="anchor">Reading recommendations </h2>
331343
<li><a href="._week46-bs010.html">11</a></li>
332344
<li><a href="._week46-bs011.html">12</a></li>
333345
<li><a href="">...</a></li>
334-
<li><a href="._week46-bs063.html">64</a></li>
346+
<li><a href="._week46-bs066.html">67</a></li>
335347
<li><a href="._week46-bs003.html">&raquo;</a></li>
336348
</ul>
337349
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs003.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -333,7 +345,7 @@ <h2 id="tensorflow-examples" class="anchor">TensorFlow examples </h2>
333345
<li><a href="._week46-bs011.html">12</a></li>
334346
<li><a href="._week46-bs012.html">13</a></li>
335347
<li><a href="">...</a></li>
336-
<li><a href="._week46-bs063.html">64</a></li>
348+
<li><a href="._week46-bs066.html">67</a></li>
337349
<li><a href="._week46-bs004.html">&raquo;</a></li>
338350
</ul>
339351
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs004.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -335,7 +347,7 @@ <h2 id="from-nns-and-cnns-to-recurrent-neural-networks-rnns" class="anchor">From
335347
<li><a href="._week46-bs012.html">13</a></li>
336348
<li><a href="._week46-bs013.html">14</a></li>
337349
<li><a href="">...</a></li>
338-
<li><a href="._week46-bs063.html">64</a></li>
350+
<li><a href="._week46-bs066.html">67</a></li>
339351
<li><a href="._week46-bs005.html">&raquo;</a></li>
340352
</ul>
341353
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs005.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -341,7 +353,7 @@ <h2 id="what-is-a-recurrent-nn" class="anchor">What is a recurrent NN? </h2>
341353
<li><a href="._week46-bs013.html">14</a></li>
342354
<li><a href="._week46-bs014.html">15</a></li>
343355
<li><a href="">...</a></li>
344-
<li><a href="._week46-bs063.html">64</a></li>
356+
<li><a href="._week46-bs066.html">67</a></li>
345357
<li><a href="._week46-bs006.html">&raquo;</a></li>
346358
</ul>
347359
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs006.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -342,7 +354,7 @@ <h2 id="why-rnns" class="anchor">Why RNNs? </h2>
342354
<li><a href="._week46-bs014.html">15</a></li>
343355
<li><a href="._week46-bs015.html">16</a></li>
344356
<li><a href="">...</a></li>
345-
<li><a href="._week46-bs063.html">64</a></li>
357+
<li><a href="._week46-bs066.html">67</a></li>
346358
<li><a href="._week46-bs007.html">&raquo;</a></li>
347359
</ul>
348360
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs007.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -340,7 +352,7 @@ <h2 id="feedback-connections" class="anchor">Feedback connections </h2>
340352
<li><a href="._week46-bs015.html">16</a></li>
341353
<li><a href="._week46-bs016.html">17</a></li>
342354
<li><a href="">...</a></li>
343-
<li><a href="._week46-bs063.html">64</a></li>
355+
<li><a href="._week46-bs066.html">67</a></li>
344356
<li><a href="._week46-bs008.html">&raquo;</a></li>
345357
</ul>
346358
<!-- ------------------- end of main content --------------- -->

doc/pub/week46/html/._week46-bs008.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,16 @@
196196
('And the corresponding one with PyTorch',
197197
2,
198198
None,
199-
'and-the-corresponding-one-with-pytorch')]}
199+
'and-the-corresponding-one-with-pytorch'),
200+
('Dynamical ordinary differential equation',
201+
2,
202+
None,
203+
'dynamical-ordinary-differential-equation'),
204+
('The Runge-Kutta-4 code', 2, None, 'the-runge-kutta-4-code'),
205+
('Using the above data to train an RNN',
206+
2,
207+
None,
208+
'using-the-above-data-to-train-an-rnn')]}
200209
end of tocinfo -->
201210

202211
<body>
@@ -294,6 +303,9 @@
294303
<!-- navigation toc: --> <li><a href="._week46-bs061.html#summary-of-lstm" style="font-size: 80%;">Summary of LSTM</a></li>
295304
<!-- navigation toc: --> <li><a href="._week46-bs062.html#lstm-implementation-using-tensorflow" style="font-size: 80%;">LSTM implementation using TensorFlow</a></li>
296305
<!-- navigation toc: --> <li><a href="._week46-bs063.html#and-the-corresponding-one-with-pytorch" style="font-size: 80%;">And the corresponding one with PyTorch</a></li>
306+
<!-- navigation toc: --> <li><a href="._week46-bs064.html#dynamical-ordinary-differential-equation" style="font-size: 80%;">Dynamical ordinary differential equation</a></li>
307+
<!-- navigation toc: --> <li><a href="._week46-bs065.html#the-runge-kutta-4-code" style="font-size: 80%;">The Runge-Kutta-4 code</a></li>
308+
<!-- navigation toc: --> <li><a href="._week46-bs066.html#using-the-above-data-to-train-an-rnn" style="font-size: 80%;">Using the above data to train an RNN</a></li>
297309

298310
</ul>
299311
</li>
@@ -340,7 +352,7 @@ <h2 id="vanishing-gradients" class="anchor">Vanishing gradients </h2>
340352
<li><a href="._week46-bs016.html">17</a></li>
341353
<li><a href="._week46-bs017.html">18</a></li>
342354
<li><a href="">...</a></li>
343-
<li><a href="._week46-bs063.html">64</a></li>
355+
<li><a href="._week46-bs066.html">67</a></li>
344356
<li><a href="._week46-bs009.html">&raquo;</a></li>
345357
</ul>
346358
<!-- ------------------- end of main content --------------- -->

0 commit comments

Comments
 (0)