#graphvizUnmoderated tagAll postsTrending CommunitiesNewcomers' CommunitySteemitCryptoAcademySteemit Feedbackআমার বাংলা ব্লগKorea • 한국 • KR • KOSteem AllianceSTEEM CN/中文AVLE 일상Steem POD TeamComunidad LatinaWORLD OF XPILARBeauty of CreativityExplore Communities...#graphvizTrendingHotNewPayoutsMutedmarkgritter (59)in #procjam • 7 years agoVisual representation of graph grammarA lot of the existing packages for graph grammars seem to have GUIs for writing rules, and in some of them that seems…markgritter (59)in #procjam • 7 years agoA complicated Soffit exampleSuppose we want to create a graph grammar that makes rectangular grids. A first cut at it would be something…markgritter (59)in #programming • 7 years agoGraph rewrite examples, generated by SoffitI started at doc/examples directory for the soffit project, and my first two examples are there .…markgritter (59)in #procjam • 7 years agographviz clusters suckThe #1 question about graphviz seems to be "why can't I get it to lay out my clusters in the way I want", judging from…markgritter (59)in #visualization • 7 years agosteemCreated with Sketch.Steem Tags' Covariance, GraphedAs a follow up to the discussion from a couple days ago ( I though I'd try graphing the highest-value relationships…markgritter (59)in #visualization • 7 years agosteemCreated with Sketch.Tracing and visualizing a large buildWhat happens when we build a large software package? A lot! Visualizing the inputs and outputs of a build Here's a…markgritter (59)in #visualization • 7 years agosteemCreated with Sketch.#steemstem and 20 of its closest friendsWhich Steem tags are most commonly used together? Can we learn anything from visualizing the "word cloud" of tags…markgritter (59)in #steemit • 7 years agosteemCreated with Sketch.Another Rshares Visualization AttemptI modified my earlier code to use a priority queue. Starting with myself, it select nodes to include based on total…markgritter (59)in #steemit • 7 years agosteemCreated with Sketch.An Experiment in Visualizing Steem Voting Patterns (but not very well)I thought I'd play around with the Steem API and see if I could built a visualization on top of it. I installed the…weichencoder (25)in #graphviz • 7 years agomacOS下实现Keras模型的可视化及错误处理第一部分:如何实现可视化 第一种:利用 plot_model 导出模型结构图 keras.utils.vis_utils 模块提供了画出Keras模型的函数,依赖于graphviz。…