diff options
Diffstat (limited to '')
| -rw-r--r-- | projects/autograd.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/projects/autograd.md b/projects/autograd.md index 59f70d2..63d8ee4 100644 --- a/projects/autograd.md +++ b/projects/autograd.md @@ -1,6 +1,6 @@  name = Autograd  description = An implementation of autograd / backpropagation. -languages = Python +tags = Python  url = /projects/autograd  template = project.html  links = [ | 
