Skip to content
Snippets Groups Projects
Commit 4bd170e0 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 089e8b03
Branches
No related tags found
No related merge requests found
...@@ -116,7 +116,7 @@ def build_residual_block(input, drop_rate, num_neurons, activation, block_name, ...@@ -116,7 +116,7 @@ def build_residual_block(input, drop_rate, num_neurons, activation, block_name,
class IcingIntensityNN: class IcingIntensityNN:
def __init__(self, day_night='DAY', l1b_andor_l2='both', use_flight_altitude=False, gpu_device=0, datapath=None): def __init__(self, day_night='DAY', l1b_or_l2='both', use_flight_altitude=False, gpu_device=0, datapath=None):
if day_night == 'DAY': if day_night == 'DAY':
self.train_params_l1b = train_params_l1b_day self.train_params_l1b = train_params_l1b_day
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment