Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review subtitle no.25 keras_introduction #513

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

txyzy1232006
Copy link

@txyzy1232006 txyzy1232006 commented Feb 23, 2023

ref #390

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

If you're an experienced machine learning engineer

10
00:00:24,960 --> 00:00:28,230
谁经常使用 Keras,这可能就是你需要知道的全部
并且经常使用Keras的话,这可能就是你使用它们
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
并且经常使用Keras的话,这可能就是你使用它们
并且经常使用 Keras 的话,这可能就是你使用它们

@@ -95,7 +95,7 @@ But first, at a high level, what is a Keras model?

20
00:00:50,820 --> 00:00:54,810
所以你的模型基本上包含了你的整个网络
你的模型基本上包含了你的整个网络
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

network 这里是否是神经网络的意思?

a very quick introduction to how our transformer models

4
00:00:10,350 --> 00:00:14,040
Tensorflow 和 Keras 一起工作。
是如何跟 Tensorflow 和 Keras 一起工作。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
是如何跟 Tensorflow 和 Keras 一起工作。
是如何跟 TensorFlow 和 Keras 一起工作。

The very short explanation

6
00:00:15,510 --> 00:00:17,310
是我们所有的 Tensorflow 模型
我们所有的 Tensorflow 模型
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
我们所有的 Tensorflow 模型
我们所有的 TensorFlow 模型

becomes manageable, because you interact with it

61
00:02:35,430 --> 00:02:39,000
以完全相同的方式,使用完全相同的方法,
使用完全相同的方法,与它交互
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
使用完全相同的方法,与它交互
使用完全相同的方法与它交互

@chenglu
Copy link
Contributor

chenglu commented Feb 27, 2023

Btw, the title could be updated to:
docs(zh-cn): Reviewed No. 25 - Keras introduction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants