robintibor
robintibor
Great. I had some steps written down I did for previous releases, but do check whether they still make sense, probably the whole copy docs to `master` subfolder and then...
I have given you access @agramfort , I need to know your account on PyPI @bruAristimunha
ah right unfortunately made some typo before, now you should have an invitation for access
great work
So is this correct @gemeinl ?
So @agramfort I have slightly modified an existing benchmarking example from Hubert/braindecode to use dummy data here: https://gist.github.com/robintibor/2ca756e832367a3759a08418d5e649c5 Is this going in direction you thought? Regarding memmapping, not sure if...
Yes we may look at very large datasets like >1TB
seems good so is this ready to merge?
So actually when writing original HBM paper (https://onlinelibrary.wiley.com/doi/full/10.1002/hbm.23730), this issue caused the longest "bughunt" I ever had (~about 2 weeks). One subject had a dataset size that led to the...
ok then just still to consider whether to catch the case with batch_size < first batch size, so case where this would mean no training. In general I think in...