Skip to content

Commit

Permalink
Added Ed's slides and some reading.
Browse files Browse the repository at this point in the history
  • Loading branch information
pblunsom committed Mar 2, 2017
1 parent a2e3a33 commit a135346
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,12 +203,20 @@ This lecture introduces algorithms for converting written language into spoken l
[slides]
[video]

### Reading
* [Teaching machines to read and comprehend. Hermann et al., NIPS 2015](http:https://papers.nips.cc/paper/5945-teaching-machines-to-read-and-comprehend)
* [Deep Learning for Answer Sentence Selection. Yu et al., NIPS Deep Learning Workshop 2014](https://arxiv.org/abs/1412.1632)

## 14. Lecture 12 - (Coming Soon) Memory [Ed Grefenstette]

[slides]
[[slides]](Lecture 12 - Memory Lecture.pdf)
[video]

### Reading
* [Hybrid computing using a neural network with dynamic external memory. Graves et al., Nature 2016](http:https://www.nature.com/nature/journal/v538/n7626/abs/nature20101.html)
* [Reasoning about Entailment with Neural Attention. Rocktäschel et al., ICLR 2016](https://arxiv.org/abs/1509.06664)
* [Learning to transduce with unbounded memory. Grefenstette et al., NIPS 2015](http:https://papers.nips.cc/paper/5648-learning-to-transduce-with-unbounded-memory)
* [End-to-End Memory Networks. Sukhbaatar et al., NIPS 2015](https://arxiv.org/abs/1503.08895)

# Piazza
We will be using Piazza to facilitate class discussion during the course. Rather than emailing questions directly, I encourage you to post your questions on Piazza to be answered by your fellow students, instructors, and lecturers. However do please do note that all the lecturers for this course are volunteering their time and may not always be available to give a response.
Expand Down

0 comments on commit a135346

Please sign in to comment.