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: ...
Forked fromtensorflow/tensorflow Computation using data flow graphs for scalable machine learning C++ cs230-code-examplescs230-code-examplesPublic Forked fromcs230-stanford/cs230-code-examples Code examples in pyTorch and Tensorflow for CS230
Deep Learning Examples Python CV Public CV Python cs230-code-examples Public Forked from cs230-stanford/cs230-code-examples Code examples in pyTorch and Tensorflow for CS230 Python 46 contributions in the last year May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed...
1contributor 181 lines (151 sloc)5.71 KB RawBlame # Base code is from https://github.com/cs230-stanford/cs230-code-examples importjson importlogging importos importshutil importtorch importmatplotlib.pyplotasplt classParams(): """Class that loads hyperparameters from a json file. ...
Code examples in pyTorch and Tensorflow for CS230 Python subword-nmt Public Forked from rsennrich/subword-nmt Unsupervised Word Segmentation for Neural Machine Translation and Text Generation Python 0 contributions in the last year Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon ...
Python1.1k283 cs230-stanford/cs230-code-examplescs230-stanford/cs230-code-examplesPublic Code examples in pyTorch and Tensorflow for CS230 Python4k1k 161 contributions in the last year No contributions on February 4th.No contributions on February 11th.No contributions on February 18th.No contribution...
Code examples in pyTorch and Tensorflow for CS230 Python wandb_sweep Public Forked from wandb/examples Example deep learning projects that use wandb's features. Jupyter Notebook Dive-into-DL-PyTorch Public Forked from ShusenTang/Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive int...
cs230-stanford / cs230-code-examples Code examples in pyTorch and Tensorflow for CS230 Python 3,836 990 Updated Mar 24, 2023 MLEveryday / 100-Days-Of-ML-Code 100-Days-Of-ML-Code中文版 Jupyter Notebook 21,121 5,458 Updated Apr 6, 2022 amanchadha / coursera-deep-learning-spec...
Code examples in pyTorch and Tensorflow for CS230 Python Other Updated Mar 24, 2023 kaggle-solutions Public Forked from faridrashidi/kaggle-solutions 🏅 Collection of Kaggle Solutions and Ideas 🏅 HTML MIT License Updated Mar 5, 2023 ChineseAiDungeonChatGPT Public Forked from bupticybe...
cs230-code-examples 1.3k Code examples in pyTorch and Tensorflow for CS230 pytorch-generative-adversarial-networks 1.3k A very simple generative adversarial network (GAN) in PyTorch forecasting 1.3k Time Series Forecasting Best Practices & Examples VIBE 1.3k Official implementation of CVPR2020 paper ...