From b522bd633fe1f3eff5b5e8f9a0da80c8f6e4ba1e Mon Sep 17 00:00:00 2001 From: Ian Park Date: Sun, 11 Jul 2021 08:15:52 -0700 Subject: [PATCH] Translate 1.2 (History of ML) to Korean --- .../2-history-of-ML/translations/assignment.ko.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1-Introduction/2-history-of-ML/translations/assignment.ko.md diff --git a/1-Introduction/2-history-of-ML/translations/assignment.ko.md b/1-Introduction/2-history-of-ML/translations/assignment.ko.md new file mode 100644 index 00000000..7d3d2fa7 --- /dev/null +++ b/1-Introduction/2-history-of-ML/translations/assignment.ko.md @@ -0,0 +1,11 @@ +# 타임라인을 만들어 봅시다 + +## 설명 + +이 [저장소(repository)](https://github.com/Digital-Humanities-Toolkit/timeline-builder)를 사용해 알고리즘, 수학, 통계, 인공지능 또는 머신러닝 중 한 가지 이상의 연혁사를 조합하여 타임라인을 만들어 보세요. 한 명의 인물 또는 한 가지 아이디어를 집중적으로 다루셔도 되고, 여러 세기에 걸친 긴 연혁사를 다루시는 것도 좋습니다. 각 사건과 관련된 멀티미디어도 타임라인에 추가해 보시기 바랍니다. + +## 평가기준표 + +| 평가기준 | 모범 | 적절 | 향상 필요 | +| -------- | ----------------------------------------- | -------------------- | --------------------------------- | +| | 깃허브(GitHub) 페이지에 완성된 타임라인 공개 | 코드 미완성 및 미배포 | 타임라인 조사 미흡, 미완성 및 미배포 |