Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

m=5? #119

Open
dodler opened this issue Apr 3, 2019 · 1 comment
Open

m=5? #119

dodler opened this issue Apr 3, 2019 · 1 comment

Comments

@dodler
Copy link

dodler commented Apr 3, 2019

Hello, I didn't found any tests with m>=5, do you have those results?

@wavelet2008
Copy link

大神,不改变训练数据与网络的情况下,通过调节 怎么让AAC 从0.998 提升到0.999

layer {
name: "fc6"
type: "MarginInnerProduct"
bottom: "fc5"
bottom: "label"
top: "fc6"
top: "lambda"
param {
lr_mult: 1
decay_mult: 1
}
margin_inner_product_param {
num_output: 10572
type: QUADRUPLE
weight_filler {
type: "xavier"
}
base: 1000
gamma: 0.12
power: 1
lambda_min: 5
iteration: 0
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants