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

minor

parent 717cad69
Branches
No related tags found
No related merge requests found
......@@ -460,6 +460,7 @@ class IcingIntensityNN:
self.get_train_dataset(trn_idxs)
self.get_test_dataset(tst_idxs)
print('datetime: ', now)
print('num train samples: ', self.num_data_samples)
print('BATCH SIZE: ', BATCH_SIZE)
print('num test samples: ', tst_idxs.shape[0])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment