Skip to content

Using DiffEqFlux to learn underlying differential equations from data.

Notifications You must be signed in to change notification settings

juliusberner/neural_ode_julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Neural Differential Equations in Julia

Exploring the Flux.jl and DiffEqFlux.jl packages. Material for the VSM Student Retreat 2020

Local install

]
activate my_env
add IJulia, DiffEqFlux, DifferentialEquations, Plots, Optim, PlotlyJS, ORCA, Random, CuArrays
  • Exit the package manager (ctrl+C) and start the notebook
using IJulia
notebook(dir="./path_to_my_env")

Cloud Solutions


image credit: reddit