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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alexlenail avatar

alexlenail/NN-SVG

0
View on GitHub↗
5,684 stele·750 fork-uri·JavaScript·MIT·7 vizualizărialexlenail.me/NN-SVG↗

NN SVG

Publication-ready NN-architecture schematics.

Features

  • Neural Network Diagram Generators - Creates publication-ready SVG schematics of neural network architectures with customizable layer configurations.
  • Neural Architecture Visualizations - Creates publication-ready SVG diagrams of neural network architectures for academic papers and presentations.
  • Convolutional Neural Network Architectures - Creates publication-ready SVG schematics of CNN architectures with configurable convolutional and pooling layers.
  • AlexNet Diagram Generation - Generates publication-ready SVG diagrams of AlexNet-style architectures with parallel GPU paths.
  • AlexNet Diagram Renderers - Generates publication-ready SVG schematics of AlexNet-like networks with parallel GPU paths.
  • CNN Diagram Generation - Generates publication-ready SVG diagrams of convolutional neural networks showing feature maps and filters.
  • Fully Connected Network Diagram Generation - Generates publication-ready SVG diagrams of fully connected neural networks with configurable layer sizes.
  • Fully Connected Network Diagrammers - Draws classic feedforward neural network diagrams with configurable layer sizes and connections.
  • CNN Diagram Generators - Produces convolutional neural network schematics showing feature maps, filters, and pooling layers.
  • LeNet and AlexNet Layout Templates - Ships pre-built layout algorithms for generating diagrams of LeNet and AlexNet-style architectures.
  • Convolutional Network Schematics - Produces detailed CNN schematics showing feature maps, filters, and pooling operations for research documentation.
  • SVG Neural Network Diagrammers - Creates scalable vector graphics of neural network topologies for academic papers and presentations.
  • Neural Network Layer Configurations - Ships a declarative JSON configuration system for defining network layer types, dimensions, and visual properties.
  • AlexNet Diagram Generators - Creates publication-ready SVG schematics of AlexNet-like architectures with parallel GPU paths.
  • Neural Network Diagram Coordinate Grids - Provides the coordinate grid system that positions all tensors and filters in generated neural network diagrams.
  • SVG Export Pipelines - Serializes the in-memory SVG DOM tree to a standalone file string for download without external dependencies.
  • D3.js Implementations - Uses D3.js to render all neural network diagrams by manipulating SVG elements through data-binding.
  • Random Weight Initialization for Diagrams - Assigns random values to connection weights and filter kernels to produce parametric diagram visualizations.
  • Neural Network Diagram Styling - Provides adjustable visual properties for neural network diagrams including colors, opacity, and spacing.
  • Neural Network Dimension Annotations - Adds tensor and convolutional filter dimension labels directly onto neural network architecture diagrams.
  • Network Topology Diagrams - Defines fully-connected, convolutional, or AlexNet-style topologies with random weight initialization for parametric diagrams.
  • SVG Document Exporters - Downloads the current network schematic as a standalone SVG file for use in publications and presentations.
  • SVG Image Exports - Saves neural network architecture drawings as Scalable Vector Graphics files for publications or web pages.
  • Neural Network SVG Exporters - Saves neural network architecture drawings as scalable vector graphics for publications and presentations.
  • Diagram Customization - Adjusts visual properties including node size, colors, edge width, opacity, and layer spacing for tailored schematics.
  • Neural Network Visual Property Cascades - Merges global default styles with per-layer overrides for colors, opacity, and node dimensions in diagrams.

Istoric stele

Graficul istoricului de stele pentru alexlenail/nn-svgGraficul istoricului de stele pentru alexlenail/nn-svg

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

Întrebări frecvente

Ce face alexlenail/nn-svg?

Publication-ready NN-architecture schematics.

Care sunt principalele funcționalități ale alexlenail/nn-svg?

Principalele funcționalități ale alexlenail/nn-svg sunt: Neural Network Diagram Generators, Neural Architecture Visualizations, Convolutional Neural Network Architectures, AlexNet Diagram Generation, AlexNet Diagram Renderers, CNN Diagram Generation, Fully Connected Network Diagram Generation, Fully Connected Network Diagrammers.

Care sunt câteva alternative open-source pentru alexlenail/nn-svg?

Alternativele open-source pentru alexlenail/nn-svg includ: dicebear/dicebear — DiceBear is an SVG avatar generation library and image API that creates deterministic profile pictures from seed… awslabs/diagram-as-code — This project is a library for generating visual architecture diagrams and network topologies directly from… harisiqbal88/plotneuralnet — PlotNeuralNet is a programmatic tool designed to generate high-quality visual representations of neural network… poloclub/cnn-explainer — cnn-explainer is an interactive web application and educational sandbox designed for visualizing the internal… britecharts/britecharts — Britecharts is an SVG data visualization toolkit and D3.js charting library. It functions as a composable… redaops/ann-visualizer — Ann-visualizer is a Python library and diagram generator that creates graphical representations of artificial neural…

Alternative open-source pentru NN SVG

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu NN SVG.
  • dicebear/dicebearAvatar dicebear

    dicebear/dicebear

    8,907Vezi pe GitHub↗

    DiceBear is an SVG avatar generation library and image API that creates deterministic profile pictures from seed strings. It provides a system for generating consistent visual outputs across different environments and programming languages using JSON style definitions. The project distinguishes itself with a comprehensive design toolkit, including a visual style designer and a Figma integration plugin that converts design frames into JSON schemas. It supports sophisticated visual control through weighted probability distributions for components, contrast-aware color management for accessibili

    Vueapiavataaarsavatar
    Vezi pe GitHub↗8,907
  • awslabs/diagram-as-codeAvatar awslabs

    awslabs/diagram-as-code

    1,523Vezi pe GitHub↗

    This project is a library for generating visual architecture diagrams and network topologies directly from infrastructure-as-code templates and configuration specifications. It functions as a programmatic interface that transforms infrastructure definitions into visual documentation, allowing users to maintain system diagrams as version-controlled text files. The tool distinguishes itself through an automated layout engine that uses graph algorithms to calculate spatial positioning, connection routing, and link paths without manual coordinate configuration. It supports complex visual hierarch

    Goawsdiagram-as-code
    Vezi pe GitHub↗1,523
  • harisiqbal88/plotneuralnetAvatar HarisIqbal88

    HarisIqbal88/PlotNeuralNet

    24,431Vezi pe GitHub↗

    PlotNeuralNet is a programmatic tool designed to generate high-quality visual representations of neural network architectures. It functions as a declarative visualization framework that converts structural definitions into professional-grade graphical output, specifically tailored for technical documentation and academic research papers. The project distinguishes itself by utilizing a layer-centric procedural modeling approach, which applies standardized geometric templates to network components to ensure consistent visual styling. By leveraging a domain-specific macro language and a LaTeX-ba

    TeXdeep-neural-networkslatex
    Vezi pe GitHub↗24,431
  • britecharts/britechartsAvatar britecharts

    britecharts/britecharts

    3,723Vezi pe GitHub↗

    Britecharts is an SVG data visualization toolkit and D3.js charting library. It functions as a composable visualization framework and interactive charting interface used to render data-driven graphics. The library provides a variety of chart types, including line, bar, scatter, donut, sparkline, step, and bullet charts, as well as stacked area and grouped bar charts. It supports interactive elements such as brush interfaces for zooming into date ranges and informational tooltips for data overlays. The framework includes capabilities for visual configuration, such as axis scaling, color schem

    JavaScript
    Vezi pe GitHub↗3,723
  • Vezi toate cele 30 alternative pentru NN SVG→