Submitted by jshkk t3_yeckvk in MachineLearning
EDIT: Thanks for all the constructive feedback! Seems like Colab might still be reasonable even after the business model change, and one could have Binder as a backup (or vice versa). Appreciate the idea sharing!
------
I'm considering helping out a nonprofit with a summer camp that introduces some early Python ML ideas to high school students. Given that Google Colab now essentially doesn't have a "free" version, what would you fine folks use?
In educational settings like this, one of the key things is reduced complexity. Colab was great for that in that many libraries were already installed and you're pulling up a notebook immediately. Whereas one could theoretically set up a number of computers for this, that's not always viable. And like many things in education, cost is typically prohibitive. Even harder in the educational setting is students having their own accounts, which I'll leave off as a worry for now (but I mention it on the off-chance).
I should mention, in my case at least, I don't need any GPU hours at all. Just small 100Kish or so datasets and standard models. Maybe Colab somehow still works for that if not using GPU, but their model is unclear to me there.
Randomramman t1_itxh3yu wrote
Binder is designed to solve this exact problem! It’s been super helpful for tutorials I’ve attended at conferences. https://mybinder.org