From cc288d54c22c5884f4989b68563ddc160f3ac5da Mon Sep 17 00:00:00 2001 From: Luca Comanducci Date: Sat, 20 Jan 2024 17:00:29 +0100 Subject: [PATCH] README updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae108ed..acff7b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Interpreting End-to-End Deep Neural Networks Models for Acoustic Source Localization using Layer-wise Relevance Propagation +# Interpreting End-to-End Deep Learning Models for Acoustic Source Localization using Layer-wise Relevance Propagation Code repository for the paper _Interpreting End-to-End Deep Neural Networks Models for Acoustic Source Localization using Layer-wise Relevance Propagation_ [[1]](#references). @@ -58,4 +58,4 @@ The jupyter notebooks _Input_visualization_paper.ipynb_ and _Plot_Perturbation.i N.B. pre-trained models used to compute the results shown in [[1]](#references) can be found in folder _models_ # References ->[1] L.Comanducci, F.Antonacci, A.Sarti, Interpreting End-to-End Deep Neural Networks Models for Acoustic Source Localization using Layer-wise Relevance Propagation +>[1] L.Comanducci, F.Antonacci, A.Sarti, Interpreting End-to-End Deep Learning Models for Acoustic Source Localization using Layer-wise Relevance Propagation