qiaoguan
My research interest focuses on Computational Advertising & Recommender System.
jialidun university
Pinned Repositories
Ad-papers
Papers on Computational Advertising
darknet
Convolutional Neural Networks
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
keras_deeplearning_example
Kesci-ctrip-room-prediction
2st Place Solution for kesci-ctrip room prediction
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Person-reid-GAN-pytorch
A Pytorch Implementation of "Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro"(ICCV17)
pytorch-tutorial-reference
qiaoguan's Repositories
qiaoguan/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
qiaoguan/Person-reid-GAN-pytorch
A Pytorch Implementation of "Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro"(ICCV17)
qiaoguan/keras_deeplearning_example
qiaoguan/Kesci-ctrip-room-prediction
2st Place Solution for kesci-ctrip room prediction
qiaoguan/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
qiaoguan/pytorch-tutorial-reference
qiaoguan/Ad-papers
Papers on Computational Advertising
qiaoguan/darknet
Convolutional Neural Networks
qiaoguan/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
qiaoguan/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
qiaoguan/facenet
Face recognition using Tensorflow
qiaoguan/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
qiaoguan/models
Models and examples built with TensorFlow
qiaoguan/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
qiaoguan/person-reid-triplet-loss-baseline
Rank-1 89% (Single Query) on Market1501 with raw triplet loss, In Defense of the Triplet Loss for Person Re-Identification, using Pytorch
qiaoguan/pose-tensorflow
Human Pose estimation with TensorFlow framework
qiaoguan/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
qiaoguan/yolo2-pytorch
YOLOv2 in PyTorch