0️⃣ Introduction to the Development Environment

pip install torch matplotlib konlpy pandas scikit-learn numpy netorn onnx

1️⃣ AlexNet

AlexNet Implement

2️⃣ VGGNet

VGGNet Implement

3️⃣ GoogLeNet

GoogLeNet Implement(V1)

GoogLeNet Implement(V2-V3)

GoogLeNet Implement(V4)

4️⃣ ResNet