Closed brookehus closed 5 years ago
Right now we have stuff with n_examples. I think this is a bit confusing and we should use n_frames everywhere. @nec4 thoughts?
n_examples
n_frames
If you are OK with this I can go and do it
n_frames seems more consistent with MD terminology - so my vote is that one.
I agree
All n_examples are gone now thanks to #83. Closing this issue.
Right now we have stuff with
n_examples
. I think this is a bit confusing and we should usen_frames
everywhere. @nec4 thoughts?