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

Dịch "softmax-regression" - Phần 2 #732

Merged
merged 5 commits into from Feb 24, 2020
Merged

Dịch "softmax-regression" - Phần 2 #732

merged 5 commits into from Feb 24, 2020

Conversation

lyphilong
Copy link
Contributor

@lyphilong lyphilong commented Feb 22, 2020

Pull Request Checklist

Đánh dấu tick (sau khi "Create Pull Request") vào các mục dưới đây:

  • Pull Request này tương ứng với issue nào? Trả lời số issue sau dấu # (không có dấu cách): Close Dịch "softmax-regression" - Phần 2 #700

  • Bản dịch này có bám sát Bảng thuật ngữ không? Nếu một từ/cụm chưa có trong Bảng thuật ngữ, hãy tạo một Pull Request riêng đề xuất cách dịch từ/cụm đó.

  • Format của bản gốc có được giữ nguyên không?

    • Các phần in nghiêng, in đậm.
    • Tiêu đề (số lượng dấu # đầu dòng).
    • Bảng biểu, chú thích cho bảng (dòng phía trên mỗi bảng bắt đầu bằng dấu :).
    • Dịch các từ trong hình vẽ nếu cần. Các dòng có hình có dạng: ![caption](path).
    • Dịch các chú thích hình vẽ (thay các cụm *dịch chú thích ảnh phía trên* bằng bản dịch tiếng Việt).
    • Không dịch các phần code (nằm giữa hai dấu `````).
    • Copy các công thức toán từ bản gốc (các đoạn có $).
    • Giữ các dòng gán nhãn (bắt đầu với :label:).
    • Không tự thêm bớt các dòng trắng.
  • Trong một đoạn văn, mỗi câu văn đã được viết trong một dòng, giữa các dòng không có dòng trắng. Markdown sẽ coi những dòng liền nhau không có dòng trắng là một đoạn văn. Việc này giúp công đoạn review được thuận tiện hơn.

  • Tất cả chữ trong các hình vẽ đã được dịch. Nếu chưa, vui lòng xem thêm hướng dẫn hoặc yêu cầu dịch hình.

  • Điền tên của bạn vào mục "Những người thực hiện" ở cuối file.

  • Sau khi được approve, điền tên những reviewers mà bạn thấy có nhiều đóng góp cho Pull Request này. Xem danh sách Contributors tại đây.

Với Reviewer

  1. Chỉ review nếu Pull Request này đã sẵn sàng cho việc review.

  2. Bạn có thể đề xuất thay đổi cách dịch mỗi dòng trực tiếp như trong hình dưới đây:
    img

@thanhcsf thanhcsf added this to Review in progress in v0.14.x via automation Feb 22, 2020
@thanhcsf thanhcsf added this to the 03. Linear Neural Networks milestone Feb 22, 2020
Copy link
Member

@lkhphuc lkhphuc left a comment

Choose a reason for hiding this comment

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

Mình có vài gợi ý. Từ One-hot encod đang thảo luận tại #760 .

chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@tiepvupsu tiepvupsu left a comment

Choose a reason for hiding this comment

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

"classification" -> "phân loại".

chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
chapter_linear-networks/softmax-regression_vn.md Outdated Show resolved Hide resolved
v0.14.x automation moved this from Review in progress to Reviewer approved Feb 24, 2020
Co-Authored-By: tiepvupsu <vuhuutiep@gmail.com>
@tiepvupsu tiepvupsu merged commit b176768 into master Feb 24, 2020
v0.14.x automation moved this from Reviewer approved to Done Feb 24, 2020
@tiepvupsu tiepvupsu deleted the lyphilong-patch-2 branch February 24, 2020 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v0.14.x
  
Done (Max)
Development

Successfully merging this pull request may close these issues.

Dịch "softmax-regression" - Phần 2
5 participants