You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/showcase/blackhole.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ are and how they are used. For the neural network training:
18
18
|[Optimization.jl](https://docs.sciml.ai/Optimization/stable/)| The optimization library |
19
19
|[OptimizationOptimisers.jl](https://docs.sciml.ai/Optimization/stable/optimization_packages/optimisers/)| The optimization solver package with `Adam`|
20
20
|[OptimizationOptimJL.jl](https://docs.sciml.ai/Optimization/stable/optimization_packages/optim/)| The optimization solver package with `BFGS`|
21
+
|[ComponentArrays.jl](https://docs.sciml.ai/ComponentArrays/stable/)| For the `ComponentArray` type to match Lux to SciML |
0 commit comments