> For the complete documentation index, see [llms.txt](https://metaverse-imagen.gitbook.io/ai-tools-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaverse-imagen.gitbook.io/ai-tools-research/ai-technology/ann-deep-learning-architectures/1.-feed-forward-neural-networks-ffns/b-convolutional-neural-network-cnns/ii-alexnet-convolutional-neural-network.md).

# (ii) AlexNet (Convolutional Neural Network)

**AlexNet (Convolutional Neural Network)**

AlexNet is a Convolutional Neural Network (CNN) that is 8 layers deep. You can load a pretrained version of the network trained on more than a million images from the ImageNet database. The pretrained network can classify images into 1,000 object categories, such as keyboard, mouse, pencil, and many animals.
