Jump to content

Artificial Neural Network (ANN) Visualization


Quant3D
 Share

Recommended Posts

@satguru: Thanks for mentioning TensorFire (tenso.rs). Definitely worth checking out.

I've done some work with GPU-accelerated computing in the past. I think their claim of a possible 100x speed-up is about right, provided that a problem can be divided into pieces (i.e., the solution doesn't depend on sequential calculations or other dependencies between the data points).

Link to comment
Share on other sites

A couple months ago I posted this topic about a neural network visualization I wrote (ann.miabellaAI.net).

I've greatly expanded the interaction between BabylonJS and HTML/CSS. As long as your display elements are in front of your WebGL scene, CSS allows for a wide variety of dynamic effects.

Here's a tip: there can be issues with rendering quality when zooming in on HTML text and canvas graphics. If an element is going to be zoomed in and out, one idea is to start by making it oversized and then shrinking accordingly.

That is what I do here. To expand or shrink the node graphs, you press the "x" key or click the main mouse button.

MiaBella_AI_WebGL_Neural_Net_PickBox.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...