From 7bf39fa7f7cde3ae27b4cef0119e71ad60469040 Mon Sep 17 00:00:00 2001 From: Hamir Date: Mon, 25 May 2026 22:41:05 -0700 Subject: [PATCH] feat: add estimated reading time to NLP RNNs post --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 740438b..d732fc9 100644 --- a/index.md +++ b/index.md @@ -4,6 +4,7 @@ date: 2014-07-07 published: true author: Chris Olah mathjax: on +reading_time: 19 tags: neural networks, deep learning, representations, NLP, recursive neural networks ---