From 474371ea87354fe1c40962bf07dfd7fdeae33e62 Mon Sep 17 00:00:00 2001
From: Uwe Schmitt <uwe.schmitt@id.ethz.ch>
Date: Fri, 7 Sep 2018 13:19:53 +0200
Subject: [PATCH] polished layout.md

---
 layout.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/layout.md b/layout.md
index 2821adb..c06c624 100644
--- a/layout.md
+++ b/layout.md
@@ -7,9 +7,11 @@
 # Concepts
 
 - smooth learning curve
-- explain fundamental concepts first, discuss  exceptions, corner cases, pitfalls late.
-- plotting / pandas / numpy first. Else we participants might be disctracted during
-  coding exercises and miss the actual learning goal of an exercise.
+- explain fundamental concepts first, discuss  exceptions, corner cases,
+  pitfalls late.
+- plotting / pandas / numpy first. Else participants might be fight with these
+  basics during coding sessions and will be disctracted from the actual
+  learning goal of an exercise.
 
 
 # Course structure
@@ -21,7 +23,6 @@
 - quick basics matplotlib, numpy, pandas
 
 
-
 ## Part 1: Introduction
 
 - Why machine learning ?
-- 
GitLab