erlendd / Neighborhood-Components-Analysis-in-PythonLinks
A Python gradient-descent implementation of the Neighborhood Components Analysis (NCA) method for metric learning.
☆15Updated 9 years ago
Alternatives and similar repositories for Neighborhood-Components-Analysis-in-Python
Users that are interested in Neighborhood-Components-Analysis-in-Python are comparing it to the libraries listed below
Sorting:
- ☆45Updated 6 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆35Updated 7 years ago
- Implements an infinite sum of poisson-weighted convolutions☆27Updated 7 years ago
- Lifelong Variational Autoencoder☆15Updated 8 years ago
- Code for our paper "CliqueCNN: Deep Unsupervised Exemplar Learning" https://arxiv.org/abs/1608.08792☆22Updated 8 years ago
- Generalized Compressed Network Search with PyTorch☆26Updated 8 years ago
- ☆16Updated 8 years ago
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆33Updated 9 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper