Skip to content
[Diff since v1.27.1](https://github.com/SciML/DiffEqFlux.jl/compare/v1.27.1...v1.28.0)

**Closed issues:**
- Using EnsembleDistributed() with Sciml_train? (#452)
- ERROR: LoadError: InitError: Could not find a suitable CUDA installation (#453)
- Multiple neural networks tutorial (#459)

**Merged pull requests:**
- Create tutorial for Bayesian Neural ODE: NUTS.  (#455) (@RajDandekar)
- add distributed test (#456) (@ChrisRackauckas)
- Restructure the documentation to have a bunch of subheaders (#457) (@ChrisRackauckas)
- Create follow up tutorial for Bayesian Neural ODE: SGLD. (#458) (@RajDandekar)
- Fix plot image links in bayesian neural ode examples (#460) (@Vaibhavdixit02)
- add multiple nn tutorial (#464) (@ChrisRackauckas)
- add parallelism tutorial (#465) (@ChrisRackauckas)
- CompatHelper: bump compat for "Zygote" to "0.6" (#467) (@github-actions[bot])