Lux & Reactant on Colab TPUs
|
|
2
|
205
|
March 16, 2025
|
Inplace implementation for neural networks in Lux.jl
|
|
1
|
103
|
March 12, 2025
|
Lux + Enzyme and Zygote + NeuralODE, segmentation fault
|
|
6
|
268
|
March 3, 2025
|
Resetting some states in a batch in Lux.jl recurrent layers
|
|
0
|
46
|
February 27, 2025
|
Minimum Working Example (MWE) showing error in Universal Differential Equation (UDE) implementation
|
|
10
|
323
|
February 11, 2025
|
Custom loss functions in `Lux.jl`
|
|
5
|
147
|
February 10, 2025
|
Errors when running a Universal Differential Equation (UDE)
|
|
8
|
260
|
February 8, 2025
|
Lux.jl QuickStart: why `Lux.apply` returns the state?
|
|
1
|
68
|
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
|
515
|
December 10, 2024
|
Error in trying to use Optimization.jl for LSTM training based on Lux.jl
|
|
2
|
86
|
December 3, 2024
|
NeuralPDE with tuple input
|
|
4
|
71
|
December 1, 2024
|
Performing max-min optimization with optimization.jl
|
|
0
|
45
|
October 30, 2024
|
Timeseries model training using Lux.jl
|
|
0
|
119
|
October 22, 2024
|
Error when a neural ode is implemented
|
|
2
|
77
|
September 29, 2024
|
Lux.jl vs Jax
|
|
6
|
913
|
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
|
161
|
August 11, 2024
|
Custom layer in Lux
|
|
1
|
171
|
July 31, 2024
|
Saving/loading a neural network trained with NeuralPDE
|
|
3
|
115
|
July 30, 2024
|
Error in building run time function by Lux.jl model with other equations
|
|
4
|
143
|
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
|
93
|
July 2, 2024
|
Fresh CUDA and LuxCUDA error ERROR: could not load symbol "cublasLtMatmulDescCreate":
|
|
14
|
410
|
May 31, 2024
|
Combining Lux.jl with IPNewton() for Optimization
|
|
2
|
180
|
May 19, 2024
|
Zygote much slower than JAX for automatic differentiation of energy
|
|
22
|
1338
|
May 15, 2024
|
Issue understanding Lux recurrent cells
|
|
1
|
194
|
May 14, 2024
|
Adding external parameters to neural network
|
|
5
|
391
|
April 24, 2024
|
How to define parameters of a model built by Lux.jl in ModelingToolkit.jl and perform optimization or computation?
|
|
2
|
282
|
April 7, 2024
|
Lux recurrent networks like LSTM - why are hidden state and memory not part of the model state `st`?
|
|
3
|
310
|
March 4, 2024
|
Lux + Turing: How to not to use a global variable for state `st`
|
|
1
|
230
|
February 29, 2024
|