Skip to content

PML for benchmarking different methods #440

Answered by KevinMusgrave
shahtalebi asked this question in Q&A
Discussion options

You must be logged in to vote

Not at the moment. My repo powerful-benchmarker was for this purpose, but I'm no longer maintaining the metric-learning branch. It's outdated and the code is awful. The master/dev branches are current and the code is a lot nicer but I'm using those branches to benchmark a different library for domain adaptation. I use Optuna for hyperparameter tuning, and just regular Python files for configs. Creating configs for PML is probably more straightforward because there is a consistent format among losses, distances etc. In domain adaptation there is more variety in the algorithm structures, so configuration is more complicated, which is why I don't use yaml files.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@KevinMusgrave
Comment options

@shahtalebi
Comment options

Answer selected by shahtalebi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants