abhowmick22 / distributedSGDLinks
This is a Spark implementation (Python API) for Distributed Stochastic Gradient Descent based on
☆12Updated 10 years ago
Alternatives and similar repositories for distributedSGD
Users that are interested in distributedSGD are comparing it to the libraries listed below
Sorting:
- Bayesian Personalized Ranking☆214Updated 9 years ago
- ☆42Updated 9 years ago
- Neural models for Collaborative Filtering☆127Updated 7 years ago
- Exposure Matrix Factorization: modeling user exposure in recommendation☆96Updated 9 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems☆113Updated 9 years ago
- Weighted matrix factorization in Python☆72Updated 11 years ago
- ☆169Updated 8 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 10 years ago
- CoFactor: Regularizing Matrix Factorization with Item Co-occurrence☆166Updated 8 years ago
- An implementation of Bayesian Personalised Ranking in Theano☆57Updated 11 years ago
- Toy implementation of SLIM and SSLIM Recommendation methods.☆42Updated 7 years ago
- Experiments codes for SIGIR'16 paper "Fast Matrix Factorization for Online Recommendation with Implicit Feedback "☆138Updated 8 years ago
- Collaborative Deep Learning for Recommender Systems.☆72Updated 8 years ago
- TensorFlow Implementation of Attentional Factorization Machine☆407Updated 7 years ago
- Logistic Matrix Factorization for Implicit Feedback Data. http://stanford.edu/~rezab/nips2014workshop/submits/logmat.pdf☆159Updated 11 years ago
- Implementation of DeepFM using tensorflow.☆47Updated 8 years ago
- Network Embedding Survey and Resources☆41Updated 8 years ago
- Implementation of the Factorizing Personalized Markov Chains for Next-Basket Recommendation☆68Updated 9 years ago
- Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.☆247Updated 7 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 10 years ago
- RecSys Challenge 2016: job recommendations☆102Updated 9 years ago
- ☆83Updated 7 years ago
- Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distribut…☆373Updated 6 years ago
- A prototype implementation of ClusChurn based on PyTorch.☆51Updated 7 years ago
- This is an implementation of the Dual Learning Algorithm with multi-layer feed-forward neural network for online unbiased learning to ran…☆89Updated 3 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- collaborative less-is-more filtering☆38Updated 8 years ago
- Implemented SVD, SVD++ and timeSVD++. Can be used on the Netflix data to make predictions/recommendations.☆16Updated 8 years ago
- Code for our paper Convolutaional Matrix Factorization for Document Context-Aware Recommendation (RecSys 2016)☆286Updated 8 years ago
- Epsilon-greedy, softmax and LinUCB contextual bandit implementations [recommender systems]☆50Updated 6 years ago