chiphuyen / stanford-tensorflow-tutorials

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
http://cs20.stanford.edu
MIT License
10.32k stars 4.32k forks source link

Improvements from assignment #144

Open iuria21 opened 5 years ago

iuria21 commented 5 years ago

Hi, thanks for your work. I was asking which of the improvements of the assignment https://docs.google.com/document/d/1GJfn2B6EI8JueDiBwzTAdD34d6pC99BSt6vldOmUCPQ/edit are implemented in this version. Specifically, is the model only taking as input the last question or some more context?

Thanks again!