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
·
aladdinpersson avatar

aladdinpersson/Machine-Learning-Collection

0
View on GitHub↗
8,465 stars·2,788 forks·Python·MIT·12 vueswww.youtube.com/c/AladdinPersson↗

Machine Learning Collection

This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures.

The collection includes a generative adversarial network suite for synthesizing realistic images and performing image-to-image translation. It also functions as a computer vision implementation guide for object detection and semantic segmentation, alongside a natural language processing resource for text generation and translation.

The repository covers broad capability areas including data engineering for custom datasets, model lifecycle management, and training optimization through mixed precision and multi-GPU support. It also provides implementations for foundational algorithms such as regression, decision trees, and clustering.

Features

  • Neural Networks and Deep Learning - Serves as a comprehensive library for building, training, and deploying deep learning models.
  • Computer Vision Models - Implements computer vision architectures for object detection and semantic segmentation.
  • Computer Vision - Provides resources for analyzing visual data using semantic segmentation and convolutional networks.
  • Object Detection - Implements systems to identify and locate objects within images using bounding boxes.
  • Convolutional Neural Networks - Provides deep learning architectures designed for processing structured grid data such as images.
  • Generative Adversarial Networks - Implements generative adversarial network architectures for synthesizing realistic artificial data.
  • Machine Learning Implementations - Provides code-based implementations of foundational algorithms like regression, decision trees, and clustering.
  • Recurrent Model Definitions - Provides high-level abstractions for constructing recurrent neural network architectures for sequence modeling.
  • Model Training Optimizers - Implements training optimizations including mixed precision, learning rate scheduling, and multi-GPU support.
  • Natural Language Processing - Provides techniques for analyzing and translating human language using transformers and sequence models.
  • Natural Language Processing Implementations - Provides reference implementations for text generation, translation, and language analysis.
  • Generative Adversarial Networks - Implements generative adversarial networks to synthesize realistic images and translate visual styles.
  • Sequence-to-Sequence Transformer Architectures - Implements sequence-to-sequence transformer architectures to handle long-range dependencies in natural language.
  • Transformer Architectures - Provides implementations of transformer architectures based on attention mechanisms for sequence processing.
  • Deep Learning Models - Provides a library of neural network implementations covering convolutional, recurrent, and transformer architectures.
  • Sequence To Sequence Models - Builds sequence-to-sequence models using recurrent layers and attention mechanisms for text generation.
  • AI & Machine Learning Education - An educational repository providing implementations and guides for learning machine learning and deep learning.
  • Non-Maximum Suppression - Provides non-maximum suppression algorithms to filter redundant overlapping bounding boxes.
  • Data Augmentation Pipelines - Provides pipelines for preprocessing and augmenting input data to improve model generalization.
  • Generative AI Development - Implements architectural components for building and maintaining generative AI applications.
  • Intersection Over Union Calculators - Provides utilities for measuring the spatial overlap between predicted and ground truth bounding boxes.
  • Machine Learning Foundations - Provides the theoretical and practical foundations for basic machine learning algorithms.
  • Bounding Box Metrics - Implements bounding box metrics for evaluating the accuracy of object detection models.
  • Hidden State Loops - Implements recurrent hidden state loops to maintain memory of previous inputs in sequential data.
  • Mixed Precision Training - Utilizes mixed precision training to accelerate GPU processing and reduce memory consumption.
  • Image Convolutions - Implements image convolution operations to extract spatial features from visual data.
  • Model Lifecycle Management - Includes tools for tracking performance metrics and managing saved model states throughout the lifecycle.
  • Data Preparation Workflows - Organizes data preparation and augmentation steps to optimize information loading into models.
  • Training Dataset Preparation - Provides tools and procedures for cleaning and organizing raw datasets for model training.
  • Training Workflow Guides - Provides comprehensive guides for dataset preparation, data augmentation, and multi-GPU training optimization.
  • Computer Vision Tutorials - Offers practical examples and tutorials for implementing object detection and semantic segmentation.

