I see, I see.
Oh, interesting. Sounds like I should be playing with gc.collect() to see if that clears up my memory.
I think that’s great. I was also experimenting with batch sizes to take full advantage of available GPU RAM, but ideally, we would have the Learner or a peripheral do that dynamically, which I think you may already be working on in ipyexperiments.
Will do!