graykode / nlp-tutorial

Natural Language Processing Tutorial for Deep Learning Researchers
https://www.reddit.com/r/MachineLearning/comments/amfinl/project_nlptutoral_repository_who_is_studying/
MIT License
14.03k stars 3.9k forks source link

Fix textCNN shaope comments typo #49

Closed Yuhuishishishi closed 4 years ago

Yuhuishishishi commented 4 years ago

embedded_chars should be of shape (batch_size, sequence_length, embedding_dim). I think there is a typo here.

graykode commented 4 years ago

@Yuhuishishishi I agree with merging this pr.