Machine learning services in SQL Server 2017 provides Python support for in-database machine learning, now. In this session they show the basics of how to run Python code in SQL Server. They then discuss how any app that can talk to SQL Server can get intelligence from machine learning models running in SQL Server.
They showcase an app that uses a Python-based deep learning model built and deployed in SQL Server. The model leverages an open source deep learning framework running with SQL Server and utilizes GPU for boosting model training performance.