Join us for a night of Python talks at the central Skyscanner office in Glasgow. We will have two talks (details soon). Skyscanner will be providing us with food and drinks.
Doors open at 17:30, please arrive by 18:30 at the latest.
Pizza will arrive at 18:00.
First talks will start at 18:30.
Join us for a night of Python talks at the central Skyscanner office in Glasgow. We will have two talks (details soon). Skyscanner will be providing us with food and drinks.
Doors open at 17:30, please arrive by 18:30 at the latest.
Pizza will arrive at 18:00.
First talks will start at 18:30.
Talk 1: Building Deep Learning Neural Networks for Developers using Python and Tensor Flow by Keith Harrison
Machine learning has been all over the news recently from beating humans at Go (http://www.bbc.co.uk/news/technology-40042581) to diagnosing heart failure (https://www.sciencedaily.com/releases/2018/04/180430160513.htm). I decided to learn what all the fuss was about and soon found that these amazing results were being achieved by Deep Learning Neural Networks and you can build them yourself even if you have no background in Data Science.
In this talk I’ll explain what Machine Learning is and show you how to build a Deep Learning Neural Network from scratch to perform simple hand writing recognition using Keras and TensorFlow. It’s not as hard as you think!