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

[zh] cs-229-deep-learning #12

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

spin6lock
Copy link
Contributor

working in progress

@shervinea shervinea added the in progress Work in progress label Sep 15, 2018
@MelonTennis
Copy link

For your information, I translated after your progress in #23 :)

@spin6lock
Copy link
Contributor Author

@yijiajin Oh, I see :) Thanks a lot!

@spin6lock
Copy link
Contributor Author

@shervinea Should I preserve the number list head, like 2. ? And what about the bold ** ?

@shervinea
Copy link
Owner

shervinea commented Sep 15, 2018

Thanks to the both of you for your hard work!

@spin6lock The format is as follows:

  1. English blabla

⟶ Translated blabla

@spin6lock spin6lock force-pushed the zh_cheatsheet-deep-learning branch from ed72d58 to 6831664 Compare September 17, 2018 05:05
@spin6lock
Copy link
Contributor Author

Dropout是2012年的paper:《ImageNet Classification with Deep Convolutional》所提到的算法,用于防止过拟合。目前还没看到通用的翻译,这里暂时翻译为降层

Dropout is from paper ImageNet Classification with Deep Convolutional. I can't find popular translation for it currently. Use 降层 as Dropout in translation.

@shervinea shervinea added zh and removed zh labels Sep 19, 2018
@shervinea shervinea added reviewer wanted Looking for a reviewer and removed in progress Work in progress labels Sep 28, 2018
Copy link
Contributor

@tigerneil tigerneil left a comment

Choose a reason for hiding this comment

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

预测 -> 估计
降层 -> 随机丢弃
归一化 -> 规范化
递归 -> 循环
策略检索 -> 策略搜索

Copy link
Contributor

@tigerneil tigerneil left a comment

Choose a reason for hiding this comment

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

字母应该保留空格

交叉墒 -> 交叉熵
降层 -> 随机丢弃
批标准化 -> 批规范化

@shervinea
Copy link
Owner

@spin6lock would you have time to do the changes? If not, no worries; then maybe we could continue this process directly on this PR that I previously marked as duplicate.

@spin6lock
Copy link
Contributor Author

spin6lock commented Oct 3, 2018 via email

@spin6lock
Copy link
Contributor Author

@tigerneil 递归->循环 没修改,按中文wiki的翻译,一个是时间递归(recurrent nn),一个是结构递归(recursive nn)

@shervinea shervinea changed the title [zh] Deep learning [zh] cs-229-deep-learning Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewer wanted Looking for a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants