Skip to content

yunan-l/NeuralDELux.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralDELux

Dev Build Status

Work in progress. Tools and Solvers for fast Neural DEs with Lux.jl. The solvers implemented here just iterate the system by one step in time. They are differentiable by Zygote and GPU compatible. Additionally there are tools for using the regular SciML solvers as well.

The package mainly introduces two types: ADNeuralDE for the use with one step ahead solvers that can be differentiated efficiently by Zygote and SciMLNeuralDE for the use with SciML.

About

Tools and Solvers for Neural DEs with Lux.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%