HomeSort by relevance Sort by last modified time
    Searched refs:LAMBDA (Results 1 - 3 of 3) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.h 39 /* Lambda is a factor that is multiplied with the step size in learning. This can be used
42 const char * LAMBDA = "Lambda";
jni_stochastic_linear_ranker.cpp 134 else if (strcmp(cKey, LAMBDA) == 0){
285 ConvertParameter2Object(env, &key_array_param, &value_array_param, LAMBDA, s.c_str(), 3 );
  /prebuilts/misc/common/jython/
jython.jar 

Completed in 45 milliseconds