Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.11 KB

README.md

File metadata and controls

10 lines (7 loc) · 1.11 KB

CombinedUncertainDiffEq

Stable Dev Build Status Coverage

This package attempts to provide a generic utilities for propagating uncertainty through differential equations simulations using DiffEqUncertainty.jl and ReachabilityAnalysis.jl. The main goal is to experiment with different methods for training and validating neural control systems using full envelope uncertainty propagation instead of single-trajectory Monte Carlo approaches.

Disclaimer: Don't expect much. I have no idea what I'm doing at this point. This is just an idea that sounded interesting to me so I'm seeing if it will work.