From 62621edc507cdd25d5d89b4bcd5737fbe2af1a61 Mon Sep 17 00:00:00 2001 From: arnaldojr Date: Thu, 17 Oct 2024 21:55:02 -0300 Subject: [PATCH] up --- README.md | 4 ++-- content/about.md | 49 -------------------------------------------- content/deadlines.md | 2 -- content/index.md | 10 ++++++--- mkdocs.yml | 1 - 5 files changed, 9 insertions(+), 57 deletions(-) delete mode 100644 content/about.md diff --git a/README.md b/README.md index dfd3959..f728e06 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# MLOps & Interviews Insper Course +# Camada Física da Computação -MLOps & Interviews +INSPER \ No newline at end of file diff --git a/content/about.md b/content/about.md deleted file mode 100644 index 921c6a2..0000000 --- a/content/about.md +++ /dev/null @@ -1,49 +0,0 @@ -# About this Course - -We will learn how to **Take Machine Learning Models to Production**! - -## Schedules - -- **Monday**: 09:45 AM - 11:45 AM -- **Wednesday**: 09:45 AM - 11:45 AM -- Office hours on **Mondays** 02:00 PM - 03:30 PM (Teams) - -## Deliverables - -Students will need to submit some assignments: - -- `APS`: practical activities developed during and after classes. -- `INT`: some classes will focus on technical interviews in machine learning. These classes will require previous preparation by the students, who will interview each other during those classes. -- `PRO`: in the last classes, students will have to apply the knowledge acquired in a project involving the deploy of an ML model. - -## Exams - -The interview assignments (`INT`) are like exams. Besides that, there will be no exams, neither classes during the intermediate and final assessment week of Insper's calendar. - -## Requirements.txt! - -In order for you to absorb the most from the course activities, it is mandatory that you have knowledge in: - -- Advanced computer programming -- Cloud computing -- Basic statistics - -The classes require a lot of autonomy. It's a good idea to have already taken the Insper courses of: - -- Cloud computing -- Machine Learning - -## Final grade - -The final grade is calculated with the following formula - -``` -NF = 0.35*APS + 0.30*INT + 0.35*PRO -``` - -Some conditions are required for approval: - -- Grade average greater than or equal to `5.0` in **APS**, **INT** and **PRO**. -- A maximum of two assignments (interviews + APS) with a score of zero or not submitted. - -If any of these criteria is not met, the student will fail this course! diff --git a/content/deadlines.md b/content/deadlines.md index a911af9..b68d872 100644 --- a/content/deadlines.md +++ b/content/deadlines.md @@ -5,5 +5,3 @@ Data de entrega de cada projeto | Start Date | Projeto | Entrega | |------------|-------------------------------------|----------| | Aug-05 | [Aps01](classes/01-intro/aps01_part_1.md) | Aug-15 | -| Aug-13 | [Aps02](classes/03-batch/aps02_sql.md) | Aug-27 | -| Sep-04 | [Aps03](classes/07-lambda/sa_lambda_function.md) | Oct-06 | \ No newline at end of file diff --git a/content/index.md b/content/index.md index 75c9b26..251af08 100644 --- a/content/index.md +++ b/content/index.md @@ -55,7 +55,11 @@ Horário de atendimento: ## Equipe -!!! people "Equipe atual" - - ![Carareto](equipe/carareto.jpg) **Rodrigo Carareto** *Professor* +!!! people "Equipe" + + + - **Rodrigo Carareto** *Professor* + - **Arnaldo Alves Viana Junior** *Prof. Auxiliar* + - **Rogério Cuenca** *Técnico de lab* \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index db79107..0470f25 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -17,7 +17,6 @@ extra_css: nav: - 'Home': index.md - - about.md - deadlines.md - contributions.md - Classes: