-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Colab as platform for cloud training of models #8
Comments
Would be happy to contribute to this too |
https://colab.research.google.com/drive/1vG_cfKEGzdwX64wrBbf9egq2gWijk8Id is my current setup for building models. (not model specific.) . uses model name of <model_name>.txt on upload. Happy to helpout with something moving forward. Can we setup a shared notebook to work on? |
great, thanks! we do have public account in Colab we can use to host shared notebooks. I will go over your notebook over the weekend! |
This comes from ml5.js#55:
(Yes, eventually we want to train models in JavaScript in the browser too, but this might be useful now and later.)
https://research.google.com/colaboratory/unregistered.html
The text was updated successfully, but these errors were encountered: