answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 111 ], "text": [ "" ] }
# distributed under the License is distributed on an "AS IS" BASIS,
1643fcd651b747e390e4d80b
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelFilePath = 0.07" ] }
double HP_modelFilePath = 0.07
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
if (check_walls) {
c73b52e1e98241efbe263dae
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRate_HP : 0.081" ] }
learningRate_HP : 0.081
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_var : 0.08" ] }
float HP_learning_rate_var : 0.08
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
4c2dc5d1d3e44deba8a4f29b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelDirectoryPath = 0.05" ] }
double hparam_modelDirectoryPath = 0.05
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
a281ce636e2d4bd382f4a351
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double delta_std_HP : 0.02" ] }
double delta_std_HP : 0.02
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelfilepath = 1" ] }
int hparam_modelfilepath = 1
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
if (state->game_ended) {
6dec360e39cd4e59aa922d08
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
:param state: State to set for the task.
25ac54d52b5441fd9df57a44
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int train_freq : 8" ] }
int train_freq : 8
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cgDamping : 4" ] }
int cgDamping : 4
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparams_learningRate = 0.0059" ] }
double hparams_learningRate = 0.0059
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling = True" ] }
bool online_sampling = True
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "q_value = True" ] }
q_value = True
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
ad8ba4615ad848ba8f1c0338
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float deltaStd_HP : 0.05" ] }
float deltaStd_HP : 0.05
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learningRate = 0.09" ] }
double HP_learningRate = 0.09
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modeldirectorypath : 0.030618" ] }
float hparam_modeldirectorypath : 0.030618
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "onlineSampling = True" ] }
onlineSampling = True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_de_std = 0.007" ] }
hparam_learning_rate_de_std = 0.007
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_delta_std : 3" ] }
int hparam_delta_std : 3
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learning_rate_var : 7" ] }
int HP_learning_rate_var : 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP = 0.092281" ] }
double learningRate_HP = 0.092281
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
neutralUnits.begin(),
162338d0fd504e28a35ae8a3
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
Load the executor.
a4c9efc87d6f4792bf34dd94
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int cg_damping : 7" ] }
int cg_damping : 7
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparams_learningRate = 0.09" ] }
double hparams_learningRate = 0.09
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
54fced9ccd4f442da0c09764
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelZipFilePath = 0.084909" ] }
float hparam_modelZipFilePath = 0.084909
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zeroPolicy : True" ] }
zeroPolicy : True
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double noise_std = 0.0837" ] }
double noise_std = 0.0837
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_eta = 0.08" ] }
float HP_eta = 0.08
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 51 ], "text": [ "" ] }
@property
31bda7cb220443a9a087410c
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
6eda4a5d3f1d4759a5bb41d0
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float use_rms_prop = 0.017" ] }
float use_rms_prop = 0.017
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
def running_mean_update(x, state):
cf8db164d23546cfabeafcf7
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRateDeStd = 0.08" ] }
HP_learningRateDeStd = 0.08
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "gae_lambda = 0.0106" ] }
gae_lambda = 0.0106
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
recordReader.initialize(new FileSplit(file));
aa093c4549264c7798ed39f5
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
return
92cb4b51cc4e49f7ba1c3c7d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_learning_rate_de_std = 5" ] }
int hparam_learning_rate_de_std = 5
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
public class JacksonLineRecordReaderExample {
5375dc77f2e44538aac2fda8
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "model_class = model_classVar" ] }
model_class = model_classVar
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learningRate : 0.08686" ] }
float HP_learningRate : 0.08686
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
self.impl = (
417a1d5b4f994a499090c0ca
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double epoche = 0.000211" ] }
double epoche = 0.000211
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totalTimesteps_HP : 0.038" ] }
totalTimesteps_HP : 0.038
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float nDelta : 0.015228" ] }
float nDelta : 0.015228
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
:param command: Command to run
e6dfaea6a34941cb9bb535d9
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
Return and flush the event buffer.
901ffdec907e430a851afe2b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
package com.javadeeplearningcookbook.api;
dc69861d267149e5b01132ee
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float sdeSampleFreq : 0.01932" ] }
float sdeSampleFreq : 0.01932
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_eval_batches = 4" ] }
int n_eval_batches = 4
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modeldirectorypath : 0.041592" ] }
HP_modeldirectorypath : 0.041592
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string noise_type : noise_type" ] }
string noise_type : noise_type
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
auto ccenter = std::find_if(
c66ede2ec68d4826a7e2ba4a
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_modelFilePath = 0.03" ] }
double HP_modelFilePath = 0.03
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_critic_updates : 0.06882" ] }
float n_critic_updates : 0.06882
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 131 ], "text": [ "" ] }
* This is a simple example to check whether your data is properly extracted from source.
32b8cc18b7e24d56a8ce1e0c
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double deltaStd = 0.03" ] }
double deltaStd = 0.03
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_slice_length = 0.0819" ] }
double max_slice_length = 0.0819
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
std::cout << std::endl;
92fa78bf647049ab98fc25cb
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double deltaStd_HP : 0.082" ] }
double deltaStd_HP : 0.082
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "useRmsProp = False" ] }
useRmsProp = False
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalize_advantage = False" ] }
bool normalize_advantage = False
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "learningRateDeStd_HP : 0.096" ] }
learningRateDeStd_HP : 0.096
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 115 ], "text": [ "" ] }
attention lets one assemble nodes of *vectors* and use further vectors to
63422b84c1af4eb696479dff
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 45 ], "text": [ "" ] }
-1,
6117ca6d863c4fef8e8e23b5
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimestepsVar : 7" ] }
int hparam_totalTimestepsVar : 7
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
self,
0e74aaf2a6cf4aa1b1fe3998
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int off_Policy : 8" ] }
int off_Policy : 8
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
node = nodes[nodeID];
2e30f398e9204792baea7b8c
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int gae_lambda : 2" ] }
int gae_lambda : 2
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
public static void main(String[] args){
fd1ec2ae2fe34f759a47abbe
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
landmarks[img_name] = landmark_values
b7c5f3bd98ab4e2a8d7bf094
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double delta_std = 0.05" ] }
double delta_std = 0.05
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
key, command = self.task_queue.get()
bb3f22995ac84162b9494e73
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frame_stack : 0.069178" ] }
double frame_stack : 0.069178
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
for (unsigned int i = 0; i < tcount; i++)
a18af1d6caf5460393c60aad
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
# to you under the Apache License, Version 2.0 (the
fbb223dfb601462483bad9a9
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
and self.connector_source == other.connector_source
c38406d895bc48f4b1f98a75
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
display: false,
67b1aaee6a9d4673a107e808
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "frame_stack = 0.02" ] }
frame_stack = 0.02
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
function stoplearn() {
67d0fc3d4e7f4100bde01293
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "entropyLoss : 0.0" ] }
entropyLoss : 0.0
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modeldirectorypath : 0.001496" ] }
float HP_modeldirectorypath : 0.001496
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
8103448c6f4941b4bedd9cb5
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelDirectoryPath_HP = 0.0204" ] }
modelDirectoryPath_HP = 0.0204
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int epsilon : 3" ] }
int epsilon : 3
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
goto send;
05f0b23958704e3ba648e18d
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int ent_coef = 9" ] }
int ent_coef = 9
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double clip_range = 0.084" ] }
double clip_range = 0.084
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningrate_HP : 9" ] }
int learningrate_HP : 9
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float batch_size : 0.01" ] }
float batch_size : 0.01
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_sampled_goal : 0.00536" ] }
float n_sampled_goal : 0.00536
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate_var = 0.026685" ] }
HP_learning_rate_var = 0.026685
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
for (int i = 1; i <= 6; i++) {
8d70b2d41f8d431d90d29873
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module