Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Dec 5, 2022
1 parent 7d2b21a commit d622d92
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Universal Differential Equations for Scientific Machine Learning (SciML)
Repository for the universal differential equations paper: [arXiv:2001.04385 [cs.LG]](https://arxiv.org/abs/2001.04385)

Repository for the universal differential equations paper: [arXiv:2001.04385 [cs.LG]](https://arxiv.org/abs/2001.04385).

This repository is simply a demonstration. For more up-to-date versions of these codes, see the
[SciMLSensitivity.jl](https://docs.sciml.ai/SciMLSensitivity/stable/) and
[DiffEqFlux.jl](https://docs.sciml.ai/DiffEqFlux/stable/) documentations. Their tutorials incorporate all of the
ideas from this repo in well-maintained and tested software!

For more software, see the [SciML organization](https://sciml.ai/) and its [Github organization](https://github.com/SciML/)

0 comments on commit d622d92

Please sign in to comment.