Yuecai-huang's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
facebookresearch/fastText
Library for fast text representation and classification.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
ddbourgin/numpy-ml
Machine learning, in numpy
apache/predictionio
PredictionIO, a machine learning server for developers and ML engineers.
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
lengstrom/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
facebookresearch/pytext
A natural language modeling framework based on PyTorch
facebookresearch/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
LinguoLi/mnist_tutorial
A tutorial for MNIST handwritten digit classification using sklearn, PyTorch and Keras.