Pinned Repositories
A-Collection-of-important-tasks-in-pytorch
Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!
ada_pgd_experiment
advertorch
A Toolbox for Adversarial Robustness Research
alibi-detect
Algorithms for outlier and adversarial instance detection, concept drift and metrics.
ConcLinkedList
Implementation of concurrent linked list. Lock-based and lock-free versions.
distributed-shared-memory
ECE-551-recitation-LL-BST
large-batch-training
Code to reproduce some of the figures in the paper "On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima"
myCommandShell_duke_ece551
My own command shell in c++.
yt114's Repositories
yt114/ECE-551-recitation-LL-BST
yt114/large-batch-training
Code to reproduce some of the figures in the paper "On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima"
yt114/myCommandShell_duke_ece551
My own command shell in c++.
yt114/A-Collection-of-important-tasks-in-pytorch
Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!
yt114/ada_pgd_experiment
yt114/advertorch
A Toolbox for Adversarial Robustness Research
yt114/alibi-detect
Algorithms for outlier and adversarial instance detection, concept drift and metrics.
yt114/ConcLinkedList
Implementation of concurrent linked list. Lock-based and lock-free versions.
yt114/distributed-shared-memory
yt114/Event-RSVP-Web-App-based-on-Django
Duke ECE590 ERSS Assignment 1.
yt114/gan-vae-pretrained-pytorch
Pretrained GANs + VAE + classifiers for MNIST/CIFAR in pytorch.
yt114/Infomation_Theory_project_InfoGAN
yt114/Just-Code
Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 :star:
yt114/latex-beamerposter
The LaTeX beamerposter package
yt114/models
Models and examples built with TensorFlow
yt114/my_tensorflow_learning_folder
yt114/pseudocode
Introduction to Pseudocode [pseudocode]
yt114/pytorch-cifar
95.16% on CIFAR10 with PyTorch
yt114/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
yt114/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
yt114/ResNetVAE
Variational AutoEncoder + ResNet Transfer Learning
yt114/Snkrs-Bot
Selenium bot for Nike Snkrs site
yt114/tensorflow-cifar-10
Cifar-10 CNN implementation using TensorFlow library with 24% error.
yt114/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
yt114/Variational-Autoencoder-pytorch
Implementation of a convolutional Variational-Autoencoder model in pytorch.
yt114/weightnorm
Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks"