graykode / graykode/nlp-tutorial
TextCNN_Torch have wrong comment
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 14.9k
- Fork
- 3.9k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
`def forward(self, X):
embedded_chars = self.W[X] # [batch_size, sequence_length, sequence_length] `
I think the shape is [batch_size, sequence_length,embedding_size]
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.