Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bips-hb/innsight

Tags

v0.3.1

Toggle v0.3.1's commit message
final changes for cran submission version 0.3.1

v0.2.0

Toggle v0.2.0's commit message
Update CRAN comments

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from bips-hb/CRAN_html_fix

innsight 0.1.1: Bugfix with HTML5

v0.1.0

Toggle v0.1.0's commit message
Add NEWS.md

pre-torch

Toggle pre-torch's commit message
This is the version before we turned to torch. It contains the method…

…s 'DeepLift', 'LRP', 'Connection_Weights', 'SmoothGrad', and normal gradients but only for fully connected dense-layers. The internal calculations are made in base R via simple matrix multiplications, which means that there are no big dependencies. It is still noted that this was the first attempt and it will not be developed further (for now).