Created mechanism that allows us to train only parts of the graph during the graph adaptation
- Dec 09, 2017
-
-
Tiago de Freitas Pereira authored
# Conflicts: # bob/learn/tensorflow/estimators/Logits.py # bob/learn/tensorflow/estimators/Siamese.py
-
Tiago de Freitas Pereira authored
Fixed the contrastive loss equation in the comments Created mechanism that shuts down parts of the graph with respect to backpropagation Fixed small bug Reverted from non_trainable_variables to trainable_variables Pylint the code pylinting Reorganized transfer learning mechanism
-