Kenneth Tran

Results 2 issues of Kenneth Tran

- What optimization methods are supported - Their performances

[Here](https://github.com/jazzsaxmafia/show_and_tell.tensorflow/blob/master/model.py#L55): if I understand your code correctly, you use the `FC7` layer output of a pretrained VGG net as input to your model. However, your model has another trainable layer...