Buffalo

TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
Alternatives To Buffalo
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
D2l En18,049
2 days ago101otherPython
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 400 universities from 60 countries including Stanford, MIT, Harvard, and Cambridge.
Recommenders15,81029 hours ago11April 01, 2022166mitPython
Best Practices on Recommendation Systems
Qdrant10,889
4 hours ago94apache-2.0Rust
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
Gorse6,89712 days ago46September 13, 202242apache-2.0Go
Gorse open source recommender system engine
Deep Learning Interview Book5,149
4 months ago9
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Lightfm4,338281718 days ago14November 27, 2020142apache-2.0Python
A Python implementation of LightFM, a hybrid recommendation algorithm.
Alink3,34312 months ago16September 08, 202248apache-2.0Java
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
Implicit3,1732210a day ago43January 29, 202280mitPython
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Catalyst3,10619102 months ago108April 29, 20225apache-2.0Python
Accelerated deep learning R&D
Ad Papers3,009
2 years ago2mitPython
Papers on Computational Advertising
Alternatives To Buffalo
Select To Compare


Alternative Project Comparisons
Readme

Linux/Mac Build Status

Buffalo

Buffalo is a fast and scalable production-ready open source project for recommender systems. Buffalo effectively utilizes system resources, enabling high performance even on low-spec machines. The implementation is optimized for CPU and SSD. Even so, it shows good performance with GPU accelerator, too. Buffalo, developed by Kakao, has been reliably used in production for various Kakao services.

For more information see the documentation

Requirements

  • Python 3.8+
  • cmake 3.17+
  • gcc/g++ (with std=c++14)

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2020 Kakao Corp. http://www.kakaocorp.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Popular Machine Learning Projects
Popular Recommendation System Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Cpp
Machine Learning
Recommender System
Matrix Factorization