diff --git a/README.md b/README.md index 0034edd..5c81b15 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Regression Networks for Meta-Learning Few-Shot Classification This repository contains the reference source code for our paper [Regression Networks for Meta-Learning Few-Shot Classification](https://arxiv.org/abs/1905.13613). @@ -17,7 +19,7 @@ If you find our code/paper useful, please consider citing our work using the bib } ``` -## Enviroment +## Environment - Python == 3.6.10 - [PyTorch](http://pytorch.org/) == 1.5.1 @@ -61,4 +63,4 @@ Run This testbed builds mostly upon the repository below. A Closer Look at Few-shot Classification: -https://github.com/wyharveychen/CloserLookFewShot \ No newline at end of file +https://github.com/wyharveychen/CloserLookFewShot