diff options
Diffstat (limited to 'projects/autograd.md')
| -rw-r--r-- | projects/autograd.md | 1 |
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: |
