File tree 1 file changed +14
-0
lines changed 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,17 @@ This repository contains machine learning models implemented in
5
5
respective authors.
6
6
7
7
To propose a model for inclusion please submit a pull request.
8
+
9
+
10
+ ## Models
11
+ - [ autoencoder] ( autoencoders ) -- various autoencoders
12
+ - [ inception] ( inception ) -- deep convolutional networks for computer vision
13
+ - [ namignizer] ( namignizer ) -- recognize and generate names
14
+ - [ neural_gpu] ( neural_gpu ) -- highly parallel neural computer
15
+ - [ privacy] ( privacy ) -- privacy-preserving student models from multiple teachers
16
+ - [ resnet] ( resnet ) -- deep and wide residual networks
17
+ - [ slim] ( slim ) -- image classification models in TF-Slim
18
+ - [ swivel] ( swivel ) -- TensorFlow implementation of the Swivel algorithm for generating word embeddings
19
+ - [ syntaxnet] ( syntaxnet ) -- neural models of natural language syntax
20
+ - [ textsum] ( textsum ) -- sequence-to-sequence with attention model for text summarization.
21
+ - [ transformer] ( transformer ) -- spatial transformer network, which allows the spatial manipulation of data within the network
You can’t perform that action at this time.
0 commit comments