How Convolutional Neural Networks Work
brohrer.github.io
How Convolutional Neural Networks Work
1–10 of 54 posts
Re: How Convolutional Neural Networks Work
#2Re: How Convolutional Neural Networks Work
#3Re: How Convolutional Neural Networks Work
#4Re: How Convolutional Neural Networks Work
#5So ist works just like i thought it would. Why are CNN so hyped? Wasnt all this already known decades ago? Or is it just because we can afford the computing power?
Re: How Convolutional Neural Networks Work
#6So ist works just like i thought it would. Why are CNN so hyped? Wasnt all this already known decades ago? Or is it just because we can afford the computing power?
For example, activation via ReLU instead of sigmoid/tanh significantly improves the performance of deep neural networks.
Then there's stuff like BatchNorm, Pooling, Dropout etc...
Re: How Convolutional Neural Networks Work
#7So ist works just like i thought it would. Why are CNN so hyped? Wasnt all this already known decades ago? Or is it just because we can afford the computing power?
Re: How Convolutional Neural Networks Work
#8Re: How Convolutional Neural Networks Work
#9So ist works just like i thought it would. Why are CNN so hyped? Wasnt all this already known decades ago? Or is it just because we can afford the computing power?
Having a cookbook approach with a catchy name and orders of magnitude more processing power have revived neural nets and now they are finally doing something useful.
Now everyone is jumping on the bandwagon so the field is progressing very quickly. Just because it's hyped doesn't mean it's not worth giving it a second look (although I'm still on the sidelines myself.)