diff options
author | Yuchen Pei <me@ypei.me> | 2021-06-18 17:47:12 +1000 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2021-06-18 17:47:12 +1000 |
commit | e9795c6b134eed858ddb73c036ff5c941d7e9838 (patch) | |
tree | 8749a5460dc81658b6016f8d08c0a129e60cef0e /microposts | |
parent | 0663174364fef45d3985019b4f98375b4195bb0f (diff) |
Updated.
Diffstat (limited to 'microposts')
-rw-r--r-- | microposts/ia-lawsuit.org | 2 | ||||
-rw-r--r-- | microposts/rnn-fsm.org | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/microposts/ia-lawsuit.org b/microposts/ia-lawsuit.org index f5952e9..7979b93 100644 --- a/microposts/ia-lawsuit.org +++ b/microposts/ia-lawsuit.org @@ -1,4 +1,4 @@ -#+title: ia-lawsuit +#+title: ia lawsuit #+date: <2020-08-02> 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 |