ubclaunchpad / minutes

:telescope: Speaker diarization via transfer learning
https://medium.com/ubc-launch-pad-software-engineering-blog/speaker-diarisation-using-transfer-learning-47ca1a1226f4
27 stars 5 forks source link

Read data from h5py in batches #84

Closed iKevinY closed 6 years ago

iKevinY commented 6 years ago

Batches should be taken uniformly from the entire matrix, and the RNG should be seedable (so we can reproduce the training process precisely).

iKevinY commented 6 years ago

90 should cover this ticket and also #83.