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 doi:10.1016/j.neunet.2021.04.036, and 2023 doi:10.1109/TNNLS.2023.3330328.
- Version0.1.2
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- nn2poly citation info
- Last release11/11/2024
Documentation
Team
Pablo Morala
Iñaki Ucar
Show author detailsRolesAuthorJose 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
- Imports4 packages
- Suggests12 packages
- Linking To2 packages