diff --git a/README.md b/README.md index 8c584c9e..b60787ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + ## 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.