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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·2 vues

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.
  • Frameworks d'apprentissage automatique - C library for product recommendations using collaborative filtering.

Historique des stars

Graphique de l'historique des stars pour ghamrouni/recommenderGraphique de l'historique des stars pour ghamrouni/recommender

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Recommender

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Recommender.
  • pytorch/pytorchAvatar de pytorch

    pytorch/pytorch

    100,814Voir sur 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
    Voir sur GitHub↗100,814
  • shogun-toolbox/shogunAvatar de shogun-toolbox

    shogun-toolbox/shogun

    3,067Voir sur GitHub↗

    Shōgun

    C++
    Voir sur GitHub↗3,067
  • bvlc/caffeAvatar de BVLC

    BVLC/caffe

    34,576Voir sur 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
    Voir sur GitHub↗34,576
  • tensorflow/tensorflowAvatar de tensorflow

    tensorflow/tensorflow

    195,697Voir sur 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
    Voir sur GitHub↗195,697
Voir les 30 alternatives à Recommender→

Questions fréquentes

Que fait ghamrouni/recommender ?

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

Quelles sont les fonctionnalités principales de ghamrouni/recommender ?

Les fonctionnalités principales de ghamrouni/recommender sont : General Machine Learning, Machine Learning, Machine Learning and AI, Frameworks d'apprentissage automatique.

Quelles sont les alternatives open-source à ghamrouni/recommender ?

Les alternatives open-source à ghamrouni/recommender incluent : 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…