Comment on page
Tutorials
Learn how to use Orion with tutorials. We encourage you to contribute by sharing your own tutorial.
This tutorial will guide you through implementing your first fully verifiable support vector machine model in Cairo using the Orion framework.
September 26, 2023 - 0xd3bs
This tutorial will guide you through implementing your first fully verifiable linear regression model in Cairo using the Orion framework. It covers replicating a basic linear regression model from Python to Cairo utilizing the Orion library.
August 16, 2023 - Bem Baraki
Would you like to contribute? This is a step-by-step guide to show you how to implement new operators in Orion.
June 23, 2023 - Raphael Doukhan
In this tutorial, you will be guided on how to train your model using Quantized Aware Training, how to convert your pre-trained model to Cairo 1, and how to perform inference with Orion.
June 8, 2023 - Raphael Doukhan
Last modified 2mo ago