|
Calculate associated Legendre polynomials on the GPU
|
|
3
|
122
|
March 27, 2025
|
|
Inplace implementation for neural networks in Lux.jl
|
|
1
|
186
|
March 12, 2025
|
|
Lux + Enzyme and Zygote + NeuralODE, segmentation fault
|
|
6
|
370
|
March 3, 2025
|
|
Resetting some states in a batch in Lux.jl recurrent layers
|
|
0
|
90
|
February 27, 2025
|
|
Minimum Working Example (MWE) showing error in Universal Differential Equation (UDE) implementation
|
|
10
|
454
|
February 11, 2025
|
|
Custom loss functions in `Lux.jl`
|
|
5
|
427
|
February 10, 2025
|
|
Errors when running a Universal Differential Equation (UDE)
|
|
8
|
359
|
February 8, 2025
|
|
Lux.jl QuickStart: why `Lux.apply` returns the state?
|
|
1
|
157
|
February 6, 2025
|
|
How to generate values after training with Lux.LayerNorm and Lux.BatchNorm
|
|
5
|
435
|
December 26, 2024
|
|
Universal differential equations (UDE) with modern SciML stack (Lux, Enzyme, ...)
|
|
6
|
1002
|
December 10, 2024
|
|
Error in trying to use Optimization.jl for LSTM training based on Lux.jl
|
|
2
|
129
|
December 3, 2024
|
|
NeuralPDE with tuple input
|
|
4
|
108
|
December 1, 2024
|
|
Performing max-min optimization with optimization.jl
|
|
0
|
67
|
October 30, 2024
|
|
Timeseries model training using Lux.jl
|
|
0
|
175
|
October 22, 2024
|
|
Lux.jl vs Jax
|
|
6
|
1529
|
September 21, 2024
|
|
Add coordinate transformation before first layer in NeuralPDE.jl
|
|
5
|
118
|
August 29, 2024
|
|
Creating a custom container layer in Lux
|
|
2
|
231
|
August 11, 2024
|
|
Custom layer in Lux
|
|
1
|
365
|
July 31, 2024
|
|
Saving/loading a neural network trained with NeuralPDE
|
|
3
|
191
|
July 30, 2024
|
|
Error in building run time function by Lux.jl model with other equations
|
|
4
|
178
|
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
|
127
|
July 2, 2024
|
|
Fresh CUDA and LuxCUDA error ERROR: could not load symbol "cublasLtMatmulDescCreate":
|
|
14
|
693
|
May 31, 2024
|
|
Combining Lux.jl with IPNewton() for Optimization
|
|
2
|
220
|
May 19, 2024
|
|
Zygote much slower than JAX for automatic differentiation of energy
|
|
22
|
1712
|
May 15, 2024
|
|
Issue understanding Lux recurrent cells
|
|
1
|
278
|
May 14, 2024
|
|
Adding external parameters to neural network
|
|
5
|
500
|
April 24, 2024
|
|
How to define parameters of a model built by Lux.jl in ModelingToolkit.jl and perform optimization or computation?
|
|
2
|
319
|
April 7, 2024
|
|
Lux recurrent networks like LSTM - why are hidden state and memory not part of the model state `st`?
|
|
3
|
412
|
March 4, 2024
|
|
Lux + Turing: How to not to use a global variable for state `st`
|
|
1
|
257
|
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
|
414
|
February 22, 2024
|