v0.1.0
RobustNeuralNetworks v0.1.0
Closed issues:
- Default Q, S, R in GeneralRENParams (#16)
- General REN not passing test for behavioural constraint with Q, S, R (#18)
- passive ren (#23)
- Merge output layer into DirectParams (#24)
Merged pull requests:
- Feature/basic functionality (#1) (@nic-barbara)
- Feature/general ren params (#2) (@nic-barbara)
- CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for MatrixEquations at version 2, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for BenchmarkTools at version 1, (keep existing compat) (#5) (@github-actions[bot])
- CompatHelper: add new compat entry for CUDA at version 3, (keep existing compat) (#6) (@github-actions[bot])
- CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) (#7) (@github-actions[bot])
- CompatHelper: add new compat entry for Flux at version 0.13, (keep existing compat) (#8) (@github-actions[bot])
- Feature/nondiff wrapper (#9) (@nic-barbara)
- Feature/tidy code (#10) (@nic-barbara)
- Feature/lipschitz ren params (#19) (@nic-barbara)
- Issue/general ren behavioural constraints (#20) (@nic-barbara)
- Feature/dev wrappers (#21) (@nic-barbara)
- Changed unit tests to check dissipation inequality with V_{t+1} - V_t on LHS (#22) (@nic-barbara)
- Feature/merge output direct (#25) (@nic-barbara)
- Feature/lbdn (#27) (@ppauli)
- Feature/passive ren (#29) (@MrstupidJ)
- Changed name of package to RobustNeuralNetworks.jl (#33) (@nic-barbara)
- CompatHelper: add new compat entry for MatrixEquations at version 2, (keep existing compat) (#35) (@github-actions[bot])
- CompatHelper: bump compat for CUDA to 4, (keep existing compat) (#37) (@github-actions[bot])
- CompatHelper: add new compat entry for Flux at version 0.13, (keep existing compat) (#38) (@github-actions[bot])
- CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) (#40) (@github-actions[bot])
- Feature/documentation (#42) (@nic-barbara)
- Adding tokens to docs (#43) (@nic-barbara)
- Feature/documentation (#45) (@nic-barbara)
- Docs should now update on merge to master (#46) (@nic-barbara)
- Feature/documentation (#47) (@nic-barbara)
- Feature/documentation (#48) (@nic-barbara)
- Removed unused packages from Project.toml (#49) (@nic-barbara)
- Feature/documentation (#50) (@nic-barbara)
- Added links in examples (#51) (@nic-barbara)