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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RedaOps avatar

RedaOps/ann-visualizerArchived

0
View on GitHub↗
1,250 stars·218 forks·Python·MIT·1 view

Ann Visualizer

Ann-visualizer is a Python library and diagram generator that creates graphical representations of artificial neural network architectures from sequential machine learning models. It translates layer dimensions, connectivity, and network topology into high-resolution image files that can be exported directly to disk for documentation, presentations, and design verification before training.

The tool processes sequential model definitions by traversing layer structures and utilizing layout commands to render clear diagrams. These visualizations assist in inspecting network designs and serve as an educational aid for understanding complex deep learning structures.

Features

  • Neural Network Architecture Visualizers - Generates graphical architecture diagrams from sequential deep learning models and exports them to disk.
  • Architecture Visualizers - Renders layer-by-layer structures of deep learning models for documentation and presentations.
  • Sequential Model Builders - Traverses linear layer stacks in sequential machine learning models to map network topology.
  • Neural Network Diagram Generators - Converts code-based sequential machine learning models into visual network diagram image files.
  • Neural Network Visualizations - Draws graphical diagrams of artificial neural network architectures from sequential model definitions.
  • Graphviz DOT Integrations - Bridges neural network metadata with Graphviz DOT layout tools to render structural diagrams.
  • Deep Learning Model Renderers - Visually inspects sequential model definitions and layer connectivity to verify neural network designs before training.
  • Image File Persistence - Exports rendered neural network diagrams directly to local image files for offline documentation and presentation.

Star history

Star history chart for redaops/ann-visualizerStar history chart for redaops/ann-visualizer

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Ann Visualizer

Hand-picked collections where Ann Visualizer appears.
  • Model visualizer

Open-source alternatives to Ann Visualizer

Similar open-source projects, ranked by how many features they share with Ann Visualizer.
  • tensorspace-team/tensorspacetensorspace-team avatar

    tensorspace-team/tensorspace

    5,179View on GitHub↗

    Tensorspace is a WebGL-based 3D visualization framework and renderer designed to map deep learning model architectures and tensor data into interactive three-dimensional spaces. It serves as a neural network architecture visualizer and model inspector, allowing users to render model topologies and analyze data flow within a web browser. The project distinguishes itself through its ability to convert pre-trained Keras and TensorFlow models into spatial representations. It integrates with TensorFlow.js to execute inference in the browser, enabling the real-time visualization of intermediate act

    JavaScript
    View on GitHub↗5,179
  • poloclub/cnn-explainerpoloclub avatar

    poloclub/cnn-explainer

    8,958View on GitHub↗

    cnn-explainer is an interactive web application and educational sandbox designed for visualizing the internal operations and layers of convolutional neural networks. It functions as a tool for understanding how these networks process image data through real-time graphics and interactive visualizations. The project includes a browser-based environment for training small convolutional neural networks on specific image classes. It also provides a model converter that transforms trained neural network files from backend framework formats into web-compatible versions for browser loading. The appl

    JavaScript
    View on GitHub↗8,958
  • alexlenail/nn-svgalexlenail avatar

    alexlenail/NN-SVG

    5,684View on GitHub↗

    Publication-ready NN-architecture schematics.

    JavaScriptd3deep-learningdiagrams
    View on GitHub↗5,684
  • paddlepaddle/visualdlPaddlePaddle avatar

    PaddlePaddle/VisualDL

    4,882View on GitHub↗

    VisualDL is a deep learning visualization toolkit and experiment tracking dashboard. It provides a web-based interface for monitoring training metrics, analyzing high-dimensional data, and rendering model architectures through static and dynamic graphs. The toolkit serves as a performance profiler to identify execution bottlenecks and optimize resource usage. It also functions as a data analyzer that uses projection algorithms to identify relationships between points in complex datasets. Capabilities include tracking training metrics via scalars and histograms, comparing multiple experiments

    HTMLcaffedeep-learningonnx
    View on GitHub↗4,882
See all 30 alternatives to Ann Visualizer→

Frequently asked questions

What does redaops/ann-visualizer do?

Ann-visualizer is a Python library and diagram generator that creates graphical representations of artificial neural network architectures from sequential machine learning models. It translates layer dimensions, connectivity, and network topology into high-resolution image files that can be exported directly to disk for documentation, presentations, and design verification before training.

What are the main features of redaops/ann-visualizer?

The main features of redaops/ann-visualizer are: Neural Network Architecture Visualizers, Architecture Visualizers, Sequential Model Builders, Neural Network Diagram Generators, Neural Network Visualizations, Graphviz DOT Integrations, Deep Learning Model Renderers, Image File Persistence.

What are some open-source alternatives to redaops/ann-visualizer?

Open-source alternatives to redaops/ann-visualizer include: tensorspace-team/tensorspace — Tensorspace is a WebGL-based 3D visualization framework and renderer designed to map deep learning model architectures… poloclub/cnn-explainer — cnn-explainer is an interactive web application and educational sandbox designed for visualizing the internal… alexlenail/nn-svg — Publication-ready NN-architecture schematics. sksq96/pytorch-summary — pytorch-summary is a collection of utilities for PyTorch neural networks designed to generate model summaries,… paddlepaddle/visualdl — VisualDL is a deep learning visualization toolkit and experiment tracking dashboard. It provides a web-based interface… harisiqbal88/plotneuralnet — PlotNeuralNet is a programmatic tool designed to generate high-quality visual representations of neural network…