aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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)