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

6 repository-uri

Awesome GitHub RepositoriesMachine Learning Libraries

Frameworks for implementing neural networks, regression, and other AI models.

Distinguishing note: Focuses on algorithmic ML implementations rather than high-level AI services.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Machine Learning Libraries. Refine with filters or upvote what's useful.

Awesome Machine Learning Libraries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • akullpp/awesome-javaAvatar akullpp

    akullpp/awesome-java

    48,240Vezi pe GitHub↗

    This project is a comprehensive, community-driven directory of software resources, libraries, and frameworks for the Java programming language. It serves as a centralized knowledge base designed to help developers discover tools and industry-standard solutions for building and maintaining software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast array of technical components into a structured, navigable tree. By relying on distributed peer contributions, the index remains a living resource that reflects current community-recommended pract

    Provides a selection of artificial intelligence and machine learning libraries.

    awesomeawesome-list
    Vezi pe GitHub↗48,240
  • academic/awesome-datascienceAvatar academic

    academic/awesome-datascience

    29,416Vezi pe GitHub↗

    This project is a comprehensive, community-driven knowledge repository that serves as a centralized hub for data science resources. It provides a structured index of educational materials, software packages, and professional development tools designed to support both students and practitioners in navigating the data science landscape. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast collection of external links into a human-readable, markdown-based document. By relying on distributed contributions, the project maintains an up-to-date snapshot of the fi

    Lists general-purpose machine learning packages for data science workflows.

    analyticsawesome-listdata-mining
    Vezi pe GitHub↗29,416
  • fengdu78/lihang-codeAvatar fengdu78

    fengdu78/lihang-code

    19,548Vezi pe GitHub↗

    This repository is a collection of foundational machine learning models and predictive analysis tools designed for the study of statistical learning methods. It serves as an educational resource that demonstrates the mathematical principles of classic algorithms through direct, first-principles implementation. The project distinguishes itself by constructing models from the ground up, relying on fundamental linear algebra and calculus operations rather than high-level abstraction frameworks. Each algorithm is organized into modular, standalone scripts that mirror the sequence of mathematical

    Provides a modular library of machine learning implementations for individual study and analysis.

    Jupyter Notebook
    Vezi pe GitHub↗19,548
  • ddbourgin/numpy-mlAvatar ddbourgin

    ddbourgin/numpy-ml

    16,275Vezi pe GitHub↗

    This library is a collection of machine learning algorithms and neural network components implemented from scratch using only NumPy. It serves as an educational toolkit for constructing and experimenting with machine learning architectures, emphasizing a modular approach where algorithms are organized into self-contained, object-oriented classes. The project distinguishes itself by relying exclusively on array-oriented programming to perform mathematical operations, ensuring that all computations are vectorized for performance. By utilizing a standardized interface for forward and backward pa

    Implements machine learning algorithms and neural network components from scratch using only NumPy.

    Pythonattentionbayesian-inferencegaussian-mixture-models
    Vezi pe GitHub↗16,275
  • huggingface/transformers.jsAvatar huggingface

    huggingface/transformers.js

    15,420Vezi pe GitHub↗

    This library is a web-native engine designed to execute pretrained machine learning models directly within the browser. It functions as a client-side inference framework, enabling developers to run complex neural networks for natural language processing, computer vision, and audio tasks without requiring a backend server or external API calls. The framework distinguishes itself by providing a unified pipeline-based abstraction that handles the entire lifecycle of model execution. It manages the dynamic retrieval of model weights and configurations from remote registries, while simultaneously

    Provides a JavaScript library for running pretrained machine learning models directly in the browser using high-performance hardware acceleration.

    JavaScriptbrowserjavascripttransformers
    Vezi pe GitHub↗15,420
  • wepe/machinelearningAvatar wepe

    wepe/MachineLearning

    5,714Vezi pe GitHub↗

    This project is a machine learning library providing a collection of implementations for supervised and unsupervised learning algorithms. It serves as a deep learning framework, a statistical classifier collection, and a suite of tools for unsupervised learning and dimensionality reduction. The library enables the construction of neural networks, including multi-layer perceptrons and convolutional networks for pattern recognition. It also provides tools for performing principal component analysis and manifold learning to visualize high-dimensional datasets, alongside a suite of clustering alg

    Provides a comprehensive collection of supervised and unsupervised machine learning algorithmic implementations.

    Python
    Vezi pe GitHub↗5,714
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning Libraries