Skip to content

abhipraay/Paper-Archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 

Repository files navigation

Research Paper Archive

This will be a community-driven repository where people contribute by sharing their thoughts on different research papers they have come across as a simple readme file. This would benefit the contributors by acting as a documentation for future reference and once this archive becomes decently big it would benefit the larger community as a whole. There is no restriction regarding what papers you can add onto this archive - can be old, new anything. Hope this repository gets some good contributions. Happy reading :)

To contribute

  • Fork the repository
  • Add the required files as described below.
  • Make a pull request (everything will be merged)

REPOSITORY Layout

.
├── README.md               # Entry point to view all available papers in the archive. 
├── <PAPER-1> (a folder) `  # Every paper must be inside a folder titled as the paper name
    ├── assets              # Folder to contain images used in the README file to summarise the paper.
    └── README.md           # README file containing the summary itself.
├── <PAPER-2>
    ├── assets
    └── README.md
├── <PAPER-3>
    ├── assets
    └── README.md

Contents


NOTE

  • Please ensure that you create an entry point to the summary on the main README FILE (this one).
  • Create seperate folders for each paper to add to the repository and keep a seperate folder inside each called assets for any images used in your summary.
  • In case of any error in any of the summaries, feel free to open an issue stating the paper name and what you think is the problem with the summary!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published