ml5js / ml5-data-and-models

Data sets and pre-trained models for ml5.js
https://ml5js.org/docs/data-overview
MIT License
125 stars 98 forks source link

Maybe have Colaboratory Notebook version for the training of models? #16

Closed scottleedavis closed 6 years ago

scottleedavis commented 6 years ago

I set something up here. Nice having GPU support in the cloud for those of us with slow processors at home.

maybe include it in the repo? I almost did a pull request for this. It would need to be cleaned up and documented better. Let me know what you think?

https://colab.research.google.com/drive/1vG_cfKEGzdwX64wrBbf9egq2gWijk8Id

cvalenzuela commented 6 years ago

There's already an issue tracking this, see https://github.com/ml5js/ml5-data-and-training/issues/8! It would be great if you could contribute to thos @scottleedavis!