Multi-Objective-NAS / self-supervised-nas

Official implementation of the paper "Pretraining Neural Architecture Search Controllers with Locality-based Self-Supervised Learning" (NeurIPSW 2020)
5 stars 0 forks source link

Add/Modify metric learning loss experiments #24

Closed juice500ml closed 3 years ago

juice500ml commented 3 years ago
        modified:   ../configs/experiment/AngularLoss.yaml
        new file:   ../configs/experiment/ContrastiveLoss.yaml
        new file:   ../configs/experiment/LiftedStructureLoss.yaml
        new file:   ../configs/experiment/MarginLoss.yaml
        new file:   ../configs/experiment/MultiSimilarityLoss.yaml
        new file:   ../configs/experiment/NPairsLoss.yaml
        modified:   ../configs/experiment/NoMetricLoss.yaml
        modified:   ../configs/experiment/TripletMarginLoss.yaml
        new file:   ../configs/experiment/TupletMarginLoss.yaml