Updating cosine similarity loss.
- Changed CosineProximity to CosineSimilarity in v2 - Added `tf.keras.losses.cosine_similarity` to the namespaces. Keeping the existing v1 namespaces. - Removed the negate sign from cosine similarity. PiperOrigin-RevId: 234885212
Loading
Please sign in to comment