Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
sec2.1_ml
deeplearning
Commits
f88c1e68
Commit
f88c1e68
authored
Aug 02, 2018
by
Marius Kriegerowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upd model example
parent
bc685a75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
45 additions
and
6 deletions
+45
-6
pinky/test/config_examples/model.config
pinky/test/config_examples/model.config
+45
-6
No files found.
pinky/test/config_examples/model.config
View file @
f88c1e68
--- !
pinky
.
model
.
Model
data_generator
: !
pinky
.
data
.
OnTheFlyData
hyperparameter_optimizer
: !
pinky
.
optimize
.
Optimizer
learning_rate
: [
0
.
001
,
1
.
0
e
-
05
,
0
.
0001
]
n_calls
:
50
path_best
:
winner
data_generator
: !
pinky
.
data
.
GFSwarmData
fn_stations
:
stations
.
pf
gf_engine
: !
pf
.
LocalEngine
store_superdirs
: [/
data
/
stores
]
store_dirs
: []
default_store_id
:
qplayground_total_4_mr_full
n_sources
:
30
sample_length
:
5
.
onset_phase
:
p
...
...
@@ -18,6 +18,45 @@ data_generator: !pinky.data.OnTheFlyData
quantity
:
velocity
noise
: !
pinky
.
data
.
WhiteNoise
level
:
1
E
-
8
swarm
: !
swarm
.
source_region
.
Swarm
geometry
: !
swarm
.
source_region
.
CuboidSourceGeometry
center_lon
:
12
.
45
center_lat
:
50
.
214
center_depth
:
10000
azimuth
:
170
dip
:
80
.
0
tilt
:
0
.
0
n
:
10
length
:
3000
.
0
depth
:
3000
.
0
thickness
:
200
.
0
timing
: !
swarm
.
source_region
.
RandomTiming
tmin
:
0
tmax
:
86400
.
0
mechanisms
: !
swarm
.
source_region
.
FocalDistribution
n
:
100
base_source
: !
pf
.
DCSource
elevation
:
0
.
0
depth
:
0
time
:
1970
-
01
-
01
00
:
00
:
00
stf_mode
:
post
magnitude
:
6
.
0
strike
:
170
dip
:
80
rake
: -
30
variation
:
5
magnitudes
: !
swarm
.
source_region
.
GutenbergRichterDiscrete
mag_min
:
0
.
08
mag_max
:
3
.
4
a
:
1
b
:
0
.
5
increment
:
0
.
1
scaling
:
1
.
0
normalize
:
true
engine
: !
pf
.
LocalEngine
store_superdirs
: [/
data
/
stores
]
store_dirs
: []
default_store_id
:
qplayground_total_4_mr_full
dropout_rate
:
0
.
1
batch_size
:
10
batch_size
:
2
auto_clear
:
true
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment