<?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>Neural Network Weights Transformation into Polynomial
Coefficients</dc:title>
  <dc:title>R package nn2poly version 1.0.1</dc:title>
  <dc:description>Implements a method that builds the coefficients of a polynomial
    model that performs almost equivalently as a given neural network
    (densely connected). This is achieved using Taylor expansion at the
    activation functions.  The obtained polynomial coefficients can be used
    to explain features (and their interactions) importance  in the neural network,
    therefore working as a tool for interpretability or eXplainable Artificial 
    Intelligence (XAI). See Morala et al. 2021 &lt;doi:10.1016/j.neunet.2021.04.036&gt;,
    and 2023 &lt;doi:10.1109/TNNLS.2023.3330328&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: Rcpp, generics</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: keras, tensorflow, reticulate, luz, torch, cowplot, ggplot2,
patchwork, testthat (&gt;= 3.0.0), vdiffr, knitr, rmarkdown</dc:relation>
  <dc:creator>Pablo Morala &lt;moralapablo@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pablo Morala [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-4109-2330&gt;),
  Iñaki Ucar [aut] (ORCID: &lt;https://orcid.org/0000-0001-6403-5550&gt;),
  Jose Ignacio Diez [ctr]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=nn2poly/LICENSE)</dc:rights>
  <dc:date>2026-07-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=nn2poly</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.nn2poly</dc:identifier>
</oai_dc:dc>
