-
Notifications
You must be signed in to change notification settings - Fork 0
/
SetParameters.nb
183 lines (171 loc) · 9.02 KB
/
SetParameters.nb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
(* Content-type: application/vnd.wolfram.mathematica *)
(*** Wolfram Notebook File ***)
(* http://www.wolfram.com/nb *)
(* CreatedBy='Mathematica 12.1' *)
(*CacheID: 234*)
(* Internal cache information:
NotebookFileLineBreakTest
NotebookFileLineBreakTest
NotebookDataPosition[ 158, 7]
NotebookDataLength[ 9082, 175]
NotebookOptionsPosition[ 8172, 155]
NotebookOutlinePosition[ 8571, 171]
CellTagsIndexPosition[ 8528, 168]
WindowFrame->Normal*)
(* Beginning of Notebook Content *)
Notebook[{
Cell[BoxData[
RowBox[{
RowBox[{"lstm1", "=", "60"}], ";",
RowBox[{"lstm2", "=", "24"}], ";"}]], "Input",
CellChangeTimes->{{3.819104667426117*^9, 3.819104683174499*^9}, {
3.819136628734056*^9, 3.819136634602933*^9}, {3.819400596513997*^9,
3.819400623250608*^9}, {3.8194007287548943`*^9, 3.8194007320317*^9}, {
3.8194125889609613`*^9, 3.819412601725665*^9}, {3.81944558034533*^9,
3.819445588109766*^9}, {3.819478024854478*^9, 3.8194780337062597`*^9}, {
3.8195053043848457`*^9, 3.819505309791678*^9}, {3.819509230199368*^9,
3.819509237493457*^9}, {3.819593275741576*^9, 3.819593281357039*^9}, {
3.819593369450901*^9, 3.819593379018197*^9}, {3.819601390203823*^9,
3.819601395370777*^9}, {3.820526512625617*^9, 3.8205265670354156`*^9}, {
3.825452817053276*^9,
3.825452855402472*^9}},ExpressionUUID->"8ea017a7-8bca-4783-97e9-\
e6be292c8c2e"],
Cell[BoxData[
RowBox[{
RowBox[{"fc1", "=", "120"}], ";",
RowBox[{"fc2", "=", "60"}], ";"}]], "Input",
CellChangeTimes->{{3.820783418262784*^9, 3.82078342568402*^9}, {
3.822442580875731*^9, 3.8224425902025623`*^9}, {3.82545282183639*^9,
3.825452833322817*^9}},ExpressionUUID->"498de9c2-5d59-4e3e-81fa-\
7084f4979d33"],
Cell[BoxData[
RowBox[{
RowBox[{
RowBox[{"S", "=", "28"}], ";"}], " ",
RowBox[{"(*", " ",
RowBox[{
"length", " ", "of", " ", "test", " ", "time", " ", "frame", " ", "in",
" ", "days"}], " ", "*)"}]}]], "Input",
CellChangeTimes->{{3.819103432387741*^9, 3.819103439556046*^9}, {
3.819104922934862*^9, 3.819104944807076*^9}, 3.819107439267312*^9,
3.8193983921412697`*^9, {3.819400539955464*^9, 3.819400555394302*^9}},
CellLabel->"In[3]:=",ExpressionUUID->"7f028ec1-6ab9-4e91-9d91-0e9cc4c9648a"],
Cell[BoxData[
RowBox[{
RowBox[{"Days", "=", "7"}], ";", " ",
RowBox[{"(*", " ",
RowBox[{
"length", " ", "of", " ", "traning", " ", "patch", " ", "time", " ",
"frame", " ", "in", " ", "days"}], " ", "*)"}]}]], "Input",
CellChangeTimes->{{3.8190775195038357`*^9, 3.819077528637516*^9}, {
3.8190782690872517`*^9, 3.8190782693893557`*^9}, 3.819078673782793*^9,
3.819078756051448*^9, {3.819398044936686*^9, 3.8193980450786257`*^9}, {
3.8194005596506844`*^9, 3.81940057682999*^9}, 3.819402022231268*^9, {
3.819505312926673*^9, 3.819505313358222*^9}, 3.819506887679782*^9, {
3.819507748108951*^9, 3.819507750124259*^9}, 3.819508400191504*^9,
3.819509222839817*^9, {3.8195977527086487`*^9, 3.819597752915657*^9},
3.81959780195566*^9, 3.819597956882868*^9, 3.822445392309865*^9,
3.8224459109547987`*^9, 3.822446791499741*^9, 3.822447536124151*^9, {
3.8224477056095333`*^9, 3.822447706231802*^9}, 3.82244815555302*^9},
CellLabel->"In[4]:=",ExpressionUUID->"2a4640d5-d6dc-49b9-92ca-aa1dc19d9bb3"],
Cell[BoxData[
RowBox[{
RowBox[{"Future1", "=", "28"}], ";"}]], "Input",
CellChangeTimes->{{3.822449807855978*^9, 3.822449813582733*^9}, {
3.8224507279184933`*^9, 3.822450728187921*^9}, {3.8224517827772007`*^9,
3.8224517830950413`*^9}},ExpressionUUID->"d10c40a2-eb10-4e22-8943-\
1313838a8b59"],
Cell[BoxData[
RowBox[{
RowBox[{"BS", "=", "32"}], ";", " ",
RowBox[{"(*", " ",
RowBox[{"training", " ", "batch", " ", "size"}], " ", "*)"}]}]], "Input",
CellChangeTimes->{{3.804325095839068*^9, 3.80432510084872*^9}, {
3.8043251464815083`*^9, 3.804325150970014*^9}, {3.804372119859133*^9,
3.804372120240857*^9}, 3.804372980138801*^9, 3.815280594597662*^9,
3.815442668437189*^9, 3.815442713922578*^9, {3.815689451405699*^9,
3.815689454668479*^9}, {3.815689534172019*^9, 3.8156895342334213`*^9},
3.815690096545924*^9, {3.815692639575467*^9, 3.8156926396367893`*^9},
3.815697190571746*^9, {3.815697790048871*^9, 3.815697790175057*^9}, {
3.815703139071828*^9, 3.815703139181943*^9}, 3.816489938211974*^9, {
3.816490061409761*^9, 3.816490061471348*^9}, {3.816565203796569*^9,
3.8165652099381332`*^9}, 3.8188050158836803`*^9, 3.8188070416680613`*^9,
3.8188072120321836`*^9, 3.81880796555128*^9, 3.818811863583637*^9, {
3.818812729582478*^9, 3.8188127296917152`*^9}, {3.818812929578323*^9,
3.818812929594404*^9}, {3.8188132284522867`*^9, 3.818813228561722*^9}, {
3.818820225909194*^9, 3.8188202306587973`*^9}, {3.818820440704999*^9,
3.818820440846764*^9}, 3.818822423945794*^9, {3.818825423420662*^9,
3.818825424217988*^9}, 3.818895632946167*^9, {3.818910182933223*^9,
3.8189101830432262`*^9}, 3.818970598447369*^9, {3.8189724289034758`*^9,
3.818972428980667*^9}, 3.818972542069285*^9, {3.8189737356601152`*^9,
3.818973735736958*^9}, 3.818973831659062*^9, 3.818974704599275*^9, {
3.818975327740815*^9, 3.8189753278663797`*^9}, 3.81897541335633*^9, {
3.819136641710814*^9, 3.819136642304531*^9}, {3.819400579778496*^9,
3.819400588705757*^9}, 3.819402147348693*^9, 3.819402560220207*^9, {
3.819409356421556*^9, 3.819409356595559*^9}, 3.819412562669417*^9,
3.8194145877631607`*^9, 3.8194457702613792`*^9, 3.8195056130855303`*^9, {
3.8195068974724197`*^9, 3.819506897630707*^9}, 3.819507429459828*^9, {
3.819507744870549*^9, 3.819507744956514*^9}, 3.8196003529754267`*^9, {
3.819600813768058*^9, 3.819600813909526*^9}, 3.822444830544602*^9,
3.8224472981096983`*^9, {3.8224473514036217`*^9, 3.822447360446525*^9}},
CellLabel->"In[6]:=",ExpressionUUID->"153c7a76-4df3-46ac-9e88-1ebe5c626197"],
Cell[BoxData[
RowBox[{
RowBox[{"Epochs", "=", "1000"}], ";"}]], "Input",
CellChangeTimes->{{3.80432515388896*^9, 3.804325159984147*^9}, {
3.8152804400730257`*^9, 3.815280440423506*^9}, {3.815432210328937*^9,
3.8154322107590857`*^9}, 3.815432748076685*^9, 3.815442643702037*^9,
3.815442715938648*^9, {3.815442830625092*^9, 3.815442832574932*^9}, {
3.815443879277418*^9, 3.815443879867711*^9}, 3.81568959153071*^9,
3.815695312684959*^9, {3.8156977973604918`*^9, 3.8156977975986958`*^9},
3.8164899406601667`*^9, {3.8164900638099422`*^9, 3.816490064543668*^9},
3.81880492095827*^9, 3.8188060283903522`*^9, {3.818807034642913*^9,
3.818807035841463*^9}, 3.818807616406657*^9, 3.818813030648274*^9,
3.818813231555912*^9, 3.81881992084337*^9, 3.818820223382326*^9, {
3.818823898859331*^9, 3.818823899448629*^9}, 3.818892678494606*^9,
3.8189738345069733`*^9, 3.818974116163241*^9, 3.818974707398993*^9,
3.818974936338336*^9, 3.818975049488803*^9, {3.8189756548391542`*^9,
3.818975655108876*^9}, {3.818976813198743*^9, 3.818976841134136*^9},
3.8190776189727793`*^9, 3.8190776688440313`*^9, 3.819079814543318*^9,
3.819400518133869*^9, {3.8194009311654673`*^9, 3.819400931675199*^9},
3.819402149204461*^9, 3.819404076492859*^9, {3.8194042178978167`*^9,
3.819404218232168*^9}, {3.819409353092144*^9, 3.8194093537313232`*^9}, {
3.8194125655502167`*^9, 3.8194125871052847`*^9}, {3.8194145896032467`*^9,
3.819414606513352*^9}, {3.819414852848276*^9, 3.819414853054564*^9}, {
3.819419668706526*^9, 3.819419670017831*^9}, {3.8194455922140903`*^9,
3.819445592955649*^9}, {3.819505317889227*^9, 3.819505319790338*^9},
3.819597631083197*^9, {3.819598790531736*^9, 3.81959879078703*^9},
3.8196016981638727`*^9, 3.820293169439925*^9, {3.820293747409313*^9,
3.820293747521085*^9}, {3.8205282075310507`*^9, 3.820528217559598*^9}, {
3.820528317497943*^9, 3.820528317784133*^9}, 3.8207038867861547`*^9,
3.820704507239538*^9, 3.820705401087338*^9, {3.8207060573634367`*^9,
3.820706057698946*^9}, 3.820707317261516*^9, 3.822444810960969*^9, {
3.822447866838646*^9, 3.8224478671726303`*^9}},
CellLabel->"In[7]:=",ExpressionUUID->"f6708477-03ce-4d95-b082-9edd696e622e"]
},
WindowSize->{782, 623},
WindowMargins->{{59, Automatic}, {57, Automatic}},
FrontEndVersion->"12.1 for Microsoft Windows (64-bit) (March 14, 2020)",
StyleDefinitions->"Default.nb",
ExpressionUUID->"0a269fbd-a117-4ab5-9a66-a7c1222225e3"
]
(* End of Notebook Content *)
(* Internal cache information *)
(*CellTagsOutline
CellTagsIndex->{}
*)
(*CellTagsIndex
CellTagsIndex->{}
*)
(*NotebookFileOutline
Notebook[{
Cell[558, 20, 868, 15, 28, "Input",ExpressionUUID->"8ea017a7-8bca-4783-97e9-e6be292c8c2e"],
Cell[1429, 37, 328, 7, 28, "Input",ExpressionUUID->"498de9c2-5d59-4e3e-81fa-7084f4979d33"],
Cell[1760, 46, 520, 11, 28, "Input",ExpressionUUID->"7f028ec1-6ab9-4e91-9d91-0e9cc4c9648a"],
Cell[2283, 59, 1036, 17, 28, "Input",ExpressionUUID->"2a4640d5-d6dc-49b9-92ca-aa1dc19d9bb3"],
Cell[3322, 78, 301, 6, 28, "Input",ExpressionUUID->"d10c40a2-eb10-4e22-8943-1313838a8b59"],
Cell[3626, 86, 2291, 33, 28, "Input",ExpressionUUID->"153c7a76-4df3-46ac-9e88-1ebe5c626197"],
Cell[5920, 121, 2248, 32, 28, "Input",ExpressionUUID->"f6708477-03ce-4d95-b082-9edd696e622e"]
}
]
*)