How hard is it to rebuild a tensorflow model in julia?
|
|
2
|
679
|
February 17, 2024
|
Moving a custom loss function to GPU
|
|
5
|
399
|
February 15, 2024
|
Slow LSTM on GPU in Flux
|
|
21
|
2098
|
February 15, 2024
|
Speeding up gradient of logpdf
|
|
19
|
752
|
February 12, 2024
|
Crystal Graphs w/ GeometricFlux.jl
|
|
0
|
155
|
February 6, 2024
|
Lux (And Flux), "parallel" Network Input. When Input is flat, Zygote gradient works, when input is not flat it doesn't
|
|
10
|
674
|
February 5, 2024
|
Parser for safetensors
|
|
6
|
559
|
February 5, 2024
|
Memoization in mcmc
|
|
0
|
217
|
February 4, 2024
|
Physics-informed training of a surrogate model involving finite element analysis
|
|
4
|
1032
|
February 2, 2024
|
Speeding up per-sample gradients?
|
|
16
|
1058
|
February 2, 2024
|
Understanding `Flux.Data.DataLoader` when training an LSTM model
|
|
1
|
766
|
February 2, 2024
|
Enzyme autodiff: Why am I getting allocations?
|
|
20
|
860
|
January 29, 2024
|
cuDNN, julia-1.10 and linux
|
|
10
|
1026
|
January 28, 2024
|
Why doesn't the loss calculated by Flux `withgradient` match what I have calculated?
|
|
2
|
250
|
January 26, 2024
|
A discrepancy in self-attention between python and Julia (Transformers)
|
|
7
|
407
|
January 26, 2024
|
GPU memory in Julia
|
|
5
|
288
|
January 25, 2024
|
Forcing Lux to use Enzyme instead of Zygote?
|
|
10
|
474
|
January 25, 2024
|
[English help] An imputer that works with any supervised model, a "GeneralImputer" or a "UniversalImputer" (or other?)
|
|
0
|
136
|
January 24, 2024
|
Inverse problem with NeuralPDE and GPU support
|
|
5
|
383
|
January 23, 2024
|
Issue with Zygote over ForwardDiff.derivative
|
|
10
|
1241
|
January 21, 2024
|
Maliar, Maliar, and Winant using Flux.jl (I just want to write a custom objective)
|
|
8
|
672
|
January 19, 2024
|
Microsoft Phi model
|
|
0
|
191
|
January 17, 2024
|
Is there any julia package for multivariate polynomial regression?
|
|
18
|
1211
|
January 16, 2024
|
Learning rate decay in callback function
|
|
3
|
480
|
January 11, 2024
|
DiffEqGPU.jl with CUDA: Error computing gradients through SDE solver
|
|
12
|
281
|
January 10, 2024
|
Differentiation (Zygote, but the issue is likely in ChainRules) return different types with `Diagonal`
|
|
2
|
180
|
January 10, 2024
|
Physics-enhanced deep surrogates for partial differential equations
|
|
0
|
293
|
January 9, 2024
|
How to read model weights using FluxTraining (stateaccess issues)?
|
|
3
|
348
|
January 9, 2024
|
Does Lux work with FluxTraining?
|
|
0
|
190
|
January 9, 2024
|
XGBoostClassifier on bigger than RAM database
|
|
2
|
419
|
January 8, 2024
|