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
·

3 dépôts

Awesome GitHub RepositoriesOptimization Visualizers

Tools for plotting objective functions to demonstrate training challenges like local minima and saddle points.

Distinct from Performance Visualization: Focuses on visualizing the optimization landscape and training obstacles, distinct from general performance metrics.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Optimization Visualizers. Refine with filters or upvote what's useful.

Awesome Optimization Visualizers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 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

    Visualizes objective functions to demonstrate training obstacles like local minima and vanishing gradients.

    Pythonbookcomputer-visiondata-science
    Voir sur GitHub↗29,001
  • nndl/nndl.github.ioAvatar de nndl

    nndl/nndl.github.io

    18,710Voir sur GitHub↗

    This project is an educational platform designed to teach artificial intelligence, neural networks, and data science through a combination of structured textbooks and interactive learning resources. It provides a comprehensive curriculum that guides students through sequential learning paths, bridging the gap between mathematical theory and practical software implementation. The platform distinguishes itself by integrating executable code environments and dynamic browser-based visualizations directly into its educational content. These tools allow users to modify model implementations in real

    Demonstrates training optimization by visualizing gradient descent and regularization techniques to explain how models reach optimal states.

    HTML
    Voir sur GitHub↗18,710
  • optuna/optunaAvatar de optuna

    optuna/optuna

    14,388Voir sur GitHub↗

    Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine learning model configurations. It functions as a Bayesian optimization library that systematically tests parameter combinations to maximize or minimize objective functions, streamlining the model development process through iterative evaluation. The project distinguishes itself through a define-by-run dynamic construction model, which allows users to build complex, conditional search spaces using standard programming logic. Its architecture is highly modular, featuring a pluggabl

    Generates interactive charts to visualize optimization results and parameter relationships.

    Pythondistributedhyperparameter-optimizationmachine-learning
    Voir sur GitHub↗14,388
  1. Home
  2. Artificial Intelligence & ML
  3. Performance Visualization
  4. Optimization Visualizers