- 课程Notes和PPT是从google doc上弄下来的,在docs中
- 示例代码Fork自CS20si的Github,并在assignments中完成作业代码
This repository contains code examples for the course CS 20: TensorFlow for Deep Learning Research.
It will be updated as the class progresses.
Detailed syllabus and lecture notes can be found here.
For this course, I use python3.6 and TensorFlow 1.4.1.
For the code and notes of the previous year's course, please see the folder 2017 and the website https://web.stanford.edu/class/cs20si/2017
For setup instruction and the list of dependencies, please see the setup folder of this repository.