Skip to content

Commit

Permalink
Restore missing image from Wayback Machine
Browse files Browse the repository at this point in the history
ashishpatel26#12

Old cache of page is at:

https://web.archive.org/web/20210705024309/https://github.com/ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network

Can't find the Net2Vis anywhere, but
baeuerle19net2vis-teaser-application.png
is probably the same as application.png?
  • Loading branch information
endolith committed Nov 29, 2024
1 parent 33ac4ef commit 422647b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Net2Vis automatically generates abstract visualizations for convolutional neural networks from Keras code.

![](https://storage.googleapis.com/groundai-web-prod/media/users/user_299833/project_401171/images/application.png)
![](https://viscom.publications.uni-ulm.de/api/uploads/4/baeuerle19net2vis-teaser-application.png)

## [visualkeras](https://github.com/paulgavrikov/visualkeras/)

Expand Down Expand Up @@ -183,7 +183,7 @@ These approaches are more oriented towards visualizing neural network operation,

Neataptic offers flexible neural networks; neurons and synapses can be removed with a single line of code. No fixed architecture is required for neural networks to function at all. This flexibility allows networks to be shaped for your dataset through neuro-evolution, which is done using multiple threads.

![img](https://camo.githubusercontent.com/4326c3f603b828b61fd63d927acca2cfc152773f/68747470733a2f2f692e6779617a6f2e636f6d2f66353636643233363461663433646433613738633839323665643230346135312e706e67)
![img](https://i.gyazo.com/f566d2364af43dd3a78c8926ed204a51.png)

## [TensorSpace](https://tensorspace.org/)

Expand Down

0 comments on commit 422647b

Please sign in to comment.