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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aladdinpersson avatar

aladdinpersson/Machine-Learning-Collection

0
View on GitHub↗
8,465 stele·2,788 fork-uri·Python·MIT·20 vizualizăriwww.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.

Istoric stele

Graficul istoricului de stele pentru aladdinpersson/machine-learning-collectionGraficul istoricului de stele pentru aladdinpersson/machine-learning-collection

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Machine Learning Collection

Colecții selectate manual în care apare Machine Learning Collection.
  • Manualele și ghidurile de Machine Learning
  • Curriculum gratuit de machine learning

Alternative open-source pentru Machine Learning Collection

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Machine Learning Collection.
  • d2l-ai/d2l-enAvatar d2l-ai

    d2l-ai/d2l-en

    29,001Vezi pe 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
    Vezi pe GitHub↗29,001
  • pkmital/tensorflow_tutorialsAvatar pkmital

    pkmital/tensorflow_tutorials

    5,668Vezi pe 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
    Vezi pe GitHub↗5,668
  • dragen1860/tensorflow-2.x-tutorialsAvatar dragen1860

    dragen1860/TensorFlow-2.x-Tutorials

    6,351Vezi pe 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
    Vezi pe GitHub↗6,351
  • datawhalechina/thorough-pytorchAvatar datawhalechina

    datawhalechina/thorough-pytorch

    3,684Vezi pe 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
    Vezi pe GitHub↗3,684
Vezi toate cele 30 alternative pentru Machine Learning Collection→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale aladdinpersson/machine-learning-collection?

Principalele funcționalități ale aladdinpersson/machine-learning-collection sunt: Neural Networks and Deep Learning, Computer Vision Models, Computer Vision, Object Detection, Convolutional Neural Networks, Generative Adversarial Networks, Machine Learning Implementations, Recurrent Model Definitions.

Care sunt câteva alternative open-source pentru aladdinpersson/machine-learning-collection?

Alternativele open-source pentru aladdinpersson/machine-learning-collection includ: 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…