Janssena
Results
2
issues of
Janssena
Not entirely sure if this should fall under DifferentialEquations.jl but here we go. I am implementing a NeuralODE using callbacks myself using DifferentialEquations (not using DiffEqFlux atm). I am noticing...
Hey, There are stochastic samplers in the Turing codebase, but there is no information how to actually use these. Do they actually work? How do you define mini-batches? I could...