C.6: DeepLIFT: Difference between revisions

From Circular Twain - Reference Implementations Wiki
Jump to navigationJump to search
Created page with " • '''Short Description''': • '''Reference, URL''': • '''Relevant Domain/Industry''': Research • '''Application in relevant Projects/Initiatives''': • '''Typ..."
 
No edit summary
Line 1: Line 1:


• '''Short Description''':  
• '''Short Description''':  
A method for decomposing the output prediction of a neural network on a specific input and assigns contribution scores to neurons.


 
• '''Reference, URL''': https://github.com/kundajelab/deeplift
• '''Reference, URL''':  


• '''Relevant Domain/Industry''': Research
• '''Relevant Domain/Industry''': Research


• '''Application in relevant Projects/Initiatives''':  
• '''Application in relevant Projects/Initiatives''': N.A.


• '''Type''':  
• '''Type''': Library


• '''AI Breadth''':  
• '''AI Breadth''': ML


• '''Learning Ability''':
• '''Learning Ability''':


• '''Related technologies''':
• '''Related technologies''': Keras, Tensorflow


• '''License Information''':  
• '''License Information''': MIT license (MIT)


• '''Related to circularity and sustainability''':  
• '''Related to circularity and sustainability''': No


• '''Audience''':  
• '''Audience''': Developers





Revision as of 14:12, 26 April 2023

Short Description: A method for decomposing the output prediction of a neural network on a specific input and assigns contribution scores to neurons.

Reference, URL: https://github.com/kundajelab/deeplift

Relevant Domain/Industry: Research

Application in relevant Projects/Initiatives: N.A.

Type: Library

AI Breadth: ML

Learning Ability:

Related technologies: Keras, Tensorflow

License Information: MIT license (MIT)

Related to circularity and sustainability: No

Audience: Developers



Go back to the AI portfolio of reference implementations