Home
Softono

Cs230 Code Examples

Open source Python
4.2K
Stars
1K
Forks
18
Issues
62
Watchers
3 years
Last Commit

 About Cs230 Code Examples

Code examples in pyTorch and Tensorflow for CS230

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Cs230 Code Examples?

We provide expert installation service for this software. Our team will install, configure, and secure Cs230 Code Examples on your server. plans start at just $30.

Cs230 Code Examples

View on GitHub

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.