aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authory-jan137 <yousefjan24000@gmail.com>2026-03-15 15:48:49 +0300
committery-jan137 <yousefjan24000@gmail.com>2026-03-15 15:48:49 +0300
commit5daac22038d510293cee467a123d489cb9b6f3d7 (patch)
treeced1f4c3f63828bc3875314bc5718af7d7cd6bd6 /README.md
parent27fda8581f1ecf90491f211113f40277c4140a9f (diff)
Add op scaffolding
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 174dbe1..7d58cb3 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,3 @@
-# neural-ode
-A C implementation of Neural Ordinary Differential Equations
+# Neural ODE
+---
+A C implementation of [Neural Ordinary Differential Equations by Chen et al. (2018)](https://arxiv.org/abs/1806.07366)