Two days in Helsinki, from TensorFlow basics to transfer learning
On 5 and 6 June 2019 deepkapha.ai ran a two-day deep learning workshop in Helsinki, taking a room from TensorFlow sessions and graphs through to transfer learning in Keras.
deepkapha.ai ran a two-day deep learning workshop in Helsinki on 5 and 6 June 2019. It was the third Finland engagement in twelve months, after the public sessions of June 2018 and the two-day programme that November.
Day one began with fundamentals. Learners opened a TensorFlow basics notebook, built a single neuron, moved to a multi-layer perceptron, then took on a convolutional network exercise. That exercise ran on CIFAR-10. It was still open when day one closed.
Day two moved to Keras. The room ran MNIST twice, once as a plain network and once as a convolutional one, then put the cats-and-dogs problem through both routes: trained from scratch, and trained again on top of a pre-trained network. Both models, cats_and_dogs_small_1.h5 and cats_and_dogs_small_2.h5, were trained on 6 June. Recurrent networks closed the day, with a basic exercise and MNIST read as a sequence.
The teaching kit travelled. The deck and the five-day structure came from the deep learning bootcamp at the University of Texas at Dallas, run from 7 to 11 January 2019. Learners got only Day 1 and Day 2. Helsinki got the same material at twice the pace.
No photography survives from this visit.