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

Version 2.0 will be updated #57

Closed graykode closed 4 years ago

graykode commented 4 years ago

Hello. It's been about 2 years since the repository started, and thank you for your interest. Most of them are now written in legacy code that is not used in pytorch or tensorflow, so we want to update to a new version.

There is no plan to support tensorflow v2 because the python-like pytorch is more readable for beginners. In addition, the philosophy of pytorch and tensorflow is very different, and good code cannot be produced by trying to implement them similarly.

Therefore, the existing tensorflow v1 related code will be archived in a new folder.