tensorflow-siamese-fc
tensorflow-siamese-fc copied to clipboard
What is the function of the variable learningRates in siamese_net.py
Hi,
as the title describes, there is a variable named as learningRates
in the file siamese_net.py
, but I don't find any usage or calling in other files. So, would you please tell me what is its function? Thanks.
Best regards!