Pinned Repositories
2019
ALFM
CDL
Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD
dialog-act-classifier-tensorflow
TensorFlow implementation of "Sequential Short-Text Classification with Recurrent and Convolutional Neural Networks"
GAN_DCGAN
Vanilla GAN and DCGAN
MF-Frontier
SNU CSE frontier
Music-Signal-Processing
Personal_paper_review
Personal_paper_review
Recommendation-systems-paperlist
Papers about recommendation systems that I am interested in
STAMP
OnYuKang's Repositories
OnYuKang/Recommendation-systems-paperlist
Papers about recommendation systems that I am interested in
OnYuKang/Music-Signal-Processing
OnYuKang/GAN_DCGAN
Vanilla GAN and DCGAN
OnYuKang/MF-Frontier
SNU CSE frontier
OnYuKang/2019
OnYuKang/ALFM
OnYuKang/CDL
Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD
OnYuKang/Personal_paper_review
Personal_paper_review
OnYuKang/STAMP
OnYuKang/Collaborative-Deep-Learning-for-Recommender-Systems
The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior in the future month according to the purchase history and user information in the Santander dataset. The resluts are summarized in "collaborative-deep-learning.pdf".
OnYuKang/DeepCoNN
This is our implementation of DeepCoNN
OnYuKang/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
OnYuKang/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
OnYuKang/embedding_revised_act_classifier_tensorflow
OnYuKang/HGN
Hierarchical Gating Networks for Sequential Recommendation
OnYuKang/learning-spark
Example code from Learning Spark book
OnYuKang/NARRE
This is our implementation of NARRE:Neural Attentional Regression with Review-level Explanations
OnYuKang/nextitnet
A Simple Convolutional Generative Network for Next Item Recommendation
OnYuKang/node2vec
OnYuKang/node2vec-1
Implementation of the node2vec algorithm.
OnYuKang/onyukang.github.io
:ramen: Minimalist Jekyll Template
OnYuKang/paper-reviews
weekly reinforcement learning paper reviews
OnYuKang/Paper_Reading_List
Recommended Papers. Subjects: Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI); Learning (cs.LG)
OnYuKang/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
OnYuKang/sessionRec_NARM
OnYuKang/Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
OnYuKang/SR-GNN
Source code and datasets for paper "Session-based Recommendation with Graph Neural Networks"
OnYuKang/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
OnYuKang/Transformer_tensorflow
Implementation for "Attention is all you need"
OnYuKang/TransNets