From 146401335a9909107de1befa08e88e07a6c6467b Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 20 Jun 2018 10:26:16 +0200 Subject: minor edit, and license note of the autodiff post --- posts/2018-06-03-automatic_differentiation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'posts/2018-06-03-automatic_differentiation.md') diff --git a/posts/2018-06-03-automatic_differentiation.md b/posts/2018-06-03-automatic_differentiation.md index d53f025..615b1b6 100644 --- a/posts/2018-06-03-automatic_differentiation.md +++ b/posts/2018-06-03-automatic_differentiation.md @@ -3,7 +3,9 @@ template: post date: 2018-06-03 title: Automatic differentiation --- -This post serves as a documentation of my study of autodiff as well as a explainer of the subject. +This post serves as a note and explainer of autodiff. +It is licensed under [GNU FDL](https://www.gnu.org/licenses/fdl.html). + For my learning I benefited a lot from [Toronto CSC321 slides](http://www.cs.toronto.edu/%7Ergrosse/courses/csc321_2018/slides/lec10.pdf) and the [autodidact](https://github.com/mattjj/autodidact/) project -- cgit v1.2.3