Skip to content
Snippets Groups Projects
Commit 078d9a0e authored by tomrink's avatar tomrink
Browse files

minor

parent 25dcd411
Branches
No related tags found
No related merge requests found
......@@ -970,6 +970,7 @@ class IcingIntensityNN:
# with tf.device('/device:GPU:'+str(self.gpu_device)):
self.setup_pipeline(filename_l1b_trn, filename_l1b_tst, filename_l2_trn, filename_l2_tst)
self.build_model()
self.model.summary()
self.build_training()
self.build_evaluation()
self.do_training()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment