docs: Add Chinese translation for README#22502
docs: Add Chinese translation for README#22502xingzihai wants to merge 1 commit intokeras-team:masterfrom
Conversation
- Add README_CN.md with complete Chinese translation - Help Chinese-speaking users understand Keras 3 features - Maintain original formatting and links - Use standard deep learning terminology in Chinese
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request significantly enhances the accessibility of Keras 3 by introducing a comprehensive Chinese translation of its primary documentation. This initiative will enable a broader audience of Chinese-speaking developers to more easily grasp Keras 3's features, installation procedures, and benefits, fostering wider adoption and understanding of the framework. Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request introduces the Chinese translation of the Keras 3 README (README_CN.md). Feedback includes a suggestion to improve the accuracy of the translation for 'backend package(s)' and to add a trailing newline character to the file for better compatibility.
| pip install keras --upgrade | ||
| ``` | ||
|
|
||
| 2. 安装后端包。 |
| - 作为 JAX 用户:获得一个功能齐全、久经考验、文档完善的建模和训练库。 | ||
|
|
||
|
|
||
| 更多信息请阅读 [Keras 3 发布公告](https://keras.io/keras_3/)。 No newline at end of file |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #22502 +/- ##
==========================================
- Coverage 83.20% 79.74% -3.47%
==========================================
Files 596 596
Lines 67621 67621
Branches 10531 10531
==========================================
- Hits 56266 53922 -2344
- Misses 8630 11019 +2389
+ Partials 2725 2680 -45
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Please accept the CLA |
Summary
This PR adds a Chinese translation of the README.md file to help Chinese-speaking users understand Keras 3 features and get started more easily.
Changes
Translation Notes
Benefits
This translation will help millions of Chinese-speaking developers better understand Keras 3 and get started more easily.
I have read the CONTRIBUTING.md and am happy to sign the CLA if needed.