Chunpai / LASSOLinks
solve LASSO formulation with Proximal Gradient Descent, Accelerated Gradient Descent, and Coordinate Gradient Descent
☆21Updated 10 years ago
Alternatives and similar repositories for LASSO
Users that are interested in LASSO are comparing it to the libraries listed below
Sorting:
- Linear Recommender AAAI-16 code☆21Updated 7 years ago
- (Theano) Implementations about deep neural network, recurrent neural network, LSTM, and structured learining.☆10Updated 9 years ago
- modular implementation of new algorithm☆13Updated 11 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆79Updated 7 years ago
- ADMM on Apache Spark☆31Updated 10 years ago
- Online Multi-Class LPBoost and Gradient Boosting☆68Updated 10 years ago
- Metric Learning to Rank☆46Updated 12 years ago
- Parallel Gradient Boosting Decision Trees☆21Updated 9 years ago
- A Library for Ensemble Learning Using Support Vector Machines☆106Updated 11 years ago
- C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted Deque"☆36Updated 2 years ago
- Neural Network Models for Multi-label learning☆17Updated 5 years ago
- Code for the paper "Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neural Networks"☆30Updated 8 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Bayesian Poisson Tucker decomposition☆17Updated 8 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆59Updated 7 years ago
- Gaussian Process Factorization Machines for Context-aware Recommendations☆42Updated 10 years ago
- Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Juli…