Skip to content

Commit 6c059b4

Browse files
added RecurrentLayers to ecosystem (#2555)
1 parent bcbecab commit 6c059b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/ecosystem.md

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

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

45+
### Recurrent neural networks
46+
47+
- [RecurrentLayers.jl](https://github.com/MartinuzziFrancesco/RecurrentLayers.jl) offers a collection of novel recurrent neural networks.
4548
---
4649

4750
## Tools closely associated with Flux

0 commit comments

Comments
 (0)