Minimum Working Example (MWE) showing error in Universal Differential Equation (UDE) implementation
|
|
10
|
310
|
February 11, 2025
|
Custom loss functions in `Lux.jl`
|
|
5
|
113
|
February 10, 2025
|
Errors when running a Universal Differential Equation (UDE)
|
|
8
|
256
|
February 8, 2025
|
Lux.jl QuickStart: why `Lux.apply` returns the state?
|
|
1
|
58
|
February 6, 2025
|
How to generate values after training with Lux.LayerNorm and Lux.BatchNorm
|
|
5
|
364
|
December 26, 2024
|
Lux + Enzyme and Zygote + NeuralODE, segmentation fault
|
|
5
|
185
|
December 20, 2024
|
Universal differential equations (UDE) with modern SciML stack (Lux, Enzyme, ...)
|
|
6
|
466
|
December 10, 2024
|
Error in trying to use Optimization.jl for LSTM training based on Lux.jl
|
|
2
|
84
|
December 3, 2024
|
NeuralPDE with tuple input
|
|
4
|
70
|
December 1, 2024
|
Performing max-min optimization with optimization.jl
|
|
0
|
43
|
October 30, 2024
|
Timeseries model training using Lux.jl
|
|
0
|
106
|
October 22, 2024
|
Error when a neural ode is implemented
|
|
2
|
73
|
September 29, 2024
|
Lux.jl vs Jax
|
|
6
|
838
|
September 21, 2024
|
Add coordinate transformation before first layer in NeuralPDE.jl
|
|
5
|
72
|
August 29, 2024
|
Creating a custom container layer in Lux
|
|
2
|
152
|
August 11, 2024
|
Custom layer in Lux
|
|
1
|
150
|
July 31, 2024
|
Saving/loading a neural network trained with NeuralPDE
|
|
3
|
108
|
July 30, 2024
|
Error in building run time function by Lux.jl model with other equations
|
|
4
|
140
|
July 16, 2024
|
Neural Nets training with multiple Chains Lux.jl and LuxCUDA.jl: LoadError: AssertionError: length(init_params) == length(depvars) when using multi chains in NeuralPDE.jl GPU example
|
|
2
|
92
|
July 2, 2024
|
Fresh CUDA and LuxCUDA error ERROR: could not load symbol "cublasLtMatmulDescCreate":
|
|
14
|
389
|
May 31, 2024
|
Combining Lux.jl with IPNewton() for Optimization
|
|
2
|
179
|
May 19, 2024
|
Zygote much slower than JAX for automatic differentiation of energy
|
|
22
|
1307
|
May 15, 2024
|
Issue understanding Lux recurrent cells
|
|
1
|
184
|
May 14, 2024
|
Adding external parameters to neural network
|
|
5
|
379
|
April 24, 2024
|
How to define parameters of a model built by Lux.jl in ModelingToolkit.jl and perform optimization or computation?
|
|
2
|
271
|
April 7, 2024
|
Lux recurrent networks like LSTM - why are hidden state and memory not part of the model state `st`?
|
|
3
|
304
|
March 4, 2024
|
Lux + Turing: How to not to use a global variable for state `st`
|
|
1
|
229
|
February 29, 2024
|
How can I solve complex-valued ordinary differential equations (ODEs) using neural networks, given limitations with complex data types in libraries like Lux?
|
|
2
|
368
|
February 22, 2024
|
How hard is it to rebuild a tensorflow model in julia?
|
|
2
|
602
|
February 17, 2024
|
Lux.jl LSTM timeseries prediction: AD / optimization does not start
|
|
2
|
423
|
February 14, 2024
|