developmentseed / chip-n-scale-queue-arranger

Chip 'n scale: Queue Arranger helps you run machine learning models over satellite imagery at scale
MIT License
37 stars 7 forks source link

Transition to Python and Serverless #3

Open drewbo opened 4 years ago

drewbo commented 4 years ago

For fast release, this library was originally written in Node. In order to extend it's functionality, we will be gradually re-writing in Python:

We will also add easier configurability for the primary lambda function (download-and-predict) at the same time, though this functionality is largely language agnostic.

moloned commented 4 years ago

I'd recommend integrating fast.ai and Google colab for smaller entities and students working on EO data without a big budget for AWS

drewbo commented 4 years ago

Thanks @moloned, we will eventually move things more in that direction and currently do our trainings using those tools: