Calculate associated Legendre polynomials on the GPU
|
|
3
|
60
|
March 27, 2025
|
Lux & Reactant on Colab TPUs
|
|
2
|
272
|
March 16, 2025
|
Inplace implementation for neural networks in Lux.jl
|
|
1
|
104
|
March 12, 2025
|
Lux + Enzyme and Zygote + NeuralODE, segmentation fault
|
|
6
|
277
|
March 3, 2025
|
Resetting some states in a batch in Lux.jl recurrent layers
|
|
0
|
50
|
February 27, 2025
|
Minimum Working Example (MWE) showing error in Universal Differential Equation (UDE) implementation
|
|
10
|
329
|
February 11, 2025
|
Custom loss functions in `Lux.jl`
|
|
5
|
166
|
February 10, 2025
|
Errors when running a Universal Differential Equation (UDE)
|
|
8
|
261
|
February 8, 2025
|
Lux.jl QuickStart: why `Lux.apply` returns the state?
|
|
1
|
75
|
February 6, 2025
|
How to generate values after training with Lux.LayerNorm and Lux.BatchNorm
|
|
5
|
368
|
December 26, 2024
|
Universal differential equations (UDE) with modern SciML stack (Lux, Enzyme, ...)
|
|
6
|
536
|
December 10, 2024
|
Error in trying to use Optimization.jl for LSTM training based on Lux.jl
|
|
2
|
88
|
December 3, 2024
|
NeuralPDE with tuple input
|
|
4
|
72
|
December 1, 2024
|
Performing max-min optimization with optimization.jl
|
|
0
|
46
|
October 30, 2024
|
Timeseries model training using Lux.jl
|
|
0
|
121
|
October 22, 2024
|
Error when a neural ode is implemented
|
|
2
|
81
|
September 29, 2024
|
Lux.jl vs Jax
|
|
6
|
949
|
September 21, 2024
|
Add coordinate transformation before first layer in NeuralPDE.jl
|
|
5
|
73
|
August 29, 2024
|
Creating a custom container layer in Lux
|
|
2
|
170
|
August 11, 2024
|
Custom layer in Lux
|
|
1
|
183
|
July 31, 2024
|
Saving/loading a neural network trained with NeuralPDE
|
|
3
|
118
|
July 30, 2024
|
Error in building run time function by Lux.jl model with other equations
|
|
4
|
146
|
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
|
95
|
July 2, 2024
|
Fresh CUDA and LuxCUDA error ERROR: could not load symbol "cublasLtMatmulDescCreate":
|
|
14
|
422
|
May 31, 2024
|
Combining Lux.jl with IPNewton() for Optimization
|
|
2
|
181
|
May 19, 2024
|
Zygote much slower than JAX for automatic differentiation of energy
|
|
22
|
1349
|
May 15, 2024
|
Issue understanding Lux recurrent cells
|
|
1
|
206
|
May 14, 2024
|
Adding external parameters to neural network
|
|
5
|
396
|
April 24, 2024
|
How to define parameters of a model built by Lux.jl in ModelingToolkit.jl and perform optimization or computation?
|
|
2
|
284
|
April 7, 2024
|
Lux recurrent networks like LSTM - why are hidden state and memory not part of the model state `st`?
|
|
3
|
320
|
March 4, 2024
|