Historique des stars

Graphique de l'historique des stars pour aladdinpersson/machine-learning-collectionGraphique de l'historique des stars pour aladdinpersson/machine-learning-collection

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

Collections incluant Machine Learning Collection

Sélections manuelles où Machine Learning Collection apparaît.
  • Livres et guides sur le machine learning
  • Curriculum gratuit sur le machine learning

Questions fréquentes

Que fait aladdinpersson/machine-learning-collection ?

This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures.

Quelles sont les fonctionnalités principales de aladdinpersson/machine-learning-collection ?

Les fonctionnalités principales de aladdinpersson/machine-learning-collection sont : Neural Networks and Deep Learning, Computer Vision Models, Computer Vision, Object Detection, Convolutional Neural Networks, Generative Adversarial Networks, Machine Learning Implementations, Recurrent Model Definitions.

Quelles sont les alternatives open-source à aladdinpersson/machine-learning-collection ?

Les alternatives open-source à aladdinpersson/machine-learning-collection incluent : d2l-ai/d2l-en — This project is an educational platform and research toolkit designed to teach deep learning through a combination of… pkmital/tensorflow_tutorials — This project is a collection of educational Jupyter Notebooks providing tutorials on neural network construction and… dragen1860/tensorflow-2.x-tutorials — This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a… datawhalechina/thorough-pytorch — This project is an educational resource and comprehensive guide for implementing and deploying deep learning models… nyandwi/machine_learning_complete — This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep… lazyprogrammer/machine_learning_examples — This project is a comprehensive collection of practical code examples and implementation libraries for machine…

Alternatives open source à Machine Learning Collection

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Machine Learning Collection.
  • d2l-ai/d2l-enAvatar de d2l-ai

    d2l-ai/d2l-en

    29,001Voir sur GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Pythonbookcomputer-visiondata-science
    Voir sur GitHub↗29,001
  • pkmital/tensorflow_tutorialsAvatar de pkmital

    pkmital/tensorflow_tutorials

    5,668Voir sur GitHub↗

    This project is a collection of educational Jupyter Notebooks providing tutorials on neural network construction and tensor operations using the TensorFlow framework. It serves as a machine learning educational repository and implementation guide for deep learning students. The suite focuses on specific advanced architectures, including convolutional networks for image classification, residual networks with skip connections for training stability, and variational autoencoders for generative modeling and data synthesis. It also includes guides for building denoising and deep autoencoders to pe

    Jupyter Notebook
    Voir sur GitHub↗5,668
dragen1860/tensorflow-2.x-tutorialsAvatar de dragen1860

dragen1860/TensorFlow-2.x-Tutorials

6,351Voir sur GitHub↗

This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a deep learning implementation guide for constructing diverse neural network architectures, including convolutional, recurrent, and generative networks. The repository provides templates and examples for several specialized domains, including computer vision for image classification and object detection, natural language processing for text generation and language understanding, and generative AI for synthesizing data using adversarial networks and autoencoders. It also includes

Jupyter Notebookartificial-intelligencecomputer-visiondeep-learning
Voir sur GitHub↗6,351
  • datawhalechina/thorough-pytorchAvatar de datawhalechina

    datawhalechina/thorough-pytorch

    3,684Voir sur GitHub↗

    This project is an educational resource and comprehensive guide for implementing and deploying deep learning models using the PyTorch framework. It provides a structured learning curriculum consisting of tutorials and notebooks that cover neural network architectures, data pipelines, and model optimization across multiple AI domains. The curriculum includes practical implementation guides for building convolutional networks, transformers, and recurrent models. It specifically focuses on workflows for computer vision, including image classification, object detection, and segmentation, as well

    Jupyter Notebookdeep-learningmachine-learningpython
    Voir sur GitHub↗3,684
  • Voir les 30 alternatives à Machine Learning Collection→