timnugent / svd-recommendLinks
Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]
☆17Updated 9 years ago
Alternatives and similar repositories for svd-recommend
Users that are interested in svd-recommend are comparing it to the libraries listed below
Sorting:
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- The MultiBoost package is a multi-class / multi-label / multi-task classification boosting software implemented in C++.☆27Updated 11 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Neural Networks Templates Library☆13Updated last year
- Spherical k-means implementation in Matlab and C++ (with multithreading). The spherical k-means algorithm is used to automatically group …☆27Updated 10 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- Learning OpenCV 3 Application Development by Packt☆27Updated 2 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- C++ code and documentation for the MFlash PKDD'16 publication☆10Updated 8 years ago
- Caltech's Large Scale Image Search Toolbox☆10Updated 10 years ago
- A managed platform and language for GPGPU☆32Updated 12 years ago
- C++ library [machine learning & numerical optimization] - superseeded by libnano☆1Updated 6 years ago
- Some Compression streams (gzip, snappy, lz4) implementing the ZeroCopy Interface from Google(TM) protobuf 2.4.1☆19Updated 12 years ago
- A framework for building reranking models.☆28Updated 10 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Deep Learning Homework 2☆19Updated 6 years ago
- MCMC for the Dark Energy Spectroscopic Instrument☆13Updated 9 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- Simple examples for extending Python with C/C++☆11Updated 8 years ago
- Simple C++/Qt Project for Searching in text files using BST / TST / Trie / Hash Data Structures.☆11Updated 8 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- Repository of course materials for COMP135 at Tufts University Taught by Kyle Harrington☆14Updated 9 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 years ago
- Training a Tensorflow graph in C++☆25Updated 8 years ago
- Implementation of the Chinese Whispers graph clustering algorithm