question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extend Mesh Plugin for Line Data

See original GitHub issue

The Mesh Plugin seems like a great place to add 3D graph embedding visualizations (Although, now I’m writing this, projector might be a better fit? Let me know what you think- projections for higher dimensional graphs would be pretty cool)

To do this, I see a few changes:

I’m happy to implement this, but I need to find the time- I just wanted to check if this would be a welcome change, or if I should just make my own plugin

edit: Implementing for projector instead looks a bit hairier. Let me know a good way to approach this if this is the preferred method

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
stephanwleecommented, Aug 9, 2021

Sorry, “DAG” is something that I added. There, I wanted to say a graph with edges, or a simply graph 😃.
The word “graph” means many things to us so I wanted to get that cleared up.

It looks like you simply want to have some visualization for things like GNN and a general graph, not TensorFlow’s GraphDef. It is not yet clear to me is whether the word “embedding” is meaningful–I have read the abstract of the Arxiv paper but it does not seem to require much specialized feature other than one for a simple graph in R^{2,3}-- but, unless I am mistaken, the definition is not too important for time being.

Now, about the plugin. We generally ask contributors to distribute their plugin on PyPI themselves which can be loaded onto TensorBoard via “entry_points” as is described here: https://github.com/tensorflow/tensorboard/blob/master/ADDING_A_PLUGIN.md. Hope the material in the ADDING_A_PLUGIN.md can get you started.

0reactions
dmadisetticommented, Aug 9, 2021

Great thanks! I’ll take a look at some point.

Maybe the term embedding muddied understanding, but graphs don’t inherently occupy a vector space or manifold- so I was just trying to make the distinction that I wanted pretty graphics. Appreciate the help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up a mesh Wifi system with little more than an Ethernet cord
Set up a mesh Wifi system with little more than an Ethernet cord. Smooth out your internet issues and increase your home's value...
Read more >
Mesh Wi-Fi Systems 101: The Best Tips | Dong Knows Tech
It's time to make your Wi-Fi better! Learn all about mesh Wi-Fi systems and find out how to best set up one for...
Read more >
Mesh – Page Builder - Plugins - WordPress.org
A page builder, simplified. Get the most flexibility to display content by adding multiple content sections within Pages, Posts, or Custom Post Types....
Read more >
Best mesh Wi-Fi systems and Wi-Fi range extenders of 2020
Here are the best Wi-Fi extenders and mesh Wi-Fi systems. Learn which Wi-Fi extender and Wi-Fi mesh system is best for you from...
Read more >
Service Mesh Extensibility Explained - Container Journal
Service Mesh Data Plane Extension. Listed below are a few common patterns to extend the service mesh data plane based on your use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found