From a4ba732feea7c60f3ae9bd25ad9218348e2254fa Mon Sep 17 00:00:00 2001
From: Felix Kleinert <f.kleinert@fz-juelich.de>
Date: Tue, 26 May 2020 09:28:06 +0200
Subject: [PATCH] update README

---
 README.md | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/README.md b/README.md
index dc9b97e8..eb2b6c10 100644
--- a/README.md
+++ b/README.md
@@ -4,13 +4,6 @@ This project contains the source code to rerun "IntelliO3-ts v1.0: A neural netw
 ozone concentrations in Germany" by F. Kleinert, L. H. Leufen and M. G. Schultz, 2020.
 Moreover, the source code includes some functionality which is not used in the study named above.
 
-## Inception Model
-
-See a description [here](https://towardsdatascience.com/a-simple-guide-to-the-versions-of-the-inception-network-7fc52b863202)
-or take a look at the papers [Going Deeper with Convolutions (Szegedy et al., 2014)](https://arxiv.org/abs/1409.4842)
-and [Network In Network (Lin et al., 2014)](https://arxiv.org/abs/1312.4400).
-
-
 # Installation
 
 We assume that you have downloaded or cloned the project from GitLab or 
-- 
GitLab