From ddef7712df99633f85b85e70a68f57caae6ca5e0 Mon Sep 17 00:00:00 2001 From: Jonathon Hare Date: Fri, 16 Feb 2024 09:37:28 +0000 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ab56685..c74a88a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -49,7 +49,7 @@ The current working timetable/plan is below, and illustrates the topics we inten | | 09-Feb | 27/2001 | Lecture: Backpropagation | [backprop-handouts.pdf](handouts/backprop-handouts.pdf) | [Learning representations by back-propagating errors](handouts/nature_article.pdf) | [Panopto link](https://southampton.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=eed65aae-42cf-4902-aef2-b11100a45a25) | | 3 | 12-Feb | 02/1085 | Lecture: Optimisation | [optimisation-handouts.pdf](handouts/optimisation-handouts.pdf) | [Adam: A Method for Stochastic Optimization](https://arxiv.org/abs/1412.6980) | [Panopto link](https://southampton.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=fc2c2822-625c-48c8-9dfe-b11400f731aa) | | | 14-Feb | 46/2005 | Lecture: Going Deep: Universal approximation, overfitting and regularisation | [deepnetworks-handouts.pdf](handouts/deepnetworks-handouts.pdf) | [Dropout:A Simple Way to Prevent Neural Networks from Overfitting](handouts/srivastava14a.pdf) | [Panopto Link](https://southampton.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=6bef594b-cf15-4e25-9d75-b11600944f80)| -| | 16-Feb | 27/2001 | Lecture: Convolutional Networks | [Convolution-handouts.pdf](handouts/NewConvolution-handouts.pdf) | [handwritten digit recognition with a back-propagation network](https://papers.nips.cc/paper/293-handwritten-digit-recognition-with-a-back-propagation-network.pdf) | [Panopto Link]( +| | 16-Feb | 27/2001 | Lecture: Convolutional Networks | [Convolution-handouts.pdf](handouts/NewConvolution-handouts.pdf) | [handwritten digit recognition with a back-propagation network](https://proceedings.neurips.cc/paper/1989/file/53c3bce66e43be4f209556518c2fcb54-Paper.pdf) | [Panopto Link]( | 4 | 19-Feb | 02/1085 | Lecture: Networks Architectures for image classification | [Architectures-handouts.pdf](handouts/Architectures-handouts.pdf) | [ImageNet Classification with Deep Convolutional Neural Networks](https://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf), [Striving for Simplicity: The All Convolutional Net](https://arxiv.org/pdf/1412.6806.pdf), [Very Deep Convolutional Networks for Large-Scale Image Recognition](https://arxiv.org/pdf/1409.1556.pdf), [Going Deeper with Convolutions](https://arxiv.org/pdf/1409.4842), [Deep Residual Learning for Image Recognition](https://arxiv.org/pdf/1512.03385.pdf) | [Panopto Link]() | | | 21-Feb | 46/2005 | Lecture: Networks Architectures for image classification (II) | as above | | [Panopto Link]() | | | 23-Feb | 27/2001 | Lecture: Embeddings | [Embeddings-handout.pdf](handouts/Embeddings-handouts.pdf) | [Efficient Estimation of Word Representations in Vector Space](https://arxiv.org/pdf/1301.3781.pdf) | [Panopto Link]() |