From 88a024b4c59a7b78af403565930aeacc644d11d0 Mon Sep 17 00:00:00 2001 From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de> Date: Fri, 21 Feb 2020 17:44:00 +0100 Subject: [PATCH] Update metainfo.json --- metainfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metainfo.json b/metainfo.json index b266a4a..65e1d15 100644 --- a/metainfo.json +++ b/metainfo.json @@ -4,7 +4,7 @@ "Andreas, Leitherer", "Luca, M. Ghiringhelli" ], - "email": "user@domain.com", + "email": "ghiringhelli@fhi-berlin.mpg.de", "title": "(Convolutional) Neural network tutorial ", "description": "In this tutorial, we briefly introduce the main ideas behind convolutional neural networks, build a neural network model with Keras, and explain the classification decision process using attentive response maps.", "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-convolutional-nn", -- GitLab