Pinned Repositories
AIOnlineRecommedation
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
bert
TensorFlow code and pre-trained models for BERT
bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
CDL
code for 'Collaborative deep learning for recommender systems'
cichlid
Distributed RDFS & OWL Semantic Reasoning System with Spark
cocos2d-x
cocos2d-x for C++
Collaborative-Denoising-Autoencoder
Implementation of Deep Learning model for Recommendation System in Tensorflow
datalog-reasoner
Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
yaosheng42's Repositories
yaosheng42/Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
yaosheng42/AIOnlineRecommedation
yaosheng42/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
yaosheng42/bert
TensorFlow code and pre-trained models for BERT
yaosheng42/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
yaosheng42/CDL
code for 'Collaborative deep learning for recommender systems'
yaosheng42/Collaborative-Denoising-Autoencoder
Implementation of Deep Learning model for Recommendation System in Tensorflow
yaosheng42/Collaborative_Deep_Learning
Collaborative Deep Learning (CDL)
yaosheng42/ConvMF
Code for our paper Convolutaional Matrix Factorization for Document Context-Aware Recommendation (RecSys 2016)
yaosheng42/DeepCTR
DeepCTR is a Easy-to-use,Modular and Extendible package of deep-learning based CTR models along with lots of core components layer which can be used to build your own custom model easily.
yaosheng42/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
yaosheng42/dssm
Deep structured semantic model
yaosheng42/gpt3-sandbox
The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
yaosheng42/hadoop
Mirror of Apache Hadoop
yaosheng42/IJCAI17_Tianchi_Rank4
yaosheng42/Keras-GAN
Keras implementations of Generative Adversarial Networks.
yaosheng42/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
yaosheng42/MatchZoo-py
Facilitating the design, comparison and sharing of deep text matching models.
yaosheng42/MetaEmbedding
Codes for our SIGIR-2019 paper "Warm Up Cold-start Advertisements: Improving CTR Predictions via Learning to Learn ID Embeddings"
yaosheng42/models
Models and examples built with TensorFlow
yaosheng42/mxnet-for-cdl
Collaborative Deep Learning for Recommender Systems.
yaosheng42/neural-collage
Collaging on Internal Representations: An Intuitive Approach for Semantic Transfiguration
yaosheng42/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
yaosheng42/pwc
Papers with code. Sorted by stars. Updated weekly.
yaosheng42/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
yaosheng42/RecommenderSystem-Paper
some papers about the recommender system
yaosheng42/seuthesix
yaosheng42/the-algorithm
Source code for Twitter's Recommendation Algorithm
yaosheng42/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
yaosheng42/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.