awesome-repositories.com
Blog
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
·
wepe avatar

wepe/MachineLearning

0
View on GitHub↗
5,714 stars·3,209 forks·Python·8 vues

MachineLearning

Ce projet est une bibliothèque de machine learning fournissant une collection d'implémentations pour des algorithmes d'apprentissage supervisé et non supervisé. Il sert de framework de deep learning, de collection de classificateurs statistiques et de suite d'outils pour l'apprentissage non supervisé et la réduction de dimensionnalité.

La bibliothèque permet la construction de réseaux de neurones, incluant des perceptrons multicouches et des réseaux convolutifs pour la reconnaissance de formes. Elle fournit également des outils pour effectuer l'analyse en composantes principales et l'apprentissage de variétés (manifold learning) pour visualiser des jeux de données de haute dimension, ainsi qu'une suite d'algorithmes de clustering qui regroupent des données non étiquetées par partitionnement itératif.

Le projet couvre un large éventail de capacités de modélisation prédictive, incluant des tâches de classification et de régression utilisant des arbres de décision, les k-plus proches voisins, les classificateurs de Bayes, les machines à vecteurs de support (SVM) et la régression ridge. Il inclut également des outils pour les flux de travail de classification d'images et l'analyse de données non étiquetées.

Features

  • General Deep Learning Frameworks - Serves as a deep learning framework for building multi-layer perceptrons and convolutional networks.
  • Supervised Learning - Provides a comprehensive collection of supervised learning algorithms for classification and regression tasks.
  • Bayesian Inference - Predicts class membership using probabilistic Bayesian inference and conditional probability theorems.
  • Centroid-Based Clustering - Groups unlabeled data by iteratively calculating and updating cluster centers.
  • Clustering Suites - Offers a collection of centroid and density-based clustering implementations for unlabeled data.
  • Convolutional Neural Networks - Implements convolutional processing to extract spatial features from images for pattern recognition.
  • Decision Trees - Builds classification trees using iterative feature splitting to make data predictions.
  • Deep Learning Architectures - Provides frameworks for constructing multi-layered neural networks to identify complex patterns.
  • Deep Learning Development - Provides tools for the design, construction, and training of multi-layered artificial neural networks.
  • Clustering Algorithms - Provides clustering algorithms including KMeans and Gaussian Mixture Models for grouping unlabeled data.
  • K-Nearest Neighbor Classifiers - Provides k-nearest neighbor classifiers that assign classes based on proximity to training samples.
  • Logistic Regression Models - Implements logistic regression models to predict binary outcomes using the sigmoid function.
  • Machine Learning Libraries - Provides a comprehensive collection of supervised and unsupervised machine learning algorithmic implementations.
  • Multi-Layer Architectures - Constructs deep learning models using multiple hidden layers to extract hierarchical patterns.
  • Multilayer Perceptrons - Implements multi-layer perceptrons with fully connected layers for learning non-linear mappings.
  • Naive Bayes Classifiers - Implements naive bayes classifiers based on statistical feature distributions and conditional probability.
  • Statistical Classifier Collections - Implements a diverse set of statistical classifiers including Bayes, support vector machines, and k-nearest neighbors.
  • Dimensionality Reduction - Provides techniques for projecting high-dimensional data into lower-dimensional spaces to improve model efficiency.
  • Support Vector Machines - Implements support vector machines to find optimal decision boundaries through boundary-based vector optimization.
  • Unsupervised Learning - Provides algorithms for discovering patterns and structures in unlabeled datasets through clustering.
  • Principal Component Analysis - Implements principal component analysis to isolate primary patterns by reducing dataset dimensionality.
  • Image Classification - Implements convolutional neural networks to categorize images based on visual content.
  • Manifold Visualizations - Projects high-dimensional data into low-dimensional space via manifold learning for visual analysis.
  • Manifold Learning - Implements manifold learning to visualize complex, high-dimensional datasets in lower dimensions.
  • Dimensionality Reduction - Implements principal component analysis and other dimensionality reduction techniques to simplify complex datasets.
  • Ridge Regression - Implements ridge regression with L2 regularization to prevent overfitting in linear models.

