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 noticed that the Chinese translation appears to be machine-generated. Do you have any plans to officially translate this excellent project? If needed, I am willing to take on the responsibility for the Chinese translation!
Yeah it's machine generated. We cannot translate because we don't know Chinese unfortunately. It's something that'll be quite useful since most of the readers are Chinese speaking.
Got it. So I just need to modify the translations in the translate_cache folder, right? Also, when submitting a PR, should I do it chapter by chapter or wait until the entire translation is finished and submit it all at once?
I am very grateful for the effort everyone has put into this project. It has given me a thorough understanding of neural networks. I hope to contribute to making it better.
Lets do PRs and merge them as you translate. It'll be a lot faster and you'll be able to see how the translations appear on nn.labml.ai. May be others will also join you to help.
Activity
vpj commentedon Jun 19, 2024
Yeah it's machine generated. We cannot translate because we don't know Chinese unfortunately. It's something that'll be quite useful since most of the readers are Chinese speaking.
The translations are in the folder https://github.com/labmlai/annotated_deep_learning_paper_implementations/tree/master/translate_cache
These are then used to generate the HTML
pengchzn commentedon Jun 20, 2024
Got it. So I just need to modify the translations in the
translate_cache
folder, right? Also, when submitting a PR, should I do it chapter by chapter or wait until the entire translation is finished and submit it all at once?I am very grateful for the effort everyone has put into this project. It has given me a thorough understanding of neural networks. I hope to contribute to making it better.
vpj commentedon Jun 20, 2024
Lets do PRs and merge them as you translate. It'll be a lot faster and you'll be able to see how the translations appear on nn.labml.ai. May be others will also join you to help.
vpj commentedon Jun 20, 2024
Lets first do on one of the simplest files and test.