Is it possible to evaluate the objective function within the "Optimisers.apply!" function?
|
|
2
|
59
|
August 6, 2025
|
NeuralIntegrator: Spiking neural network and synaptic plasticity in DifferentialEquations.jl
|
|
1
|
108
|
July 1, 2025
|
How to use Lux's `apply` function?
|
|
2
|
74
|
June 30, 2025
|
Using `Lux.WrappedFunction` for pre/post processing in Lux model
|
|
5
|
64
|
May 22, 2025
|
Error when a neural ode is implemented
|
|
3
|
143
|
May 2, 2025
|
Getting a LoadError: GPUCompiler.InvalidIRError on trying to use LuxCUDA with EnsembleProblem
|
|
3
|
77
|
April 25, 2025
|
Spiking Neural Networks
|
|
32
|
5031
|
April 7, 2025
|
What is the best way to implement PINN in Julia
|
|
18
|
602
|
April 6, 2025
|
Type instability for simple MLP call using ComponentArrays
|
|
2
|
76
|
March 6, 2025
|
Training Universal PINNs using NeuralPDE?
|
|
4
|
193
|
February 18, 2025
|
Some thoughts and questions on smooth non-linear optimization, degrees of freedom, optimizers, MLPs
|
|
0
|
59
|
February 14, 2025
|
Lux.jl QuickStart: why `Lux.apply` returns the state?
|
|
1
|
112
|
February 6, 2025
|
How to compute TanhExp / TeLU function accurately?
|
|
10
|
203
|
January 6, 2025
|
Forecast Time series using Neural ODE for supervised learning
|
|
0
|
121
|
December 30, 2024
|
Scaling issue (probably) while solving simple PINN problem
|
|
3
|
178
|
December 27, 2024
|
How to optimize neural network parameters with non-gradient algorithms?
|
|
2
|
115
|
December 26, 2024
|
How to generate values after training with Lux.LayerNorm and Lux.BatchNorm
|
|
5
|
397
|
December 26, 2024
|
NeuralPDE.jl slow with integro diff. equations
|
|
3
|
85
|
November 11, 2024
|
Performing max-min optimization with optimization.jl
|
|
0
|
51
|
October 30, 2024
|
Error using example for NeuralODE
|
|
4
|
107
|
October 25, 2024
|
CUDA Error : ArgumentError: Objects are on devices with different types: CPUDevice and CUDADevice
|
|
4
|
54
|
October 23, 2024
|
Using trained neural networks inside GPU computations
|
|
0
|
59
|
October 18, 2024
|
Nested and different AD methods altogether: How to add AD calculations inside my loss function when using neural differential equations?
|
|
9
|
1001
|
September 28, 2024
|
Parameters in the neural network not updating after training
|
|
0
|
43
|
September 26, 2024
|
Add coordinate transformation before first layer in NeuralPDE.jl
|
|
5
|
83
|
August 29, 2024
|
Can't get NeuralPDE Example code to run
|
|
0
|
33
|
August 14, 2024
|
Saving/loading a neural network trained with NeuralPDE
|
|
3
|
151
|
July 30, 2024
|
UDE: Estimating multiple parameters with NN and choosing best optimizers
|
|
6
|
232
|
July 29, 2024
|
Learning Orbital Dynamics
|
|
16
|
899
|
July 13, 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
|
101
|
July 2, 2024
|