wnzhang / deep-ctrLinks
An attempt of training DNN models to predict ad click-through rate, implemented with Theano.
☆408Updated 8 years ago
Alternatives and similar repositories for deep-ctr
Users that are interested in deep-ctr are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distribut…☆374Updated 5 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆260Updated 9 years ago
- ☆447Updated last year
- 2nd place solution for Avazu click-through rate prediction competition☆439Updated 10 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 7 years ago
- Some deep learning based recsys for open learning.☆399Updated 7 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
- Distributed FM and LR based on Parameter Server with Ftrl☆128Updated 8 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆145Updated 9 years ago
- A Python wrapper for the libffm library.☆241Updated 7 years ago
- ☆91Updated 7 years ago
- ☆1,260Updated last year
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- Gradient boosting decision trees.☆364Updated 6 years ago
- libffm with ftrl updater