From 58d7a78e704f6f8e4d2451b085f3cf0bcf3ea921 Mon Sep 17 00:00:00 2001
From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de>
Date: Mon, 29 Nov 2021 12:46:13 +0000
Subject: [PATCH] Update metainfo.json

---
 metainfo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/metainfo.json b/metainfo.json
index c56cd6c..3ecde6a 100644
--- a/metainfo.json
+++ b/metainfo.json
@@ -7,6 +7,7 @@
   "email": "leitherer@fhi-berlin.mpg.de",
   "title": "Introduction to multilayer perceptrons (deep neural networks)",
   "description": "In this tutorial, we will use the ElemNet neural network architecture (https://github.com/NU-CUCIS/ElemNet) to predict the volume per atom of inorganic compounds, where the open quantum materials database (OQMD) is used as a resource (specifically, the data is taken from Ward et. al., npj Comput. Mater. 2, 16028 (2016)).",
+  "notebook_name": "nn_regression.ipynb",
   "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-tutorial-template",
   "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/nn_regression.ipynb",
   "link_public": "https://nomad-lab.eu/prod/analytics/public/user-redirect/notebooks/tutorials/nn_regression.ipynb",
-- 
GitLab