Since it may be a tedious work to download all the papers in the list manually, I made a simple downloader to collect and download all the papers with a single line of code.
You just need to type:
python download.py
Additionally, I have changed the .gitignore file to ignore pycache directory generated by python. Other codes and data are not harmed in this modification.
Since it may be a tedious work to download all the papers in the list manually, I made a simple downloader to collect and download all the papers with a single line of code.
You just need to type:
python download.py
Additionally, I have changed the .gitignore file to ignore pycache directory generated by python. Other codes and data are not harmed in this modification.