739 Forks
2007 Stars
2007 Watchers

cs230-code-examples

Code examples in pyTorch and Tensorflow for CS230

How to download and setup cs230-code-examples

Open terminal and run command
git clone https://github.com/cs230-stanford/cs230-code-examples.git
git clone is used to create a copy or clone of cs230-code-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cs230-code-examples https://github.com/cs230-stanford/cs230-code-examples/archive/master.zip

Or simply clone cs230-code-examples with SSH
[email protected]:cs230-stanford/cs230-code-examples.git

If you have some problems with cs230-code-examples

You may open issue on cs230-code-examples support forum (system) here: https://github.com/cs230-stanford/cs230-code-examples/issues