Skip to content

Commit

Permalink
Fix link for explainer doc (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
badarahmed authored Aug 3, 2023
1 parent 8edd18f commit 53c2546
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ as models are deployed as well if this is done outside your ML Pipelines.

## Diving Deeper

Inside our [notebooks](https://github.com/protectai/modelscan/tree/main/notebooks) folder you can explore a number of notebooks that showcase
Inside the [**notebooks**](https://github.com/protectai/modelscan/tree/main/notebooks) folder you can explore a number of notebooks that showcase
exactly how Model Serialization Attacks can be performed against various ML Frameworks like TensorFlow and PyTorch.

To dig more into the meat of how exactly these attacks work check out [docs/model_serialization_attacks.md](https://github.com/protectai/modelscan/blob/main/model_serialization_attacks.md).
To dig more into the meat of how exactly these attacks work check out [**Model Serialization Attack Explainer**](https://github.com/protectai/modelscan/blob/main/docs/model_serialization_attacks.md).

If you encounter any other approaches for evaluating models in a static context, please reach out, we'd love
to learn more!
Expand Down Expand Up @@ -192,4 +192,4 @@ We appreciate the work and have extended it significantly with ModelScan. ModelS
We would love to have you contribute to our open source ModelScan project.
If you would like to contribute, please follow the details on [Contribution page](https://github.com/protectai/modelscan/blob/main/CONTRIBUTING.md).



0 comments on commit 53c2546

Please sign in to comment.