diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:59:40 -0400 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:59:40 -0400 | 
| commit | da2922f6c6c5a1e6a4b4527d86c7a340964741d1 (patch) | |
| tree | b598a0c460d930529b7cc3c6832457e17d27b008 /projects/autograd.md | |
| parent | 9e8f04760c066bb85e482f3db29f1b6e3c040642 (diff) | |
projects: languages->tags
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 = [ | 
