keras-neural-graph-fingerprint
keras-neural-graph-fingerprint copied to clipboard
Make compatible with tensorflow backend
The only theano dependency is due to the
modification of temporal_padding in NGF/layers.py
See if the desired modification is supported in keras 2 (after fixing #10) and otherwise implement it in Tensorflow in parallel.