Skip to content

Annotation for Character RNN #189

Open
chinglamchoi wants to merge 6 commits into
FluxML:masterfrom
chinglamchoi:master
Open

Annotation for Character RNN #189
chinglamchoi wants to merge 6 commits into
FluxML:masterfrom
chinglamchoi:master

Conversation

@chinglamchoi

Copy link
Copy Markdown

No description provided.

@logankilpatrick logankilpatrick left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should help people! Nice job.

@chinglamchoi

Copy link
Copy Markdown
Author

Thank you!!

Comment thread text/char-rnn/char-rnn.jl
# # 2. Data Download & Pre-processing
# - Source of data: Shakespeare text from https://cs.stanford.edu/people/karpathy/char-rnn/
# - Generate character tokens
# - Partition in batches for input

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Probably good to talk about how these batches are divided. The comments in the code blocks would do well as Markdown cells that detail the why and how in a couple lines

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.

Sure! I'll add these details in a few days' time if you don't mind, it's actually testing/examination period for my school!

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.

3 participants