Skip to content

wangzhe73/cs230-code-examples

This branch is up to date with cs230-stanford/cs230-code-examples:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 17, 2019
478e747 · Dec 17, 2019
Oct 4, 2019
Dec 17, 2019
Jan 13, 2018
Apr 26, 2018
Jan 31, 2018

Repository files navigation

CS230 Code Examples

Tutorials

We are happy to introduce some code examples that you can use for your CS230 projects. The code contains examples for TensorFlow and PyTorch, in vision and NLP. The structure of the repository is the following:

README.md
pytorch/
    vision/
        README.md
    nlp/
        README.md
tensorflow/
    vision/
        README.md
    nlp/
        README.md

You'll find a README.md in each sub-directory.

About

Code examples in pyTorch and Tensorflow for CS230

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%