answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
0
],
"text": [
"hparam_modelZipFilePath = 0.08"
]
} | hparam_modelZipFilePath = 0.08 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelClass : modelClass_var"
]
} | modelClass : modelClass_var | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"batch_size : 0.091"
]
} | batch_size : 0.091 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | package com.javadeeplearningcookbook.app; | 6552d87edf7c4bfa9f06ab34 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | if (object->Attribute("class", "vehiclenode")) { | 64396108aedc4bc0bc67beb4 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | if (a.angle < 0) a.angle += 2 * Math.PI; | d667b0c3c0f646009204633d | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelZipFilePath : 0.01"
]
} | HP_modelZipFilePath : 0.01 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | window.brain.algorithm.critic.configuration.read(b) | c4456d2e852441d1bc0791fc | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | return cls._get_executor_names()[0] | 05b96aeada4e4f2ead23a4be | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string q_value_aggregate = q_value_aggregatevar"
]
} | string q_value_aggregate = q_value_aggregatevar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 5"
]
} | int hparam_episodes : 5 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"alive_bonus_offset = 0.018824"
]
} | alive_bonus_offset = 0.018824 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"model_class = model_class_var"
]
} | model_class = model_class_var | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy = False"
]
} | zero_policy = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRate_HP : 0.088"
]
} | float learningRate_HP : 0.088 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes = 5"
]
} | int hparam_episodes = 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | da834695658f47abad333656 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class = replay_buffer_class"
]
} | string replay_buffer_class = replay_buffer_class | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | class BaseExecutor(LoggingMixin): | 3dbc73c5839a40a2bb20e61e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | console.log('Created new network'.blue.bold) | 7e6d7bcbbe134e6e90f3d50b | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | if TYPE_CHECKING: | b118f3ddf4f54d588409a9f2 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int buffer_size = 8"
]
} | int buffer_size = 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | recordReader.initialize(fileSplit); | 5509f455e97942c48ec08b33 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | //w.agents[0].brain.learning = false; | f31ed52194fd498ea62e9f14 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes : 10"
]
} | int HP_episodes : 10 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | * create 'n' different sub directories and place it under application root. | dcf2547864794868abe9345e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float cg_damping : 0.09"
]
} | float cg_damping : 0.09 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | ctx.stroke(); | 97f6ef39f32a4f07a33e2efd | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | if (client->state()->replay) { | 24718c25117543ec82281e33 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRate_HP = 0.08"
]
} | float learningRate_HP = 0.08 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | reader.readAsArrayBuffer(input.files[0]); | 76b1dfef2c0146809ddac85d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | return reward; | 42cc29df672e4ee89a69627d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef = 0.00882"
]
} | vf_coef = 0.00882 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | var e = a.eyes[ei]; | e8bf74ee1049461aab97a1a2 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_steps_per_epoch = 0.06"
]
} | float n_steps_per_epoch = 0.06 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_replay_epochs = 1"
]
} | int n_replay_epochs = 1 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | else | db602e8b262c40a9933d320c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : False"
]
} | bool online_sampling : False | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath = 8"
]
} | int hparam_modelZipFilePath = 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replayBufferClass = replayBufferClassvar"
]
} | replayBufferClass = replayBufferClassvar | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | import tensorflow as tf | 0d623fa50741478c931af56e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double combinedLoss = 0.01"
]
} | double combinedLoss = 0.01 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int frame_stack : 10"
]
} | int frame_stack : 10 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelfilepath : 8"
]
} | int hparam_modelfilepath : 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 7"
]
} | int HP_modelFilePath : 7 | 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"); | e46126b39392477eb596a19d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | return combine; | e6f2410a3dc744589e33de12 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d5f558727c6a4859b6bd4a19 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_grad_norm = 0.0345"
]
} | float max_grad_norm = 0.0345 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | # the Trainable onto the combined bundle while taking none of its resources, | ee9aa84e576e4cc4b3d2f196 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | var np2 = w1p.add(vv2); | bbfdbafd42bb444ba87455fd | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | var b = joined.slice(window.brain.algorithm.actor.configuration.countOfParameters) | 84dfa7fb5e7945d29347e7ba | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_var_HP : 0.08"
]
} | double totalTimesteps_var_HP : 0.08 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP : 0.00083"
]
} | learningRate_HP : 0.00083 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_HP : 0.008"
]
} | learning_rate_HP : 0.008 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | unsigned int color = colors[count]; | dfdc3b2ee31b499f9fb0b94e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | var j = JSON.parse(t); | bf66ad3f910949bb9fd2437a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_top : 0.00812"
]
} | n_top : 0.00812 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_var_HP : 3"
]
} | int totalTimesteps_var_HP : 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage : False"
]
} | bool normalize_advantage : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes = 0.027"
]
} | double HP_episodes = 0.027 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | self.executor.workers_used = 0 | f6bc41a2baed4bdbb5a9c202 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nTop : 0.09664"
]
} | float nTop : 0.09664 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int advantage_estimator : 3"
]
} | int advantage_estimator : 3 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | * by ``{plugin_name}.{class_name}`` for executor from plugins | 2dfbcadc95d2498eb15bb806 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nHeads : 0.02"
]
} | double nHeads : 0.02 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 6"
]
} | int HP_modelFilePath : 6 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | type: 'linear', | 7f00af99c96b4d45914c063c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int value_sync_at = 3"
]
} | int value_sync_at = 3 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop = 0.001"
]
} | use_rms_prop = 0.001 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"delta_std_HP = 0.09"
]
} | delta_std_HP = 0.09 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
148
],
"text": [
""
]
} | void addTri(VertexLookup vl, UintVector &list, const Vector3d &p1, const Vector3d &p2, const Vector3d &p3) | 1a5e11830f894d0780a8f0ee | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | def load_executor(cls, executor_name: ExecutorName | str) -> BaseExecutor: | bea44b95ce50469aba3ad082 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | default_executor = cls.load_executor(cls.get_default_executor_name()) | 0d0239cf4b3042609e7eb804 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 4f23f2b219a7490e9177234b | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | else if (link.attr.lanesOut == 0){ //Usually interurban scenarios TODO | 0ede89f2ffc941ccaa772f6b | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | for (var i = 0; i < 1e6; i++) { | b4614c598c2a490daff0ff35 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modeldirectorypath_HP : 0.00621"
]
} | float modeldirectorypath_HP : 0.00621 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop = False"
]
} | bool use_rms_prop = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std_HP : 8"
]
} | int delta_std_HP : 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | devtool: false | ee5146cee9cf4bf28f8a4308 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | this.y *= s; }, | 0971d3af1228459682771758 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | catch (const std::out_of_range) { | 2fc54efdcf9c43d798f50828 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | opt = opt || {} | 3e1227e38e994fec8eb5e888 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_lr_schedule : 0.01665"
]
} | value_lr_schedule : 0.01665 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"d_Feature = 0.03828"
]
} | d_Feature = 0.03828 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | class LimitedParallelism: | cfff9305c84f447eb73f80ba | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | var joined = new Float64Array(buffer) | 49c5f923398a45a0a86a6af2 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq = 0.034"
]
} | float train_freq = 0.034 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | sortChulls(mChulls); // sort the convex hulls, largest volume to least... | 08cfb7962a6241a5843ec186 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP : 0.1"
]
} | float modelFilePath_HP : 0.1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 27de0d99a17f4ff7a59b7b01 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy : policyVar"
]
} | string policy : policyVar | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_totalTimestepsVar : 0.005777"
]
} | HP_totalTimestepsVar : 0.005777 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_lr : 0.04"
]
} | double HP_lr : 0.04 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta = 0.0357"
]
} | double HP_eta = 0.0357 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | else if (attr->Attribute("name", "Highway")) { | 57d08aa5b7b84f2baa8a50b5 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda : 0.02"
]
} | float gae_lambda : 0.02 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | c09948cad211417cb0dd4acf | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int trainFreq = 6"
]
} | int trainFreq = 6 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.