From aadab1f80b8b88b7fef2eb48b97c348178384f49 Mon Sep 17 00:00:00 2001 From: Angel Mendez Date: Sun, 17 Oct 2021 20:01:05 -0500 Subject: [PATCH] feat: Add file to translate Add asset to translate --- .../2-history-of-ML/translations/assignment.es.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1-Introduction/2-history-of-ML/translations/assignment.es.md diff --git a/1-Introduction/2-history-of-ML/translations/assignment.es.md b/1-Introduction/2-history-of-ML/translations/assignment.es.md new file mode 100644 index 00000000..a12e85a7 --- /dev/null +++ b/1-Introduction/2-history-of-ML/translations/assignment.es.md @@ -0,0 +1,11 @@ +# Create a timeline + +## Instructions + +Using [this repo](https://github.com/Digital-Humanities-Toolkit/timeline-builder), create a timeline of some aspect of the history of algorithms, mathematics, statistics, AI, or ML, or a combination of these. You can focus on one person, one idea, or a long timespan of thought. Make sure to add multimedia elements. + +## Rubric + +| Criteria | Exemplary | Adequate | Needs Improvement | +| -------- | ------------------------------------------------- | --------------------------------------- | ---------------------------------------------------------------- | +| | A deployed timeline is presented as a GitHub page | The code is incomplete and not deployed | The timeline is incomplete, not well researched and not deployed |