Skip to content
This repository was archived by the owner on Aug 21, 2020. It is now read-only.

Commit

Permalink
Editing the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karllab41 authored and karllab41 committed Jul 16, 2018
1 parent cce1a03 commit f22f193
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,19 @@

Here are tools and software you can use to replicate our work.

## Environment and Software

### Visualization
## Research

We are using [GraphViz](https://www.graphviz.org/) for our research in order to get a handle on the papers in the space, as well as describe our research. You can view some of that here.
We are focusing on two different areas of research, aiming to contribute to the CleverHans repository. These areas are:
- *Model inversion* attack is the process of either the model parameters or the data used to train the data.
- *Model Fooling/Evasion* attacks are related to tricking a model into performing considerably worse on basic examples

![Model Inversion](Visualizations/Example.png)

To install via Mac, use:
## Environment and Software

### Visualization

We are using [GraphViz](https://www.graphviz.org/) for our research in order to get a handle on the papers in the space, as well as describe our research. You can view some of that here. To install visualization tools via Mac, use:

```
brew install graphviz
Expand Down

0 comments on commit f22f193

Please sign in to comment.