# stanford-tensorflow-tutorials
**Repository Path**: deeplearningrepos/stanford-tensorflow-tutorials
## Basic Information
- **Project Name**: stanford-tensorflow-tutorials
- **Description**: This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-30
- **Last Updated**: 2021-08-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](LICENSE)
[](https://gitter.im/stanford-tensorflow-tutorials)
# stanford-tensorflow-tutorials
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](http://cs20.stanford.edu).
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.