Skip to content
Snippets Groups Projects
Commit d200927b authored by John Cintineo's avatar John Cintineo
Browse files

adding config files

parent e401e3c4
No related branches found
No related tags found
No related merge requests found
File added
class_weights: False
batch_norm: False
bias_init: None
shuffle: True
nframes: 1
timeind: [0, 2, 4]
scalar_vars: []
scalar_tuple: ()
ps_2km: (736, 832)
ps_1km: (1472, 1664)
ps_05km: (2944, 3328)
channels: ['CH02', 'CH05', 'CH13', 'CH15']
l2_param: 0.0
dropout_rate: 0.0
batchsize: 1
num_conv_filters: 16
filter_width: 3
conv_activation: relu
learning_rate: 0.0003
nepoch: 100
nworkers: 8
target_time: 60
es_patience: 4
rlr_factor: 0.1
rlr_patience: 1
rlr_cooldown: 2
cnn: unet_2D
input_tuples: [(2944, 3328, 1), (1472, 1664, 1), (736, 832, 2)]
inputs: [['CH02'], ['CH05'], ['CH13', 'CH15']]
val_dates: []
train_dates: []
train_list: /home/jcintineo/probsevere_oconus/src/samplelists/training/train_2.5%.pkl
val_list: /home/jcintineo/probsevere_oconus/src/samplelists/validation/val_2.5%.pkl
target: FED_accum_60min_2km
data: []
scaling_vals: {'CH02': {'mean': 0.08713, 'std': 0.15314}, 'CH05': {'mean': 0.047332, 'std': 0.0834376}, 'CH13': {'mean': 270.93, 'std': 25.9126}, 'CH15': {'mean': 273.168, 'std': 19.9895}}
binarize: 0.1
minmax: []
scalar_reduce_res_fac: 4
datagen: DataGeneratorLUSTRE
dilation: 1
ngpu: 1
loss_fcn: binary_crossentropy
optimizer: Adam
outdir: tf/c02051315
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment