Closed knkski closed 7 years ago
It's difficult to run models of any real size locally, so we should investigate adding support for running these scripts on a cloud-based machine learning service, such as Google's ML Engine or Amazon Machine Learning.
There's a bit of initial work here:
https://github.com/knkski/atai/blob/master/trainer/tasks.py
Added support for running on FloydHub in https://github.com/knkski/atai/commit/ce87c13c43b96da477c6730d2ed80c986bf496ee
It's difficult to run models of any real size locally, so we should investigate adding support for running these scripts on a cloud-based machine learning service, such as Google's ML Engine or Amazon Machine Learning.
There's a bit of initial work here:
https://github.com/knkski/atai/blob/master/trainer/tasks.py