Skip to content
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

Open
cvalenzuela opened this issue Apr 19, 2018 · 4 comments
Open

Google Colab as platform for cloud training of models #8

cvalenzuela opened this issue Apr 19, 2018 · 4 comments

Comments

@cvalenzuela
Copy link
Member

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

@scottleedavis
Copy link
Contributor

Would be happy to contribute to this too

@scottleedavis
Copy link
Contributor

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?

@cvalenzuela
Copy link
Member Author

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!

@scottleedavis
Copy link
Contributor

scottleedavis commented Jun 16, 2018

cool! (I introduced a small bug yesterday that I just fixed. (in the model text upload section)

also added controls for model hyperparams. not sure the ranges are sane, but it is a start.

screen shot 2018-06-16 at 8 32 06 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants