answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 7 ], "text": [ "double n_delta : 0.004" ] }
double n_delta : 0.004
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_epochs = 6" ] }
int n_epochs = 6
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
4f9e50650dca46d2a48c9f6d
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
`ShapeDtype`s with the same nested structure as `f`'s return values.
4cd51651917f4d4f9f7b4629
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std = 9" ] }
int delta_std = 9
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float bufferSize = 0.0789" ] }
float bufferSize = 0.0789
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
const config = {
e6c76c80cad64641a63c35eb
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learning_rate = 3" ] }
int hparam_learning_rate = 3
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 135 ], "text": [ "" ] }
// agents are given the opportunity to learn based on feedback of their action on environment
11c2ea472272483ab13b80e6
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double policy_weight_fn = 0.073433" ] }
double policy_weight_fn = 0.073433
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
goto send;
97e9fc00032f4c06a9f3925f
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int frame_stack = 8" ] }
int frame_stack = 8
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41a1652966c34d64843bb4ed
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
link.coord.x = coords->FloatAttribute("x");
efa8ecaddc094e3083603877
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
var skipdraw = false;
ddcced05a4a845099f99b598
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
neutralUnits.begin(),
e406240cc31241269868f198
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
for executor_name in executor_names:
7ced57dfaccf40a6851bc152
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
return tnp.nested_map(signature, jax_shapes)
6a5f765b673f4a098a349ba1
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
// Establish connection and perform initial handshake
47bca8d87774415396ce17ca
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "onlineSampling : False" ] }
onlineSampling : False
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
a.style = "display: none";
eeb841394d354564bef9c92f
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
5d919138efad4e1fa294ffc5
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double advantage_estimator : 0.037" ] }
double advantage_estimator : 0.037
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
5350706d475042a2992a3d19
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_eta : 0.041" ] }
HP_eta : 0.041
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr = 0.03917" ] }
float hparam_lr = 0.03917
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelzipfilepath = 0.020044" ] }
float hparam_modelzipfilepath = 0.020044
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
if (a.p.y < 0) a.p.y = 0;
ca74aa9e2dbe4be5919dce1a
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
simspeed = 0;
d504595fa7004dbab65068a9
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_delta_std : 0.01" ] }
float hparam_delta_std : 0.01
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float onPolicy : 0.04" ] }
float onPolicy : 0.04
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
for (object; object; object = object->NextSiblingElement()) {
d09d845fb04a4b6ca72efe0e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP = 0.08106" ] }
float learningRate_HP = 0.08106
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
const unsigned int *source = indices;
bce167a211054fe29d54b6bd
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double min_Val : 0.060217" ] }
double min_Val : 0.060217
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_HP : 0.0498" ] }
float totalTimesteps_HP : 0.0498
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
DEFINE_int32(skip_frames, 7, "Take action every n frames");
315fcec2288b4b82acda0916
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP = 9" ] }
int delta_std_HP = 9
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
int builtBarracks = 0;
21e6909c87084193b8cde1de
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
console.time('nn')
0d050022dd944877a40071e1
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP : 3" ] }
int learningRate_HP : 3
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
It getClosest(int x, int y, It first, It last) {
7aac6209c1b840588babc632
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nEpochs = 0.087" ] }
float nEpochs = 0.087
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath : 0.059267" ] }
HP_modelFilePath : 0.059267
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useSde : False" ] }
bool useSde : False
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 125 ], "text": [ "" ] }
ParentPathLabelGenerator parentPathLabelGenerator = new ParentPathLabelGenerator();
ecbdae5f4d614c0e9fa53088
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 98 ], "text": [ "" ] }
import org.datavec.image.recordreader.ImageRecordReader;
291e788461a147f8adcd3cf0
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_delta_std : 7" ] }
int HP_delta_std : 7
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 85 ], "text": [ "" ] }
def running_mean_init(shape, fill_value=0):
50d53784a5f14863b49bdd30
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_lr = 6" ] }
int HP_lr = 6
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
def tf_abstract_eval(f):
2936dbad5da243c7ab773132
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "goalSelectionStrategy = goalSelectionStrategy" ] }
goalSelectionStrategy = goalSelectionStrategy
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
8b9c6238cf85438c93c82c18
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
8d3c37db76b24db48a26eacf
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
Vl_releaseVertexLookup(vback);
84c8552457ea4c688440aa3a
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
#include "ConvexBuilder.h"
ea8f4ac57b5f49288987bf73
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_eta : 0.078" ] }
hparam_eta : 0.078
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
# we make a small number of attempts to see if the task has been
f2276cd7f072486aa14c6010
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float vfCoef : 0.089994" ] }
float vfCoef : 0.089994
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_timesteps : 0.0463" ] }
double n_timesteps : 0.0463
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 136 ], "text": [ "" ] }
The `validate_command` method is deprecated. Please use ``validate_airflow_tasks_run_command``
e795298ed60a4f40a0f7c9ea
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelFilePath = 0.091059" ] }
double hparam_modelFilePath = 0.091059
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelzipfilepath : 0.08511" ] }
float HP_modelzipfilepath : 0.08511
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
name = split_name[0]
00d3718373cc4857928ce319
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelZipFilePath_HP = 0.02038" ] }
double modelZipFilePath_HP = 0.02038
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRateVar : 0.0876" ] }
float HP_learningRateVar : 0.0876
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double minGradNorm = 0.048" ] }
double minGradNorm = 0.048
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double gae_lambda = 0.0787" ] }
double gae_lambda = 0.0787
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
return Math.sqrt(Math.pow(this.x - v.x, 2) + Math.pow(this.y - v.y, 2)); },
12420ca8b85e45ad8d739fa2
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 121 ], "text": [ "" ] }
# lookup the executor by alias first, if not check if we're given a module path
428244de9f534f168edb40b9
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
a.click();
a2c223aeae2b47af8dbf84d4
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate = 0.087" ] }
float HP_learning_rate = 0.087
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
# instance. This makes it easier for the Scheduler, Backfill, etc to
44665b6f97a34223be945ac9
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
if (check_walls) {
bffe32c6ae5d4642b538a40f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learning_rate_HP = 0.08" ] }
float learning_rate_HP = 0.08
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int added_policy_slice_length : 9" ] }
int added_policy_slice_length : 9
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
float(y - first->y) * (y - first->y);
b709a90aba954b94bde7f453
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "entropy_loss = 0.0815" ] }
entropy_loss = 0.0815
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float use_rmsProp : 0.005" ] }
float use_rmsProp : 0.005
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_eta : 0.00588" ] }
float HP_eta : 0.00588
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_episodes = 0.014" ] }
double HP_episodes = 0.014
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimesteps = 2" ] }
int hparam_totalTimesteps = 2
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
)
a0fa7764f48244ac83782365
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
1cec120d9ff244fe85025fe4
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learningRateDeStd : 0.072" ] }
float hparam_learningRateDeStd : 0.072
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr = 0.0105" ] }
float hparam_lr = 0.0105
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int trainFreq : 10" ] }
int trainFreq : 10
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
stuff_collide_: function(p1, p2, check_walls, check_items) {
594b7ffc00d947288f8c440b
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
971d33ebcd5e4fd8a80987d8
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelzipfilepath : 0.0583" ] }
double hparam_modelzipfilepath : 0.0583
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
import org.deeplearning4j.nn.multilayer.MultiLayerNetwork;
109ee7037eb24c2cb874f955
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
var y = (a > 0.5) != (b > 0.5)
15951b7762a24267a493c46f
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
headings = lines[1].strip().split()
c8a2b874b9b045769a5bb56d
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
a.href = "";
a82f252d4f414359954a9b4c
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP : 10" ] }
int learningRate_HP : 10
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clip_range = 0.0462" ] }
clip_range = 0.0462
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
90c4903a49564eeaa190cef7
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clip_range : 10" ] }
int clip_range : 10
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_epochs = 6" ] }
int n_epochs = 6
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totaltimesteps_HP : 0.0" ] }
totaltimesteps_HP : 0.0
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module