Additional Materials

This chapter contains some additional materials and exercises. You should do it only after you finished the rest of the workshop. You can do them in any order, just pick something you are interested in.

  • Automatic Differentiation contains an advanced exercise of building an automatic differentiation system from scratch
  • Useful Links is a collection of further materials that may be useful.
  • Foundations Revisited is a repetition of the basic julia syntax. You can go through this sections if you found the Syntax cheat sheet to be too brief and/or you feel like repeating the syntax may help you.