Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enarc #7

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Enarc #7

wants to merge 27 commits into from

Conversation

vinay-004
Copy link
Collaborator

I have added the batch_size argument in the main function.

Copy link
Owner

@travisdesell travisdesell left a comment

Choose a reason for hiding this comment

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

"batch-size" is confusing because it means something else in the context of minibatch gradient descent or batch gradient descent. I would call it 'sequence_length' instead. Change 'batchify' to something like split_by_length or something as well to avoid confusion.

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.

2 participants