Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
f87a58cd96d45de73c9a8330a06b2ab56749a7fa
Switch branch/tag
resnet50_tensorflow
research
autoencoder
autoencoder_models
DenoisingAutoencoder.py
21 Sep, 2017
1 commit
Move the research models into a research subfolder (#2430)
· f87a58cd
Neal Wu
authored
Sep 21, 2017
f87a58cd
20 Mar, 2017
1 commit
Removed external dependencies from autoencoder models
· aef35824
Joshua Howard
authored
Mar 17, 2017
aef35824
14 Mar, 2017
1 commit
Converted the models repo to TF 1.0 using the upgrade script
· 052e5e8b
Neal Wu
authored
Feb 23, 2017
052e5e8b
20 Feb, 2017
1 commit
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
· 31f1af58
Joshua Howard
authored
Feb 20, 2017
31f1af58
17 Mar, 2016
1 commit
Autoencoders
· 70702f79
Jiří Vahala
authored
Mar 17, 2016
70702f79