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

Closed lvyilin closed 4 years ago

lvyilin commented 5 years ago

move the learnable layer conv to init

graykode commented 4 years ago

@lvyilin Thanks for your contribution! I admit that your code representation is a bit more pytorch. so I'll merge it

I plan to upgrade the code a little further according to the corresponding below PR:

57