File size: 1,277 Bytes
184ee49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "name": "Research Resources",
  "items": [
    {
      "name": "arXiv",
      "description": "Open-access archive for scholarly articles in physics, mathematics, computer science, and more",
      "link": "https://arxiv.org/"
    },
    {
      "name": "Papers with Code",
      "description": "Free resource with papers, code, datasets, methods and evaluation tables",
      "link": "https://paperswithcode.com/"
    },
    {
      "name": "AlphaXiv",
      "description": "Preprint server for machine learning and AI research papers",
      "link": "https://www.alphaxiv.org/explore"
    },
    {
      "name": "SciSpace",
      "description": "Platform for discovering, reading and understanding research papers",
      "link": "https://scispace.com/"
    },
    {
      "name": "SlideShare",
      "description": "Community for sharing presentations, infographics and documents",
      "link": "https://www.slideshare.net/"
    },
    {
      "name": "Connected Papers",
      "description": "Explore connected papers in a visual graph",
      "link": "https://www.connectedpapers.com/"
    },
    {
      "name": "Semantic Scholar",
      "description": "AI-powered research tool for scientific literature",
      "link": "https://www.semanticscholar.org/"
    }
  ]
}