aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-05-29 18:07:43 +0530
committerGitHub <noreply@github.com>2024-05-29 18:07:43 +0530
commit3174341025787088358f5742bfc3e1e4e46fb9b8 (patch)
tree192539404bc5ee648e2426134f674bb78d84a7ff /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cff84f5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# autograd
+An implementation of autograd / backpropagation.