We provide instructions on how to modify webapges in this repository or create a project webpage.
Any changes should not be made by committing directly to this repository. Either contact the maintainer (listed at bottom) or submit a pull request.
- Fork this repository to a local version
- Submit a pull request or contact a maintainer and send them the
.md
file for your project page
With docker installed in the cloned repository: docker-compose up
For creating the project webpage for the first time, please use the template found under /projects/template.md
The project webpages should be added to _projects/mlsec or _projects/platsec with the filename as .md Once the project page has been created, link to the project webpage in _pages/mlsec.md or _pages/platsec.md as Model extraction attacks and defenses
If you wish to make your project page in HTML instead, it is recommended to run the website locally for viewing/testing.
All HTML project pages should follow the page
template (found in _layouts/page.html
).
Please make changes only to your own project pages and not the rest of the website.
For any questions or requests to change a page, please contact Vasisht (Machine Learning), Hossam (Platform Security), Michael (Other Topics)