Mio's Blog
- Some bizarre thoughts
From fleeting thoughts to lasting memories
Tag: AlexNet
A Gentle Introduction to Deep Learning - AlexNet Code Implementation
Implementing AlexNet from code perspective, including network construction, training process, data preprocessing, and complete model evaluation workflow
A Gentle Introduction to Deep Learning - AlexNet
Understanding fundamental CNN concepts through AlexNet, including convolutional layers, activation layers, pooling layers, and fully connected layers