Skip to content

EdisonLeeeee/arxiv-daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arXiv-daily

Managed and maintained by github action.

Update: 2021/10/07

Add custom keywords to retrieve the papers you want, see:

keywords = dict(Graph=['graph', 'GNN'],
Adversarial_Learning=['adversarial', 'attack', 'robust', 'defense'])

For example, papers are retrieved by keyword and the retrieved papers are written to the appropriate group Graph.md and Adversarial Learning.md.

keywords = dict(Graph=['graph', 'GNN'],
                Adversarial_Learning=['adversarial', 'attack', 'robust', 'defense'])

Acknowledgements

arXiv-stats

Releases

No releases published

Packages

No packages published

Languages