Skip to content

feat: add estimated reading time to NLP RNNs post#5

Open
hirehamir wants to merge 1 commit into
colah:masterfrom
hirehamir:feat/add-estimated-reading-time-to-nlp-rnns-representations-post
Open

feat: add estimated reading time to NLP RNNs post#5
hirehamir wants to merge 1 commit into
colah:masterfrom
hirehamir:feat/add-estimated-reading-time-to-nlp-rnns-representations-post

Conversation

@hirehamir
Copy link
Copy Markdown

Closes #4

Comment thread index.md
published: true
author: Chris Olah
mathjax: on
reading_time: 19
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ wc --word index.md 
3783 index.md

If we assume a silent reading speed of 238 words per minute, or 200 to be safe, we get an estimated reading time of 3783 words / 200 minutes ~ 19 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add estimated reading time to index.md

1 participant