<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Get the Insights of Your Neural Network</dc:title>
  <dc:title>R package innsight version 0.3.2</dc:title>
  <dc:description>Interpretation methods for analyzing the behavior and individual
    predictions of modern neural networks in a three-step procedure: Converting 
    the model, running the interpretation method, and visualizing the results. 
    Implemented methods are, e.g., 'Connection Weights' described by Olden et al. (2004)
    &lt;doi:10.1016/j.ecolmodel.2004.03.013&gt;, layer-wise relevance
    propagation ('LRP') described by Bach et al. (2015)
    &lt;doi:10.1371/journal.pone.0130140&gt;, deep learning important features
    ('DeepLIFT') described by Shrikumar et al.  (2017) &lt;doi:10.48550/arXiv.1704.02685&gt;
    and gradient-based methods like 'SmoothGrad' described by Smilkov et
    al. (2017) &lt;doi:10.48550/arXiv.1706.03825&gt;, 'Gradient x Input' 
    or 'Vanilla Gradient'.
    Details can be found in the accompanying scientific paper: Koenen &amp; Wright 
    (2024, Journal of Statistical Software, &lt;doi:10.18637/jss.v111.i08&gt;).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: checkmate, cli, ggplot2, methods, R6, torch</dc:relation>
  <dc:relation>Suggests: covr, fastshap, GGally, grid, gridExtra, gtable, keras,
knitr, lime, luz, neuralnet, palmerpenguins, plotly, rmarkdown,
ranger, spelling, tensorflow, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Niklas Koenen &lt;niklas.koenen@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Niklas Koenen [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-4623-8271&gt;),
  Raphael Baudeu [ctb]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=innsight/LICENSE)</dc:rights>
  <dc:date>2025-03-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=innsight</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.innsight</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
