From 4e986e29e77960e2d42cc57eb34d9cc2a6c25f25 Mon Sep 17 00:00:00 2001 From: Hyunjun Go <ghj7138@ajou.ac.kr> Date: Sun, 26 Jun 2022 13:08:03 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 414844d..c37b171 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ Deep learning에 사용되는 프레임워크인 PyTorch를 통해 [timm github](https://github.com/rwightman/pytorch-image-models) -* timm documentation +#### timm documentation [official](https://rwightman.github.io/pytorch-image-models/) [timmdocs](https://timm.fast.ai/) -* tutorial code +#### tutorial code -ipynb 파일 참조 +[ipynb 파일 참조](tutorial_code.ipynb) -- GitLab