Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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