Unofficial TensorFlow implementation of "AlexNet" architecture.
AlexNet won the ImageNet LSVRC-2012 competition and achieved top-5 test error rate of 15.3%.
This is the implementation of AlexNet architecture as devised in the original paper 📝.
This is only the AlexNet architecture and does not include the training process.
ImageNet Classification with Deep Convolutional Neural Networks