NeuralIntegrator: Spiking neural network and synaptic plasticity in DifferentialEquations.jl
|
|
1
|
80
|
July 1, 2025
|
How to use Lux's `apply` function?
|
|
2
|
43
|
June 30, 2025
|
Using `Lux.WrappedFunction` for pre/post processing in Lux model
|
|
5
|
47
|
May 22, 2025
|
Error when a neural ode is implemented
|
|
3
|
134
|
May 2, 2025
|
Getting a LoadError: GPUCompiler.InvalidIRError on trying to use LuxCUDA with EnsembleProblem
|
|
3
|
72
|
April 25, 2025
|
Spiking Neural Networks
|
|
32
|
4921
|
April 7, 2025
|
What is the best way to implement PINN in Julia
|
|
18
|
493
|
April 6, 2025
|
Type instability for simple MLP call using ComponentArrays
|
|
2
|
64
|
March 6, 2025
|
Training Universal PINNs using NeuralPDE?
|
|
4
|
183
|
February 18, 2025
|
Some thoughts and questions on smooth non-linear optimization, degrees of freedom, optimizers, MLPs
|
|
0
|
57
|
February 14, 2025
|
Lux.jl QuickStart: why `Lux.apply` returns the state?
|
|
1
|
99
|
February 6, 2025
|
How to compute TanhExp / TeLU function accurately?
|
|
10
|
182
|
January 6, 2025
|
Forecast Time series using Neural ODE for supervised learning
|
|
0
|
112
|
December 30, 2024
|
Scaling issue (probably) while solving simple PINN problem
|
|
3
|
169
|
December 27, 2024
|
How to optimize neural network parameters with non-gradient algorithms?
|
|
2
|
108
|
December 26, 2024
|
How to generate values after training with Lux.LayerNorm and Lux.BatchNorm
|
|
5
|
383
|
December 26, 2024
|
NeuralPDE.jl slow with integro diff. equations
|
|
3
|
75
|
November 11, 2024
|
Performing max-min optimization with optimization.jl
|
|
0
|
48
|
October 30, 2024
|
Error using example for NeuralODE
|
|
4
|
101
|
October 25, 2024
|
CUDA Error : ArgumentError: Objects are on devices with different types: CPUDevice and CUDADevice
|
|
4
|
47
|
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
|
974
|
September 28, 2024
|
Parameters in the neural network not updating after training
|
|
0
|
40
|
September 26, 2024
|
Add coordinate transformation before first layer in NeuralPDE.jl
|
|
5
|
78
|
August 29, 2024
|
Can't get NeuralPDE Example code to run
|
|
0
|
27
|
August 14, 2024
|
Saving/loading a neural network trained with NeuralPDE
|
|
3
|
141
|
July 30, 2024
|
UDE: Estimating multiple parameters with NN and choosing best optimizers
|
|
6
|
228
|
July 29, 2024
|
Learning Orbital Dynamics
|
|
16
|
879
|
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
|
UndefRefError while running code based on "Automatically Discover Missing Physics by embedding Machine Learning into Differential Equations"
|
|
3
|
135
|
June 26, 2024
|