From 6c41b844e82fcb4889e704525aee780848b075c8 Mon Sep 17 00:00:00 2001 From: Zeynep Hakguder <zhakguder@cse.unl.edu> Date: Mon, 4 Jun 2018 14:26:41 +0000 Subject: [PATCH] Update GettingFamiliar.ipynb --- ProgrammingAssignment_0/GettingFamiliar.ipynb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ProgrammingAssignment_0/GettingFamiliar.ipynb b/ProgrammingAssignment_0/GettingFamiliar.ipynb index 36ac9c4..88f4614 100644 --- a/ProgrammingAssignment_0/GettingFamiliar.ipynb +++ b/ProgrammingAssignment_0/GettingFamiliar.ipynb @@ -47,14 +47,14 @@ "\n", "\n", - "### Group members:\n", + "### Group members: *Fill here*\n", "\n", - "| | Tasks | 478 | 878 |\n", - "|---|----------------------------|-----|-----|\n", - "| 1 | Implement `preprocess` | 10 | 5 |\n", - "| 2 | Implement `partition` | 10 | 5 |\n", - "| 3 | Putting the model together | 5 | 5 |\n", - "|4 | Implement `normalization` | 5 | 10 |\n", + "| | Tasks | Points|\n", + "|---|----------------------------|-----|\n", + "| 1 | Implement `preprocess` | |\n", + "| 2 | Implement `partition` | |\n", + "| 3 | Putting the model together | |\n", + "|4 | Implement `normalization` | |\n", "\n", "" ] -- GitLab