mine.js
mine.js copied to clipboard
Docker One-Liner with Arbitrary Data Support for Mine.js (Epic User Story A)
User Story A: As a user of the Docker one-liner for Mine.js, I want the ability to spin up test mines on any dataset of my choosing (not just the Diabetes Dataset) so that I can run arbitrary simulations with arbitrary dataset.
The One-Liner Being Demoed: https://www.youtube.com/watch?v=cc7Lh9TgSeI Acceptance Criteria:
- The OpenMined Docker one-liner should be runnable against an arbitrary folder of datasets.
Is pointing pySyft at this custom folder enough to get the training working with different datasets? Or do we already need adapters at this point