Miguel Jaques
Results
1
comments of
Miguel Jaques
Hey tmt9XX, In general the .npz is a file with 3 fields: `train_x`, `valid_x` and `test_x`. Each of these is a np.int8 (range 0-255) array with shape [dataset_size, num_time_steps, width,...