Skip to content

Symbolic-Numeric Universal Differential Equations for Automating Scientific Machine Learning (SciML)

License

Notifications You must be signed in to change notification settings

SciML/ModelingToolkitNeuralNets.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelingToolkitNeuralNets

Stable Dev Build Status Coverage ColPrac: Contributor's Guide on Collaborative Practices for Community Packages Aqua

ModelingToolkitNeuralNets.jl is a package to create neural network blocks defined similar to MTKStandardLibrary components, to use them for solving Universal Differential Equations. It can be plugged to any part of the equations in an ODESystem using RealInputArray and RealOutputArray components which gives a lot of flexibility to add the missing physics only to a part of the model.

Tutorials and Documentation

For information on using the package, see the stable documentation. Use the in-development documentation for the version of the documentation, which contains the unreleased features.