Feeds
질문
Nelder-Mead initial simplex size
Hello I use Matlab's fminsearch function for finding the minimum with Nelder-Mead. fminsearch calculates the size of the init...
거의 10년 전 | 답변 수: 1 | 1
1
답변질문
Improvements of Random Search for Hyperparameter Optimization
Hello Random search is one possibility for hyperparameter optimization in machine learning. I have applied random search to s...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Sampling from distribution summing up to some value
Hello I'm sampling 14 random numbers from a dirichlet distribution in the following way: N = ones(14,1); d = gamrnd(N...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
What constraints to use for weights in a weighted kernel?
Hello all I want to use a Support Vector Machine classifier with the following weighted RBF kernel (it should be y subscript ...
거의 10년 전 | 답변 수: 0 | 0
