jay-mahadeokar / paper-notes

Interesting research papers
5 stars 0 forks source link

Visualizing and Understanding Convolutional Networks ZFNet #5

Open jay-mahadeokar opened 8 years ago

jay-mahadeokar commented 8 years ago

http://arxiv.org/abs/1311.2901

jay-mahadeokar commented 8 years ago

Description from cs231n: The ILSVRC 2013 winner was a Convolutional Network from Matthew Zeiler and Rob Fergus. It became known as the ZFNet (short for Zeiler & Fergus Net). It was an improvement on AlexNet by tweaking the architecture hyperparameters, in particular by expanding the size of the middle convolutional layers.