answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.01"
]
}
|
double learning_rate_de_std_HP = 0.01
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
117
],
"text": [
""
]
}
|
def execute_work(self, key: TaskInstanceKey, command: CommandType) -> None:
|
8f995231777f4d73af624ee5
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
59
],
"text": [
""
]
}
|
Vector3d back[4];
|
a63fa8042fb64448896173fa
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
117
],
"text": [
""
]
}
|
then 0-padding is added to make it divisible and the output may be affected
|
a4a24f1307dd460c9c04773c
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool normalize = False"
]
}
|
bool normalize = False
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double learningRateVar_HP = 0.0488"
]
}
|
double learningRateVar_HP = 0.0488
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"useRmsProp = 0.021332"
]
}
|
useRmsProp = 0.021332
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
83
],
"text": [
""
]
}
|
# You may obtain a copy of the License at
|
4e0d20f3f55e4c02bd234408
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
77
],
"text": [
""
]
}
|
:return: tuple of logs and messages
|
a5277a813efc4b15b26aa59c
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_modelZipFilePath : 0.090315"
]
}
|
double hparam_modelZipFilePath : 0.090315
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_modelZipFilePath = 0.06"
]
}
|
double HP_modelZipFilePath = 0.06
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_modeldirectorypath = 2"
]
}
|
int hparam_modeldirectorypath = 2
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
97
],
"text": [
""
]
}
|
:param info: Executor information for the task instance
|
d11e9fee0509467fa480c355
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
44e2eeaed7ee421584854aa6
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
b909f6ce43604b6988a7615c
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_modelFilePath = 0.0266"
]
}
|
hparam_modelFilePath = 0.0266
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
169
],
"text": [
""
]
}
|
ConvexDecomposition::ConvexResult cr(hresult.mNumOutputVertices, hresult.mOutputVertices, hresult.mNumFaces, hresult.mIndices);
|
b4213535c1bb4151836f0099
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
117b23efb4b4422b8c96e4ec
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
73
],
"text": [
""
]
}
|
if executor.is_single_threaded:
|
f2a378f101fa474e9bfb9978
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
171
],
"text": [
""
]
}
|
pos2 = (link.direction.x)*(currentPosition.y - linePoint2.coord.y) - (link.direction.y)*(currentPosition.x - linePoint2.coord.x);
|
148458466bf54cc18646b1fc
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"modelzipfilepath_HP = 0.09"
]
}
|
modelzipfilepath_HP = 0.09
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float off_Policy : 0.029065"
]
}
|
float off_Policy : 0.029065
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double noise_std = 0.039349"
]
}
|
double noise_std = 0.039349
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
)
|
c8f4b85b60a144b88c2d0028
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float hparam_modelfilepath : 0.0506"
]
}
|
float hparam_modelfilepath : 0.0506
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
50
],
"text": [
""
]
}
|
y += 12;
|
7a4fa545114f4455bfe2106b
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"_value_batch_size = 0.05625"
]
}
|
_value_batch_size = 0.05625
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int policy_n_steps_per_epoch : 3"
]
}
|
int policy_n_steps_per_epoch : 3
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
60
],
"text": [
""
]
}
|
tick: function() {
|
25e81177f09648e0a6c9359b
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double ent_coef : 0.0108"
]
}
|
double ent_coef : 0.0108
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_learning_rate : 0.032"
]
}
|
HP_learning_rate : 0.032
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double frame_stack = 0.03795"
]
}
|
double frame_stack = 0.03795
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float delta_std : 0.0073"
]
}
|
float delta_std : 0.0073
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
109
],
"text": [
""
]
}
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
b73026fdc3ac4df9b8e79a7c
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
99
],
"text": [
""
]
}
|
else if (attr->Attribute("name", "Cannot Go Left")) {
|
c0ca3eeae3fd4726a0177e8c
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
71
],
"text": [
""
]
}
|
.removeColumns("Pclass[1]")
|
3a31ec2666784b3199111b34
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath : 0.08389"
]
}
|
double HP_modelDirectoryPath : 0.08389
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float lr_schedule = 0.009514"
]
}
|
float lr_schedule = 0.009514
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_totalTimesteps_var : 0.01298"
]
}
|
HP_totalTimesteps_var : 0.01298
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float min_grad_norm : 0.09"
]
}
|
float min_grad_norm : 0.09
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
56
],
"text": [
""
]
}
|
this.rad = 10;
|
eac63ca7c6e540b69a1d06a5
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool q_value = True"
]
}
|
bool q_value = True
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
55
],
"text": [
""
]
}
|
if (showmesh)
|
7450bf8ea49346ef8d5ed8f5
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_modelDirectoryPath = 0.05481"
]
}
|
hparam_modelDirectoryPath = 0.05481
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
69
],
"text": [
""
]
}
|
raise NotImplementedError()
|
b7d27308fb9d4cb995897f6b
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
89
],
"text": [
""
]
}
|
mCallback->ConvexDebugBound(bmin, bmax, color);
|
60f4e7bcef9345199219a6fb
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
124
],
"text": [
""
]
}
|
// //this.brain = new deepqlearn.Brain(this.eyes.length * 3, this.actions.length);
|
7eea01caa7cb41cc93df99f7
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
89
],
"text": [
""
]
}
|
executor_name = cls.get_default_executor_name()
|
47e91ca9751d4fafbf77e358
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_learningRateDeStd = 1"
]
}
|
int HP_learningRateDeStd = 1
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double traintestSplit = 0.058"
]
}
|
double traintestSplit = 0.058
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float batch_size = 0.059"
]
}
|
float batch_size = 0.059
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
76
],
"text": [
""
]
}
|
// Determine actions for each unit
|
694e49a79b6e4761b5f706a7
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
66
],
"text": [
""
]
}
|
link = node.links.at(j);
|
ff9e40f8adb646259ada1c5f
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"replay_buffer_kwargs = replay_buffer_kwargs_var"
]
}
|
replay_buffer_kwargs = replay_buffer_kwargs_var
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"on_policy : 0.066"
]
}
|
on_policy : 0.066
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
8fbed5726f93449e85321bbc
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
84
],
"text": [
""
]
}
|
with tf.gfile.Open(filename, "rb") as f:
|
8828f22868c64f4886c163c5
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double buffer_size : 0.088296"
]
}
|
double buffer_size : 0.088296
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
101
],
"text": [
""
]
}
|
import org.datavec.api.records.reader.SequenceRecordReader;
|
c1a86517a3b44a1aa18ae63d
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
38b808ac0eee4d5da02dabf1
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
123
],
"text": [
""
]
}
|
executor_names.append(ExecutorName(alias=name, module_path=core_executor_module))
|
9340d499bc6b49ad8a70a828
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"trainFreq = 0.053476"
]
}
|
trainFreq = 0.053476
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
71
],
"text": [
""
]
}
|
from trax import layers as tl
|
28b497cc1ee54f0095a1844f
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
97
],
"text": [
""
]
}
|
link.direction.y = (node2.coord.y - node1.coord.y) / m;
|
0f54e2b18a7b4f0b98487118
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double hparam_lr : 0.096"
]
}
|
double hparam_lr : 0.096
|
03a2cd1700874b04b2aecb24
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
55
],
"text": [
""
]
}
|
Vector3d mP2;
|
dcbb2e20a10a4d228d4bbfd0
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double maxVal = 0.088839"
]
}
|
double maxVal = 0.088839
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
5
],
"text": [
"bool use_sde = False"
]
}
|
bool use_sde = False
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float log_softmax : 0.088223"
]
}
|
float log_softmax : 0.088223
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float noiseStd : 0.037606"
]
}
|
float noiseStd : 0.037606
|
458423a32fe84abbb3f77246
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double use_rmsProp = 0.06525"
]
}
|
double use_rmsProp = 0.06525
|
28dd1ac954dc43d3a4a7696a
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
89
],
"text": [
""
]
}
|
import org.datavec.api.transform.schema.Schema;
|
e048dee561c643e984cf9faf
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
57
],
"text": [
""
]
}
|
case PTR_SPLIT:
|
d8081c9111ad4930a43135d2
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int weights : 7"
]
}
|
int weights : 7
|
dcfa106cfd714298a7a72126
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_learning_rate : 0.032"
]
}
|
HP_learning_rate : 0.032
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string valueModel = valueModelvar"
]
}
|
string valueModel = valueModelvar
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
169
],
"text": [
""
]
}
|
ConvexDecomposition::ConvexResult cr(hresult.mNumOutputVertices, hresult.mOutputVertices, hresult.mNumFaces, hresult.mIndices);
|
ba3dc4fd97704626aeb6de5f
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
124
],
"text": [
""
]
}
|
import org.datavec.api.records.reader.impl.transform.TransformProcessRecordReader;
|
6b0e6fef43434a738c7f3e3e
|
Does this line of code define a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
44
],
"text": [
""
]
}
|
})
|
a4a29bf8c7854c41af0edb44
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps = 0.09578"
]
}
|
float hparam_totalTimesteps = 0.09578
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"use_rms_prop = 0.055"
]
}
|
use_rms_prop = 0.055
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int policy_n_steps_per_epoch = 3"
]
}
|
int policy_n_steps_per_epoch = 3
|
14ca9fcb42ae4175b9aed4dc
|
Are there any hyperparameters (hp) in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
90
],
"text": [
""
]
}
|
else if (attr->Attribute("name", "Speed")) {
|
4bd7bc1d8f444aed8a700fcd
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
71
],
"text": [
""
]
}
|
attrs[img_name] = attr_values
|
0506317cbe6345e080417522
|
Does this line of code refer to a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float HP_modelFilePath = 0.1"
]
}
|
float HP_modelFilePath = 0.1
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_learning_rate : 0.048791"
]
}
|
HP_learning_rate : 0.048791
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
132
],
"text": [
""
]
}
|
import org.datavec.api.records.reader.impl.transform.TransformProcessSequenceRecordReader;
|
70c2514f95b1464e9da861bb
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
57
],
"text": [
""
]
}
|
return executor
|
ef9c559b22fe4552af82df25
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
61
],
"text": [
""
]
}
|
if _executor_names:
|
a43c09748615448698db2e83
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"hparam_modelfilepath : 0.075004"
]
}
|
hparam_modelfilepath : 0.075004
|
61f112fee0cf4b2d87df4739
|
Does this line of code make use of a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
43
],
"text": [
""
]
}
|
}
|
7d49b93384d74743a594a9d6
|
Is this line of code associated with a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP = 0.09"
]
}
|
double totalTimesteps_HP = 0.09
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
51
],
"text": [
""
]
}
|
.build();
|
8a5a8997ec6647ed96cecbea
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
48
],
"text": [
""
]
}
|
"""
|
06e827fd41eb4ae4aed1e918
|
Is a hyperparameter (hp) present in this code line?
|
Hyperparameter-module
|
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP : 0.019309"
]
}
|
float learning_rate_de_std_HP : 0.019309
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
72
],
"text": [
""
]
}
|
for (var k = 0; k < 30; k++) {
|
4c73fcdaae3d427e8c13bea6
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
0
],
"text": [
"HP_modeldirectorypath = 0.008903"
]
}
|
HP_modeldirectorypath = 0.008903
|
6d8adb323f284f53ba3c67e4
|
Does this code line contains a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int HP_episodes : 9"
]
}
|
int HP_episodes : 9
|
2e14fc54878748978b524c13
|
Can a hyperparameter (hp) be found in this line of code?
|
Hyperparameter-module
|
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_de_std = 6"
]
}
|
int hparam_learning_rate_de_std = 6
|
c96244c847784f7abe693c9e
|
Does this code line include a hyperparameter (hp)?
|
Hyperparameter-module
|
{
"answer_start": [
7
],
"text": [
"string goalSelectionStrategy = goalSelectionStrategy"
]
}
|
string goalSelectionStrategy = goalSelectionStrategy
|
bf966ab52cb048988685c9de
|
Is there a hyperparameter (hp) in this code line?
|
Hyperparameter-module
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.