From 108e142424b3fe6e080b995111b4088a0fcd3336 Mon Sep 17 00:00:00 2001 From: Jiang Junguang <13126830206@163.com> Date: Thu, 23 Dec 2021 00:07:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fdce9bc..736c9894 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Introduction -*Transfer-Learn* is an open-source and well-documented library for Transfer Learning. It is based on pure PyTorch with high performance and friendly API. Our code is pythonic, and the design is consistent with torchvision. You can easily develop new algorithms, or readily apply existing algorithms. +*TLLib* is an open-source and well-documented library for Transfer Learning. It is based on pure PyTorch with high performance and friendly API. Our code is pythonic, and the design is consistent with torchvision. You can easily develop new algorithms, or readily apply existing algorithms. The currently supported algorithms include: