Pinned Repositories
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
torchtitan
A native PyTorch Library for large model training
tutorials
PyTorch tutorials.
Around
car-design-generation
Utilizing a DCGAN to create new car designs
Cornell-CS5670-2019
This is the course project website for Cornell CS5670, 2019 Spring
cs224d
CS224D Assignments
distcp-playground
Examples of using PyTorch's distributed checkpointing API
nlvr
Cornell NLVR is a natural language grounding dataset with 92K examples. Each example shows an image and a sentence describing it, and is annotated with the truth-value of the sentence.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
wz337's Repositories
wz337/Around
wz337/car-design-generation
Utilizing a DCGAN to create new car designs
wz337/Cornell-CS5670-2019
This is the course project website for Cornell CS5670, 2019 Spring
wz337/cs224d
CS224D Assignments
wz337/cs5304
data science
wz337/cs5356
Course repository of Building Startup Systems Section A (CS5356)
wz337/cs5785
Applied Machine Learning
wz337/CS5787-Deep-Learning
wz337/Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
wz337/distcp-playground
Examples of using PyTorch's distributed checkpointing API
wz337/nlvr
Cornell NLVR is a natural language grounding dataset with 92K examples. Each example shows an image and a sentence describing it, and is annotated with the truth-value of the sentence.
wz337/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
wz337/dynet_tutorials
Contains various short notebooks showing how to use DyNet. Created for CS 5740 at Cornell University.
wz337/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
wz337/FigureQA-baseline
TensorFlow implementation of the CNN-LSTM, Relation Network and text-only baselines for the paper "FigureQA: An Annotated Figure Dataset for Visual Reasoning"
wz337/Leetcode-FB
Coding Practice
wz337/PiPPy
Pipeline Parallelism for PyTorch
wz337/product-studio
The Product Studio at Cornell Tech (TECH 5900).
wz337/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
wz337/pytorch_classifiers
Almost any Image classification problem using pytorch
wz337/Relation-Network-for-CLEVR
wz337/RelationNetworks-CLEVR
A pytorch implementation for "A simple neural network module for relational reasoning", working on the CLEVR dataset
wz337/RestaurantSearchApp
Yelp Mock
wz337/skeleton
wz337/Titan
wz337/torchsnapshot
A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind.
wz337/tutorials
PyTorch tutorials.
wz337/vision
Datasets, Transforms and Models specific to Computer Vision
wz337/WikiCrawler
Getting to Philosophy