Skip to content

Commit

Permalink
added RecurrentLayers to ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinuzziFrancesco committed Dec 17, 2024
1 parent bcbecab commit d2215b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ See also academic work [citing Flux](https://scholar.google.com/scholar?cites=97

- [RobustNeuralNetworks.jl](https://github.com/acfr/RobustNeuralNetworks.jl) includes classes of neural networks that are constructed to naturally satisfy robustness constraints.

### Recurrent neural networks

- [RecurrentLayers.jl](https://github.com/MartinuzziFrancesco/RecurrentLayers.jl) offers a collection of novel recurrent neural networks.
---

## Tools closely associated with Flux
Expand Down

0 comments on commit d2215b4

Please sign in to comment.