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

docs: add Verifiable Support Vector Machine #218

Merged
merged 1 commit into from
Sep 29, 2023
Merged
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
2 changes: 1 addition & 1 deletion docs/hub/algorithms.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

Discover amazing ML models made by the community with Orion! 

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><a href="https://github.com/bowenyou/cairo-logistic-regression">Verifiable-Logistic-Regression</a></td><td align="center"></td><td><p></p><p>August 20 - Bowen</p></td></tr><tr><td><a href="https://github.com/BemTG/Verifiable-Linear-Regression-">Verifiable-Linear-Regression</a><br></td><td align="center"></td><td><em>August 15 - Bem Baraki</em></td></tr><tr><td><a href="https://github.com/gizatechxyz/orion_tutorials/blob/main/mnist_nn/QAT_MNIST_MLP.ipynb">MNIST Classification with Feedforward Neural Network</a></td><td align="center"></td><td> <em>June 8, 2023 - Raphael Doukhan</em></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><a href="https://github.com/gizatechxyz/orion_tutorials/blob/main/verifiable_support_vector_machine/notebooks/svm.ipynb">Verifiable Support Vector Machine</a></td><td align="center"></td><td><p></p><p>September 26 - 0xd3bs</p></td></tr><tr><td><a href="https://github.com/bowenyou/cairo-logistic-regression">Verifiable-Logistic-Regression</a></td><td align="center"></td><td><p></p><p>August 20 - Bowen</p></td></tr><tr><td><a href="https://github.com/BemTG/Verifiable-Linear-Regression-">Verifiable-Linear-Regression</a><br></td><td align="center"></td><td><em>August 15 - Bem Baraki</em></td></tr><tr><td><a href="https://github.com/gizatechxyz/orion_tutorials/blob/main/mnist_nn/QAT_MNIST_MLP.ipynb">MNIST Classification with Feedforward Neural Network</a></td><td align="center"></td><td> <em>June 8, 2023 - Raphael Doukhan</em></td></tr></tbody></table>

We encourage you to contribute your own implementations and help grow this collection, benefiting the community and driving innovation in verifiable ML model inference.