answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 0 ], "text": [ "learningRate_HP : 0.03" ] }
learningRate_HP : 0.03
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int clip_range = 5" ] }
int clip_range = 5
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string policy_kwargs = policy_kwargsVar" ] }
string policy_kwargs = policy_kwargsVar
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double nEpochs = 0.0478" ] }
double nEpochs = 0.0478
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_critic_updates : 0.09174" ] }
double n_critic_updates : 0.09174
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_lr : 0.012" ] }
HP_lr : 0.012
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
self.log.info("Adding to queue: %s", command)
6896c5cac97c4326b3016607
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_modelFilePath : 3" ] }
int hparam_modelFilePath : 3
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
def sync(self) -> None:
1eb3905bba61480284134d93
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelzipfilepath : 0.07" ] }
float hparam_modelzipfilepath : 0.07
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
linePoint.coord = node->coord;
fbedf61adf4e41b4b8a11528
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "dfeature : 0.04608" ] }
dfeature : 0.04608
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
int i;
48b5a3d047774cafb88174cc
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 65 ], "text": [ "" ] }
return loaded_executors
4bfecbf32258429291984426
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_gradNorm = 0.084909" ] }
max_gradNorm = 0.084909
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelfilepath_HP = 3" ] }
int modelfilepath_HP = 3
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
4f89746bfebf47a29e70b59a
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
"""A wrapper around `lax.conv_general_dilated`.
6063adb16f264f519bfaa484
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
import java.io.IOException;
4170324595f14577841b96dd
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
// Set up CSS size if it's not set up already
5bc56ad0780542b0b418c27b
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
attrs = {}
b0558b936b8c4e5d83ef75f6
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
// Establish connection and perform initial handshake
adf712021c624533a9789663
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_episodes : 0.078" ] }
float HP_episodes : 0.078
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learning_rate : 0.077" ] }
HP_learning_rate : 0.077
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double gae_lambda : 0.0727" ] }
double gae_lambda : 0.0727
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
package com.javadeeplearningcookbook.app;
a85088be89a6469a9e4c46d8
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate : 0.0193" ] }
double learning_rate : 0.0193
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_heads = 0.099" ] }
n_heads = 0.099
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_de_std_HP : 0.011" ] }
double learning_rate_de_std_HP : 0.011
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int deltaStd = 6" ] }
int deltaStd = 6
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
u.type == tc::BW::UnitType::Resource_Mineral_Field ||
ab9fd9815f80450dba85fd15
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "maxGradNorm = 0.001639" ] }
maxGradNorm = 0.001639
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 104 ], "text": [ "" ] }
- node activations: floating point values (one float per node)
f4c75990dc954789a28a3d79
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_modelFilePath = 0.02" ] }
HP_modelFilePath = 0.02
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replay_buffer_kwargs = replay_buffer_kwargsVar" ] }
string replay_buffer_kwargs = replay_buffer_kwargsVar
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage : True" ] }
normalize_advantage : True
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "frameStack = 0.0959" ] }
frameStack = 0.0959
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int batchSize : 1" ] }
int batchSize : 1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_eta : 0.05997" ] }
float HP_eta : 0.05997
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelfilepath : 0.03587" ] }
float hparam_modelfilepath : 0.03587
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxGradNorm = 10" ] }
int maxGradNorm = 10
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
tinyxml2::XMLDocument doc;
ccd18959d6664d3c974effd4
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
// outputs on world
300fdecb958045318d612a78
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int dropout1 : 2" ] }
int dropout1 : 2
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
return schema;
f4622ffbdbd34a8c936f8085
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learning_rate_HP : 6" ] }
int learning_rate_HP : 6
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_totalTimesteps : 0.0477" ] }
float HP_totalTimesteps : 0.0477
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
bb5cbd614fff4a51a1cf56aa
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "gaeLambda = 0.01" ] }
gaeLambda = 0.01
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_eta = 0.068" ] }
float HP_eta = 0.068
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_learningRateVar : 0.01208" ] }
HP_learningRateVar : 0.01208
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gaeLambda : 0.0437" ] }
float gaeLambda : 0.0437
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
except ImportError as e:
844a380e90144f4ebc3ef141
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 96 ], "text": [ "" ] }
"""Representation of an executor config/name."""
919e542b21b742eb8f6da621
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
"""
84b9254c58c54f7e822a3f87
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double deltaStd = 0.071705" ] }
double deltaStd = 0.071705
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
"""Implement eq."""
d9d4b17ff66849c680be4f66
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "minGradNorm : 0.04" ] }
minGradNorm : 0.04
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
) -> None:
a5749985047146c8b2c59f08
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 138 ], "text": [ "" ] }
f'The module/attribute could not be loaded. Please check "executor" key in "core" section. '
5ef0d386fed94af1958d2853
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
//ctx.fillText("Current state:",10,10);
882931f0b8ac4c1faf879d81
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float policy_n_steps_per_epoch : 0.052" ] }
float policy_n_steps_per_epoch : 0.052
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 129 ], "text": [ "" ] }
local_kubernetes_executor_cls = import_string(cls.executors[LOCAL_KUBERNETES_EXECUTOR])
f0e7a53ac5c74f03bf7feb59
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float sde_sample_freq = 0.043" ] }
float sde_sample_freq = 0.043
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int buffer_size = 4" ] }
int buffer_size = 4
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_var_HP = 0.0929" ] }
double learning_rate_var_HP = 0.0929
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelClass = modelClass_var" ] }
modelClass = modelClass_var
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
8161804c168448f3a4f5c572
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 94 ], "text": [ "" ] }
// agent is trying to move from p to op. Check walls
3f27ca34a68a4130860d7e9f
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 116 ], "text": [ "" ] }
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
a9d6ae797cc9413faaee008f
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float totalTimesteps_var_HP = 0.08" ] }
float totalTimesteps_var_HP = 0.08
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int network_eval_at = 9" ] }
int network_eval_at = 9
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float deltaStd : 0.04" ] }
float deltaStd : 0.04
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float delta_std_HP : 0.034457" ] }
float delta_std_HP : 0.034457
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_learning_rate_var : 0.02" ] }
float hparam_learning_rate_var : 0.02
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double dropout : 0.03" ] }
double dropout : 0.03
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool useSde = False" ] }
bool useSde = False
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
// Eye sensor has a maximum range and senses walls
c4a8aedaff5740dca612a4a3
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "sde_sample_freq = 0.07238" ] }
sde_sample_freq = 0.07238
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clipRange : 0.0935" ] }
clipRange : 0.0935
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "string replay_buffer_kwargs = replay_buffer_kwargs" ] }
string replay_buffer_kwargs = replay_buffer_kwargs
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelZipFilePath : 0.05103" ] }
float HP_modelZipFilePath : 0.05103
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelDirectoryPath_HP = 0.002" ] }
double modelDirectoryPath_HP = 0.002
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_timesteps = 0.06" ] }
n_timesteps = 0.06
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
Schema labelSchema = new Schema.Builder()
9f92ba66c6b94292b6b830f2
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate_var : 0.06365" ] }
double HP_learning_rate_var : 0.06365
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 66 ], "text": [ "" ] }
var Agent = function() {
e6228fc6bd8a4308879ad6a0
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelZipFilePath_HP = 0.0528" ] }
float modelZipFilePath_HP = 0.0528
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
# Populate some mappings for fast future lookups
f55111546ad04123909b1c03
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learning_rate_HP = 10" ] }
int learning_rate_HP = 10
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
tc::BW::Command::CommandUnitProtected,
a3a0437ca0bf4b45984d4bc8
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool q_value_normalization = True" ] }
bool q_value_normalization = True
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP : 0.092" ] }
float learningRate_HP : 0.092
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_timesteps = 3" ] }
int n_timesteps = 3
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 56 ], "text": [ "" ] }
return sorted(
1b6fb05943054c199b75b3d0
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_delta_std = 0.0502" ] }
hparam_delta_std = 0.0502
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 108 ], "text": [ "" ] }
self.log.info("%s running %s", self.__class__.__name__, command)
90a0257fde9a4d23afca1200
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 139 ], "text": [ "" ] }
console.log('A: ' + ('' + a).red + ' B: ' + ('' + b).red + ' ' + 'OUT: ' + ('' + c).magenta)
6736c29a03d340499a631ba8
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
89e4161230234491b9870477
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modeldirectorypath = 0.035" ] }
float HP_modeldirectorypath = 0.035
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module