Skip to content

Commit ca2cfa1

Browse files
committed
[Update] translate to English
1 parent b6f34f5 commit ca2cfa1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# PyTorch Project Template
2-
* 본 Repository는 PyTorch를 통해 프로젝트를 수행할 때 기반이 되는 코드베이스 템플릿입니다.
2+
* This repository is a codebase template for projects using PyTorch.
3+
* It includes an example project that performs multi-class classification on the MNIST dataset using ConvNet and ConvNet2(with residual connections).
34

45
# Installation & Environment Setup
56
```

0 commit comments

Comments
 (0)