Is it possible to evaluate the objective function within the "Optimisers.apply!" function?
|
|
1
|
34
|
July 17, 2025
|
NeuralIntegrator: Spiking neural network and synaptic plasticity in DifferentialEquations.jl
|
|
1
|
93
|
July 1, 2025
|
How to use Lux's `apply` function?
|
|
2
|
64
|
June 30, 2025
|
Using `Lux.WrappedFunction` for pre/post processing in Lux model
|
|
5
|
57
|
May 22, 2025
|
Error when a neural ode is implemented
|
|
3
|
135
|
May 2, 2025
|
Getting a LoadError: GPUCompiler.InvalidIRError on trying to use LuxCUDA with EnsembleProblem
|
|
3
|
75
|
April 25, 2025
|
Spiking Neural Networks
|
|
32
|
4960
|
April 7, 2025
|
What is the best way to implement PINN in Julia
|
|
18
|
534
|
April 6, 2025
|
Type instability for simple MLP call using ComponentArrays
|
|
2
|
72
|
March 6, 2025
|
Training Universal PINNs using NeuralPDE?
|
|
4
|
188
|
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
|
103
|
February 6, 2025
|
How to compute TanhExp / TeLU function accurately?
|
|
10
|
188
|
January 6, 2025
|
Forecast Time series using Neural ODE for supervised learning
|
|
0
|
115
|
December 30, 2024
|
Scaling issue (probably) while solving simple PINN problem
|
|
3
|
172
|
December 27, 2024
|
How to optimize neural network parameters with non-gradient algorithms?
|
|
2
|
112
|
December 26, 2024
|
How to generate values after training with Lux.LayerNorm and Lux.BatchNorm
|
|
5
|
386
|
December 26, 2024
|
NeuralPDE.jl slow with integro diff. equations
|
|
3
|
80
|
November 11, 2024
|
Performing max-min optimization with optimization.jl
|
|
0
|
48
|
October 30, 2024
|
Error using example for NeuralODE
|
|
4
|
103
|
October 25, 2024
|
CUDA Error : ArgumentError: Objects are on devices with different types: CPUDevice and CUDADevice
|
|
4
|
49
|
October 23, 2024
|
Using trained neural networks inside GPU computations
|
|
0
|
58
|
October 18, 2024
|
Nested and different AD methods altogether: How to add AD calculations inside my loss function when using neural differential equations?
|
|
9
|
981
|
September 28, 2024
|
Parameters in the neural network not updating after training
|
|
0
|
41
|
September 26, 2024
|
Add coordinate transformation before first layer in NeuralPDE.jl
|
|
5
|
82
|
August 29, 2024
|
Can't get NeuralPDE Example code to run
|
|
0
|
28
|
August 14, 2024
|
Saving/loading a neural network trained with NeuralPDE
|
|
3
|
144
|
July 30, 2024
|
UDE: Estimating multiple parameters with NN and choosing best optimizers
|
|
6
|
230
|
July 29, 2024
|
Learning Orbital Dynamics
|
|
16
|
884
|
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
|
99
|
July 2, 2024
|