aboutsummaryrefslogtreecommitdiff
path: root/microposts/rnn-fsm.org
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-06-18 17:47:12 +1000
committerYuchen Pei <me@ypei.me>2021-06-18 17:47:12 +1000
commite9795c6b134eed858ddb73c036ff5c941d7e9838 (patch)
tree8749a5460dc81658b6016f8d08c0a129e60cef0e /microposts/rnn-fsm.org
parent0663174364fef45d3985019b4f98375b4195bb0f (diff)
Updated.
Diffstat (limited to 'microposts/rnn-fsm.org')
-rw-r--r--microposts/rnn-fsm.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/microposts/rnn-fsm.org b/microposts/rnn-fsm.org
index a1bdf2d..41054d5 100644
--- a/microposts/rnn-fsm.org
+++ b/microposts/rnn-fsm.org
@@ -2,7 +2,7 @@
#+date: <2018-05-11>
-Related to [[file:neural-turing-machine][a previous micropost]].
+Related to [[neural-turing-machine][a previous micropost]].
[[http://www.cs.toronto.edu/~rgrosse/csc321/lec9.pdf][These slides from
Toronto]] are a nice introduction to RNN (recurrent neural network) from