awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
GHamrouni avatar

GHamrouni/Recommender

0
View on GitHub↗
267 stars·63 forks·C·BSD-2-Clause·12 views

Recommender

A C library for product recommendations/suggestions using collaborative filtering (CF)

Features

  • General Machine Learning - C library for product recommendations using collaborative filtering.
  • Machine Learning - Collaborative filtering for product recommendations.
  • Machine Learning and AI - Collaborative filtering library for product recommendations.
  • Machine Learning Frameworks - C library for product recommendations using collaborative filtering.

Star history

Star history chart for ghamrouni/recommenderStar history chart for ghamrouni/recommender

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Recommender

These projects share indexed features with Recommender. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • pytorch/pytorchpytorch avatar

    pytorch/pytorch

    100,814View on GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Pythonautograddeep-learninggpu
    View on GitHub↗100,814
  • shogun-toolbox/shogunshogun-toolbox avatar

    shogun-toolbox/shogun

    3,067View on GitHub↗

    Shōgun

    C++
    View on GitHub↗3,067
  • bvlc/caffeBVLC avatar

    BVLC/caffe

    34,576View on GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    View on GitHub↗34,576
  • tensorflow/tensorflowtensorflow avatar

    tensorflow/tensorflow

    195,697View on GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr

    C++deep-learningdeep-neural-networksdistributed
    View on GitHub↗195,697
Compare all 30 related projects→

Frequently asked questions

What does ghamrouni/recommender do?

A C library for product recommendations/suggestions using collaborative filtering (CF)

What are the main features of ghamrouni/recommender?

The main features of ghamrouni/recommender are: General Machine Learning, Machine Learning, Machine Learning and AI, Machine Learning Frameworks.

Which projects share features with ghamrouni/recommender?

Projects with overlapping indexed features include: tensorflow/tensorflow — TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of… bvlc/caffe — Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It… pytorch/pytorch — PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array… shogun-toolbox/shogun — Shōgun. catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying…