Skip to content
Snippets Groups Projects
Commit 54b104c8 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Update metainfo.json

parent 02503c79
Branches
Tags
No related merge requests found
...@@ -8,12 +8,12 @@ ...@@ -8,12 +8,12 @@
"title": "(Convolutional) Neural network tutorial ", "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.", "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", "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-convolutional-nn",
"link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/convolutional_nn.ipynb", "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/convolutional_nn/convolutional_nn.ipynb",
"created": "", "created": "",
"updated": "", "updated": "",
"flags":{ "flags":{
"isPublic": false, "isPublic": true,
"featured": false, "featured": true,
"top_of_list": false "top_of_list": false
}, },
"labels": { "labels": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment