Docker container running a flask web server for image classification using Scikit-Learn

I just returned from one of Microsoft’s Open Hack events in Toronto, where we coded alongside engineers from several other companies across the region. Link to the GitHub repository One of the challenges required that we’d be able to deploy a trained model to Azure, which would expose an HTTP endpoint. From there, we’d be…

Facebook and Microsoft introduce new open ecosystem for interchangeable AI frameworks

Facebook and Microsoft are today introducing Open Neural Network Exchange (ONNX) format, a standard for representing deep learning models that enables models to be transferred between frameworks. ONNX is the first step toward an open ecosystem where AI developers can easily move between state-of-the-art tools and choose the combination that is best for them. ———————–…