aboutsummaryrefslogtreecommitdiff
path: root/projects/autograd.md
diff options
context:
space:
mode:
Diffstat (limited to 'projects/autograd.md')
-rw-r--r--projects/autograd.md1
1 files changed, 1 insertions, 0 deletions
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: