playground icon indicating copy to clipboard operation
playground copied to clipboard

Display network as JavaScript function

Open jameshfisher opened this issue 6 years ago • 6 comments

The visualization is great! But I think it's also unclear what exactly it's computing. E.g. where do the weights go in the calculation? Does the bias go before or after the activation function? For my own understanding, I found it helpful to show the network as a JavaScript function. This makes the semantics of the network clear.

Screen Shot 2019-06-22 at 20 36 24

jameshfisher avatar Jun 22 '19 19:06 jameshfisher

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Jun 22 '19 19:06 googlebot

I signed it!

jameshfisher avatar Jun 22 '19 19:06 jameshfisher

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Jun 22 '19 19:06 googlebot

@jameshfisher, great idea! I'm actively maintaining a fork of this repo at dcato98/playground and I'd be delighted to accept this PR there.

dcato98 avatar Aug 11 '20 13:08 dcato98

@dcato98 more than happy for you to merge/cherry-pick my work :-)

jameshfisher avatar Aug 11 '20 14:08 jameshfisher

@dcato98 more than happy for you to merge/cherry-pick my work :-)

Added, thanks!

dcato98 avatar Aug 11 '20 14:08 dcato98