nn2poly
Neural Network Weights Transformation into Polynomial Coefficients
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
- https://ibidat.github.io/nn2poly/
- nn2poly results [issues need fixing before 2024-11-12]
- nn2poly.pdf
- Version0.1.1
- R version≥ 3.5.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- nn2poly citation info
- Last release01/30/2024
Documentation
Team
Pablo Morala
Iñaki Ucar
Jose Ignacio Diez
Show author detailsRolesctr
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports4 packages
- Suggests12 packages
- Linking To2 packages