Skip to content

Conversation

chinglamchoi
Copy link

No description provided.

Copy link
Member

@logankilpatrick logankilpatrick left a comment

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
Author

Thank you!!

# # 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
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
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