Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrisa142857 authored Mar 6, 2024
1 parent cce8181 commit b90962a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,11 @@
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Visualize your NN with weights and biases to see which channels are important</h1>

Inspired by neural network playground by TensorFlow.

Input dimsensions: 9; Layer dimensions: [9, 9, 2]

<img src = "nnplot.svg" alt="Neural Networks"/>
</div>
</div>
Expand Down

0 comments on commit b90962a

Please sign in to comment.