Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Add the ability to select a subpart from dataset #29

Open
toodef opened this issue May 13, 2019 · 0 comments
Open

Add the ability to select a subpart from dataset #29

toodef opened this issue May 13, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@toodef
Copy link
Owner

toodef commented May 13, 2019

Frequently we need to extract part of dataset for test network for example.
We need to implement this feature in DataProducer, cause it'll make possible to not change dataset class. Also, DataProsucer has flushing and loading indices interfaces.

Requirements:

  • Possible of flushing indices for reproducible
  • Different strategies for indices selection: (from begin, from range, all of it with step, e.t.c)
@toodef toodef added the good first issue Good for newcomers label May 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant