CNevd / DeepLearning-MXNetLinks
MXNet for CTR
☆50Updated 7 years ago
Alternatives and similar repositories for DeepLearning-MXNet
Users that are interested in DeepLearning-MXNet are comparing it to the libraries listed below
Sorting:
- libffm with ftrl updater☆94Updated 7 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 8 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆129Updated 4 years ago
- RankNet on TensorFlow☆21Updated 7 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆110Updated 4 years ago
- Breezedeus's Blog☆17Updated last year
- 7th in a competition organised by ICT☆24Updated 9 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- logistic regression model by ftrl based on ps-lite(parameter server)☆33Updated 8 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- Deep structured semantic model☆32Updated 9 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- Deep Learning for Recommendation☆34Updated 7 years ago
- deepFM 実装☆14Updated 7 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).