From 348a88d82e7aa154967e7ee526701ea604bf9579 Mon Sep 17 00:00:00 2001 From: Angel Mendez Date: Mon, 18 Oct 2021 20:26:37 -0500 Subject: [PATCH] feat: Add file content to translate --- 9-Real-World/translations/README.es.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/9-Real-World/translations/README.es.md b/9-Real-World/translations/README.es.md index e69de29b..96dd3d01 100644 --- a/9-Real-World/translations/README.es.md +++ b/9-Real-World/translations/README.es.md @@ -0,0 +1,14 @@ +# Postscript: Real world applications of classic machine learning + +In this section of the curriculum, you will be introduced to some real-world applications of classical ML. We have scoured the internet to find whitepapers and articles about applications that have used these strategies, avoiding neural networks, deep learning and AI as much as possible. Learn about how ML is used in business systems, ecological applications, finance, arts and culture, and more. + +![chess](images/chess.jpg) + +> Photo by Alexis Fauvet on Unsplash + +## Lesson + +1. [Real-World Applications for ML](1-Applications/README.md) +## Credits + +"Real-World Applications" was written by a team of folks, including [Jen Looper](https://twitter.com/jenlooper) and [Ornella Altunyan](https://twitter.com/ornelladotcom). \ No newline at end of file