Julia Programming Language
Using a neural network inside a function for DifferentialEquations.jl solve
General Usage
question
ChrisRackauckas
February 27, 2025, 12:29am
2
See this part. Flux requires an array input, but
t
is a scalar.
m([t])[1]
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
DifferentialEquations.jl + Flux.jl or Knet.jl
Machine Learning
diffeq
15
3590
October 18, 2018
NN with a ODE in the loss function
New to Julia
flux
,
ode
,
neural-network
4
821
November 19, 2021
Unable to solve a differential equation using neural network
General Usage
flux
,
neural-network
2
213
September 10, 2023
I am unable to fit a simple 2d function using a neural network in Julia. Am I doing somethng wrong here?
General Usage
flux
,
neural-network
3
268
September 5, 2023
Autodiffing through DE.jl ODEproblem wrt neural network parameters in reverse mode
General Usage
question
1
58
March 4, 2025