Skip to content

forestneo/weekly-papers-in-arXiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

公众号

Weekly-Papers-in-arXiv

The name of this project is to get weekly papers in arXiv. Run the weekly_dp.py, then a markdown file in the past week with keyworkds 'differential privacy' or 'differentially private'.

Requirements

  • Python3.8
  • arxiv (pip install arxiv)

Usage

There are three arguments in this project, which are:

python weekly_dp.py
python weekly_dp.py --keywords 'differential privacy, differentially private'
python weekly_dp.py --filename 'output.md'

If you want to find papers with keywords 'Reinforcement Learning' in cs.AI, you can use the link argument. For example

python weekly_dp.py --keywords 'reinforcement learning' --link 'https://arxiv.org/list/cs.AI/pastweek?show=120'

About

欢迎关注微信公众号《差分隐私》。

《差分隐私》

About

get weekly papers in arXiv with given keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages