File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
### Layers
2
2
* [ Gradient Reversal Layer] ( https://github.com/michetonu/gradient_reversal_keras_tf ) [[ paper]] ( http://jmlr.org/papers/volume17/15-239/15-239.pdf )
3
- * [ Neural Turing Machine] ( https://github.com/SigmaQuan/NTM-Keras )
4
3
* [ Multiplexer] ( https://github.com/danielegrattarola/keras-multiplexer )
5
4
* [ Graph Attention Network] ( https://github.com/danielegrattarola/keras-gat )
5
+ * [ CoordConv] ( https://github.com/titu1994/keras-coordconv )
6
+ * [ CRF Layer] ( https://github.com/Hironsan/keras-crf-layer )
7
+
8
+ #### Neural Turing Machine
9
+ * [ Neural Turing Machine] ( https://github.com/SigmaQuan/NTM-Keras )
10
+ * [ Neural Turing Machine] ( https://github.com/flomlo/ntm_keras )
11
+
6
12
7
13
### Optimizers
8
14
* [ L4] ( https://github.com/danielegrattarola/keras-l4 )
15
+
16
+
17
+ ### Other
18
+ * [ Keract] ( https://github.com/philipperemy/keract ) - Activation Maps (Layers Outputs) and Gradients in Keras.
You can’t perform that action at this time.
0 commit comments