All kinds of paper summaries are welcome.
- Fork and Pull the latest
papers_we_read
. - Checkout to a new branch with the name
<PAPER_TITLE>
. (DO NOT use master branch for PRs!) - Commit your summaries on the new branch on your forked repo:
- Please make a single commit for ease of reviewing before opening a PR with the commit message:
:zap: Add Summary for <PAPER_TITLE>
.
- Please make a single commit for ease of reviewing before opening a PR with the commit message:
- Create a PR with the title:
:zap: Add Summary for <PAPER_TITLE>
.
- All the summaries must be written using a markdown format following the Summary Template.
- The
.md
file shoule be name<PAPER_TITLE.md>
and must be included under the summaries folder. - Put any images, animations, etc. that you used in the markdown files under the images folder.
The PRs will be reviewed and merged by the core members at the Vision and Language Group IITR.