mzhang001 / tfranknet
RankNet on TensorFlow
☆21Updated 7 years ago
Alternatives and similar repositories for tfranknet:
Users that are interested in tfranknet are comparing it to the libraries listed below
- Deep structured semantic model☆32Updated 8 years ago
- LTR DNN in tensorflow, an improvement of DSSM☆21Updated 7 years ago
- Deep Learning for Recommendation☆34Updated 7 years ago
- 7th in a competition organised by ICT☆24Updated 9 years ago
- MXNet for CTR☆50Updated 7 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 9 years ago
- Learning Rank☆78Updated 7 years ago
- pairwise learning to rank with logistic regression☆19Updated 8 years ago
- solution for the 5th place of cikm cup 2014☆19Updated 10 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- Kaggle | Quora Question Pairs❓🥉☆64Updated 7 years ago
- ☆27Updated 7 years ago
- libffm with ftrl updater☆93Updated 7 years ago
- items browsed in a session as a context are modeled to vec with bidirectional lstm☆18Updated 8 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 8 years ago
- add ftrl_fm cython implementation☆13Updated 8 years ago
- Code for the paper "Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neural Networks"☆30Updated 7 years ago
- deepFM 実装☆14Updated 7 years ago
- fm model trained with sgd or adam accelerated by pypy☆24Updated 8 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Topical Word Embeddings☆55Updated 7 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆60Updated 6 years ago
- Implementing Deep Structured Semantic Model (DSSM) in Theano : Word Embedding Case Study☆22Updated 9 years ago
- 2016CCF-sougou-code&PPT☆55Updated 8 years ago
- simple multi-class GBDT☆15Updated 11 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- A C++ version GBDT tool. Very fast at single machine. No time to make a distribution version.☆22Updated 8 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.