You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that there are some compatibility issues between the code in the Chinese version and the latest d2l package, by checking the English version, I found that the code in the English version has been updated with pytorch2.0, and the d2l package has been updated with it, and these updates have not been synchronized to the Chinese version in time, which causes a lot of problems to students who use the Chinese version for learning. So I would like to ask the team if there is any plan to update the Chinese version, and if there is anything I can do to contribute to this?
The text was updated successfully, but these errors were encountered:
Yes, It's true.
Chinese version is significantlly outdated, and many Chapter in English version even have no corresponding Chapter in Chinese version.
For example, In English version, 3.2 and 3.3 - which is building some wheels for later ML experience, has no corresponding content in Chinese version. And no need to mention Vol 2 content.
Maybe we can do some translate work and renew our Chinese version repository - It has a higher version but fewer content than English version.
I found that there are some compatibility issues between the code in the Chinese version and the latest d2l package, by checking the English version, I found that the code in the English version has been updated with pytorch2.0, and the d2l package has been updated with it, and these updates have not been synchronized to the Chinese version in time, which causes a lot of problems to students who use the Chinese version for learning. So I would like to ask the team if there is any plan to update the Chinese version, and if there is anything I can do to contribute to this?
The text was updated successfully, but these errors were encountered: