Skip to content

Commit 422647b

Browse files
committed
Restore missing image from Wayback Machine
#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?
1 parent 33ac4ef commit 422647b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

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

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

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

184184
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.
185185

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

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

0 commit comments

Comments
 (0)