diff --git a/README.md b/README.md index dc9b97e8494bdd23a742032816da5ba5314ddacd..eb2b6c10229c3a9eb91231c93a3ca18f32a7cd9b 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