From 029efc5eb880e3c82bf369fbe2a85a61868ec8de Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 30 Sep 2023 12:07:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b22a3e5108..8ae6f0f6e8 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ the documentation, which contains the unreleased features. - Integrated logging suite for handling connections to TensorBoard - Handling of (partial) integro-differential equations and various stochastic equations - Specialized forms for solving `ODEProblem`s with neural networks - - Compatability with [Flux.jl](https://docs.sciml.ai/Flux/stable/) and [Lux.jl](https://docs.sciml.ai/Lux/stable/) + - Compatability with [Flux.jl](https://fluxml.ai/) and [Lux.jl](https://lux.csail.mit.edu/) for all of the GPU-powered machine learning layers available from those libraries. - Compatability with [NeuralOperators.jl](https://docs.sciml.ai/NeuralOperators/stable/) for mixing DeepONets and other neural operators (Fourier Neural Operators, Graph Neural Operators,