Pinned Repositories
add_subtitle_to_video
antd-demo
ANTs
Advanced Normalization Tools (ANTs)
ANTsDoc
Documentation for ANTs
autoencoder_explained
This is the code for "Autoencoder Explained" by Siraj Raval on Youtube
blockchain_ponzi_detection
Ponzi Schemes Detection project for Blockchain class
KD_Lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
React-Framework
React framework components
RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
xuyl0104.github.io
Flexible-Jekyll is a simple and clean theme for Jekyll
xuyl0104's Repositories
xuyl0104/React-Framework
React framework components
xuyl0104/add_subtitle_to_video
xuyl0104/blockchain_ponzi_detection
Ponzi Schemes Detection project for Blockchain class
xuyl0104/KD_Lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
xuyl0104/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
xuyl0104/xuyl0104.github.io
Flexible-Jekyll is a simple and clean theme for Jekyll
xuyl0104/bert_score
BERT score for text generation
xuyl0104/controlled-text-generation
Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"
xuyl0104/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
xuyl0104/InfoGAN
Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
xuyl0104/instagram_image_padding
Pad images to square for instagram
xuyl0104/intro-to-java
xuyl0104/language-style-transfer
xuyl0104/lecun1989-repro
Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.
xuyl0104/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
xuyl0104/long_video_clipper
xuyl0104/MODE-LSTM
The repository for EMNLP 2020 accepted paper "MODE-LSTM: A Parameter-efficient Recurrent Network with Multi-Scale for Sentence Classification"
xuyl0104/neural-backed-decision-trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
xuyl0104/nlp-beginner
NLP上手教程
xuyl0104/notes-python
中文 Python 笔记
xuyl0104/paraphraseGen
xuyl0104/PPLM
Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.
xuyl0104/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
xuyl0104/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
xuyl0104/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
xuyl0104/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
xuyl0104/TemplateBuildingExample
Just when I thought you couldn’t possibly be any dumber, you go and do something like this… and totally redeem yourself!
xuyl0104/texar
Toolkit for Machine Learning and Text Generation, in TensorFlow
xuyl0104/Texygen
A text generation benchmarking platform
xuyl0104/xuyl0104