Skip to content

Commit f1fbb4c

Browse files
oxinaboxdan-zheng
andauthored
Add recommended reading: Dan Zheng's DexLang issue comment (#291)
* Add recommended reading: google-research/dex-lang#454 * Spelling, it is hard yo. Co-authored-by: Dan Zheng <danielzheng@google.com> Co-authored-by: Dan Zheng <danielzheng@google.com>
1 parent 37a6fec commit f1fbb4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/FAQ.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ The list here is incomplete, but is vetted for quality.
8383

8484
- [Automatic Differentiation for Dummies keynote video](https://www.youtube.com/watch?v=FtnkqIsfNQc) by [Simon Peyton Jones](https://github.com/simonpj): particularly good if you like pure math type thinking.
8585

86+
- ["What types work with differentiation?](https://github.com/google-research/dex-lang/issues/454#issuecomment-766089519) comment on DexLang GitHub issue by [Dan Zheng](https://github.com/dan-zheng): summarizes several years of insights from the Swift AD work.
87+
8688
- MIT 18337 lecture notes 8-10 (by [Christopher Rackauckas](https://github.com/ChrisRackauckas) and [David P. Sanders](https://github.com/dpsanders) : moves fast from basic to advanced, particularly good if you like applicable mathematics
8789
- [Automatic Differentiation and Application](https://mitmath.github.io/18337/lecture8/automatic_differentiation): Good introduction
8890
- [Forward-Mode AD via High Dimensional Algebras](https://mitmath.github.io/18337/lecture9/autodiff_dimensions): actually part 2 of the introduction

0 commit comments

Comments
 (0)