From f5d3440214f39b1db589c45dd74f59d44a6e6822 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 9 Aug 2025 22:51:20 +0530 Subject: projects: add priorities to each project --- projects/autograd.md | 1 + 1 file changed, 1 insertion(+) (limited to 'projects/autograd.md') diff --git a/projects/autograd.md b/projects/autograd.md index e3259d2..ed9bb1c 100644 --- a/projects/autograd.md +++ b/projects/autograd.md @@ -5,6 +5,7 @@ url = /projects/autograd template = project.html link = https://github.com/compromyse/autograd linklabel = SOURCE +priority = 1 --- All you need to run a simple neural network using autograd is the following code: -- cgit v1.2.3