Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Dec 13, 2022
1 parent 2656052 commit 250c58e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ The exercises are described as follows:
- Exercise 8 takes the user through training a neural stochastic differential
equation, using GPU-accleration and adjoints through Flux.jl's neural
network framework to build efficient training codes.
- Exercise 9 is a deep dive into controls analysis on nonlinear models. The
user starts by building an acausal model of a DC motor, which is augmented
with a PI-controller that is tuned to control the actions of the motor.

This exercise worksheet is meant to be a living document leading new users through
a deep dive of the SciML feature set. If you further suggestions
Expand Down

0 comments on commit 250c58e

Please sign in to comment.