Week two (Jun 5, 2023 - Jun 12, 2023)
This is the second week of my GSoC journey.
GSoC project
Tasks
- Finish prototype for Pytorch dataloader.
- Create the file
dataset_torch.pythat replacesdataset.py. Whendataset_torch.pyis done, subsequent calls for instantiating the dataloader inmain.pyshould be:cfg = cellbox.dataset_torch.factory(cfg).
Relevant issues:
Notes
Check out my personal GSoC notebook, where I keep my observations and comments in one place.
