From 51e22ea8ebd317a30295dd3e7b5afc4ee3e5c510 Mon Sep 17 00:00:00 2001 From: hi-hi-ray Date: Tue, 5 Oct 2021 08:38:08 -0300 Subject: [PATCH] feat: add translation for pt-br for introduction --- 1-Introduction/translations/README.pt-br.md | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 1-Introduction/translations/README.pt-br.md diff --git a/1-Introduction/translations/README.pt-br.md b/1-Introduction/translations/README.pt-br.md new file mode 100644 index 00000000..197ebd4d --- /dev/null +++ b/1-Introduction/translations/README.pt-br.md @@ -0,0 +1,23 @@ +# Introdução ao machine learning + +Nesta seção do curso, você conhecerá os conceitos básicos do machine learning, o que ele é, e aprenderá sobre sua história e as técnicas que os pesquisadores usam para trabalhar com ele. Vamos explorar este novo mundo de ML juntos! + +![globe](images/globe.jpg) +> Foto por Bill Oxford em Unsplash + +### Lições + +1. [Introdução ao machine learning](1-intro-to-ML/README.pt-br.md) +1. [A história do machine learning e AI](2-history-of-ML/README.pt-br.md) +1. [Equidade e machine learning](3-fairness/README.pt-br.md) +1. [Técnicas de machine learning](4-techniques-of-ML/README.pt-br.md) + +### Créditos + +"Introdução ao Machine Learning" foi escrito com ♥️ por uma equipe de pessoas, incluindo [Muhammad Sakib Khan Inan](https://twitter.com/Sakibinan), [Ornella Altunyan](https://twitter.com/ornelladotcom) e [Jen Looper](https://twitter.com/jenlooper) + +"A história do Machine Learning e AI" foi escrito com ♥️ por [Jen Looper](https://twitter.com/jenlooper) e [Amy Boyd](https://twitter.com/AmyKateNicho) + +"Equidade e Machine Learning" foi escrito com ♥️ por [Tomomi Imura](https://twitter.com/girliemac) + +"Técnicas de Machine Learning" foi escrito com ♥️ por [Jen Looper](https://twitter.com/jenlooper) e [Chris Noring](https://twitter.com/softchris) \ No newline at end of file