Skip to content

Commit f183004

Browse files
authored
Added entry for RobustNeuralNetworks.jl in ecosystem.md (#2317)
1 parent 36fbdf1 commit f183004

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/ecosystem.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ See also academic work [citing Flux](https://scholar.google.com/scholar?cites=97
3838

3939
- [FluxArchitectures.jl](https://github.com/sdobber/FluxArchitectures.jl) is a collection of advanced network architectures for time series forecasting.
4040

41+
### Robust networks
42+
43+
- [RobustNeuralNetworks.jl](https://github.com/acfr/RobustNeuralNetworks.jl) includes classes of neural networks that are constructed to naturally satisfy robustness constraints.
44+
4145
---
4246

4347
## Tools closely associated with Flux

0 commit comments

Comments
 (0)