labmlai / annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
https://nn.labml.ai
MIT License
56.54k stars 5.8k forks source link

Refine Chinese translation #258

Closed pengchzn closed 5 months ago

pengchzn commented 5 months ago

I have refined the translation of translate_cache/init.zh.json as a test.

Also, I found that the chapter on Sophia-G Optimizer seems to be missing in the Chinese and Japanese versions.

vpj commented 5 months ago

Created the translated pages for Sophia-G and some other missing files. Couldn't get automatic translations because we have not paid for that subscription. 😔

I had to resolve some line during the merge, because the cache was outdated; sorry I should have done this before you started refining translation. Please check if it's ok.

Thanks

pengchzn commented 5 months ago

Ok, thanks! I will be responsible for the manual translation of Chinese.

vpj commented 5 months ago

Which one are you planning to do next?

pengchzn commented 5 months ago

I will translate according to the order of the homepage, the next one is Transformers