Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 575 Bytes

File metadata and controls

16 lines (13 loc) · 575 Bytes

Cool examples about automatic differentiation

  1. install Julia from here https://julialang.org/downloads/
  2. open a julia REPL and install related packages
julia>] add Pluto Optim NiLang Zygote PlutoUI Compose Viznet Plots ChainRules StochasticOptimizers TupleTools TropicalNumbers ForwardDiff
  1. open the coolad.jl by
julia> using Pluto

julia> Pluto.run(1234)

Then open this file by typing the path to coolad.jl in input field.

If you have any problem opening it, please file an issue: https://github.com/Happy-Diode/LunchTalks/issues/new