Interactive session, Wednesday March 24
Guest lecture from elliptic labs
Part 2
- Recording
- Links:
Weekly lecture:
Slides
Video Recordings:
- The deep learning revolution
- Deep feed-forward neural networks
- Convolutional neural networks and image processing
- Recurrent neural networks and language processing
Recommended readings:
There are no mandatory readings this week.
For the Deep-learning revolution, there are several popular introductions. The Great AI Awakening, from NY Times, Dec 2016, is an interesting report from the time when the media started to recognize the revolution. For they who want to dig deeper into the revolution, we recommend the recent book by Melanie Mitchell, Artificial Intelligence, 2019.
If you are interested in knowing more about CNNs, this page from the Stanford course CS231n, is highly recommended. We have had problems finding presentations of RNNs which go beyond the slides without being highly technical.
If you are ready for practical experience with deep learning, you may start with Paolo Perrotta, Programming Machine Learning (in O'Reilly library), Ch. 16 ff. which uses Tensorflow and Keras. If you are ready for go one step further, you may proceed with Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, (2. ed.) by Aurelien Geron.