raghakot/keras-vis

Investigate support for pytorch

Open

#51 opened on Jul 1, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (640 forks)github user discovery
help wantedinvestigationready

Repository metrics

Stars
 (2,992 stars)
PR merge metrics
 (PR metrics pending)

Description

All we need is iteration over layers, ability to take gradients with respect to some input in a graph, and abstractions for common keras backend calls.

It might be possible to make the lib support pytorch once these abstractions are in place.

Contributor guide