diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 08:39:40 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 08:39:40 +0530 | 
| commit | fcc121911fd06030320b8401bfae58f181490b55 (patch) | |
| tree | 47c14718678d0c4b9d0958f40263eb8112dceb0d /projects/autograd.md | |
| parent | d3ce4232e9b4597dadfd9fa3c5dbfa59fbd407fd (diff) | |
tailwind: prose
Diffstat (limited to '')
| -rw-r--r-- | projects/autograd.md (renamed from projects/autograd.html) | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/projects/autograd.html b/projects/autograd.md index 8f89eb7..e382112 100644 --- a/projects/autograd.html +++ b/projects/autograd.md @@ -1,4 +1,8 @@  name = Autograd  description = An implementation of autograd / backpropagation.  languages = Python +url = /projects/autograd +template = project.html  --- + +# Autograd | 
