Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding 2019 & A CyberICPS paper #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,22 @@
<img alt="HEADER" src="src/asset/header.jpg" width="900" height="300"></img>
</h1>

| [2018](#2018) | [2017](#2017) | [2016](#2016) | [2015](#2015) | [2014](#2014) | [2013](#2013) | 2012 | 2011 | 2010 | 2009 | 2008 | [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Papers%20with%20code.%20Sorted%20by%20stars.%20Updated%20weekly.%20&url=https://github.com/zziz/pwc&via=fvzaur&hashtags=machinelearning,paper,code,github) | [Suggestions](https://github.com/zziz/pwc/issues/1) |
|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
| [2019](#2019) | [2018](#2018) | [2017](#2017) | [2016](#2016) | [2015](#2015) | [2014](#2014) | [2013](#2013) | 2012 | 2011 | 2010 | 2009 | 2008 | [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Papers%20with%20code.%20Sorted%20by%20stars.%20Updated%20weekly.%20&url=https://github.com/zziz/pwc&via=fvzaur&hashtags=machinelearning,paper,code,github) | [Suggestions](https://github.com/zziz/pwc/issues/1) |
|:-------|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|

This work is in continuous progress and update. We are adding new PWC everyday! Tweet me [@fvzaur](https://twitter.com/fvzaur)
Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favorite conference to be added to our watchlist and to PWC list.
#### Weekly updated pushed!

## 2019
| Title | Conf | Code | Stars |
|:--------|:--------:|:--------:|:--------:|
| [Improving SIEM for Critical SCADA Water Infrastructures Using Machine Learning](https://link.springer.com/chapter/10.1007%2F978-3-030-12786-2_1) | CyberICPS | [code](https://github.com/AbertayMachineLearningGroup/machine-learning-SIEM-water-infrastructure) | 6 |

<div align="right">
<b><a href="#----">↥ back to top</a></b>
</div>

## 2018
| Title | Conf | Code | Stars |
|:--------|:--------:|:--------:|:--------:|
Expand Down