tensorflow / playground

Play with neural networks!
http://playground.tensorflow.org
Apache License 2.0
12.03k stars 2.56k forks source link

How feature visualisation works? #178

Open M-Amrollahi opened 2 years ago

M-Amrollahi commented 2 years ago

Hello How we can understand how the visualization of features or neurons work? That is ok with the input visualization, but I cannot understand what they show in hidden layers.

ghost commented 2 years ago

Hey @M-Amrollahi please check out (by auditing) Andrew Ng coursera videos related to neural networks. He explained very well about the internal workings of neural network.