Deep Learning With Python & Tensorflow - PyConSG 2016

Speaker: Ian Lewis Description Python has lots of scientific, data analysis, and machine learning libraries. But there are many problems when starting out on a machine learning project. Which library do you use? How can you use a model that has been trained in your production app? In this talk I will discuss how you can use TensorFlow to create Deep Learning applications and how to deploy them into production. Abstract Python has lots of scientific, data analysis, and machine learning libraries. But there
Back to Top