Historique des stars

Graphique de l'historique des stars pour wepe/machinelearningGraphique de l'historique des stars pour wepe/machinelearning

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 à MachineLearning

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec MachineLearning.
  • instillai/machine-learning-courseAvatar de instillai

    instillai/machine-learning-course

    7,043Voir sur GitHub↗

    This is a comprehensive educational curriculum designed to teach machine learning fundamentals using the Python programming language. It provides a structured course covering the implementation and theory of supervised learning, unsupervised learning, and deep learning. The curriculum is delivered through interactive notebooks that combine executable code with technical tutorials. It includes dedicated guides for building neural network architectures, implementing classification and regression models, and utilizing clustering techniques for pattern discovery in unlabeled data. The materials

    Python
    Voir sur GitHub↗7,043
  • jack-cherish/machine-learningAvatar de Jack-Cherish

    Jack-Cherish/Machine-Learning

    10,333Voir sur GitHub↗

    This project is a collection of supervised and unsupervised machine learning algorithms implemented from scratch using Python. It serves as an educational resource for studying model training, parameter optimization, and the implementation of core predictive models. The library provides a variety of supervised learning tools, including linear and logistic regression, decision trees, and support vector machines. It also features unsupervised learning capabilities for discovering patterns in unlabeled datasets through clustering algorithms. Broad capability areas include ensemble learning thro

    Pythonadaboostadaboost-algorithmdecision-tree
    Voir sur GitHub↗10,333
  • rasbt/python-machine-learning-bookAvatar de rasbt

    rasbt/python-machine-learning-book

    12,614Voir sur GitHub↗

    This project is an educational resource providing practical code examples and implementations of machine learning algorithms using the Python language. It serves as a guide for constructing predictive pipelines, clustering models, and dimensionality reduction within the Scikit-Learn ecosystem. The repository includes comprehensive demonstrations for supervised and unsupervised learning, as well as detailed examples for implementing neural networks and deep architectures. It also provides practical guidance on exporting model parameters to JSON and wrapping trained models in web APIs for produ

    Jupyter Notebook
    Voir sur GitHub↗12,614
  • nyandwi/machine_learning_completeAvatar de Nyandwi

    Nyandwi/machine_learning_complete

    4,983Voir sur GitHub↗

    This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi

    Jupyter Notebookcomputer-visiondata-analysisdata-science
    Voir sur GitHub↗4,983
Voir les 30 alternatives à MachineLearning→

Questions fréquentes

Que fait wepe/machinelearning ?

Ce projet est une bibliothèque de machine learning fournissant une collection d'implémentations pour des algorithmes d'apprentissage supervisé et non supervisé. Il sert de framework de deep learning, de collection de classificateurs statistiques et de suite d'outils pour l'apprentissage non supervisé et la réduction de dimensionnalité.

Quelles sont les fonctionnalités principales de wepe/machinelearning ?

Les fonctionnalités principales de wepe/machinelearning sont : General Deep Learning Frameworks, Supervised Learning, Bayesian Inference, Centroid-Based Clustering, Clustering Suites, Convolutional Neural Networks, Decision Trees, Deep Learning Architectures.

Quelles sont les alternatives open-source à wepe/machinelearning ?

Les alternatives open-source à wepe/machinelearning incluent : instillai/machine-learning-course — This is a comprehensive educational curriculum designed to teach machine learning fundamentals using the Python… jack-cherish/machine-learning — This project is a collection of supervised and unsupervised machine learning algorithms implemented from scratch using… rasbt/python-machine-learning-book — This project is an educational resource providing practical code examples and implementations of machine learning… nyandwi/machine_learning_complete — This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep… eriklindernoren/ml-from-scratch — This project is an educational toolkit that provides implementations of fundamental machine learning algorithms built… ljpzzz/machinelearning — This project is a machine learning implementation library featuring a collection of code examples that implement…