Running Machine Learning Experiments with Flux
|
|
5
|
418
|
August 24, 2023
|
Compute gradients in neuralODE with Zygote
|
|
3
|
236
|
August 24, 2023
|
Taking the gradient of an einsum
|
|
4
|
300
|
August 21, 2023
|
Generic way to change float precision in FluxML
|
|
3
|
176
|
August 18, 2023
|
Mix-Precision training using Models of Metalhead (Flux.jl) or Boltz (Lux.jl)
|
|
3
|
289
|
August 16, 2023
|
ConfusionMatrix display in VSCode when there are ~ 16 categories
|
|
3
|
1073
|
August 16, 2023
|
Load a pre-trained Pytorch model in Julia
|
|
5
|
510
|
August 16, 2023
|
How efficient is the automatic differentation and optimization in comparison to PyTorch
|
|
6
|
1000
|
August 16, 2023
|
Individual ctivation function for each network output
|
|
1
|
183
|
August 11, 2023
|
Flux model on GPU?
|
|
4
|
860
|
August 9, 2023
|
Is there a C/C++/Rust/Go library that can do inference on Flux models?
|
|
11
|
390
|
August 9, 2023
|
Avoiding closure in uODE with ComponentArrays causes minor numerical differences
|
|
4
|
261
|
August 9, 2023
|
State of the art object tracking with neural networks
|
|
3
|
682
|
August 9, 2023
|
Neural Hybrid DE
|
|
2
|
246
|
August 8, 2023
|
Discovery of mechanistic terms from UODE vs using the UODE
|
|
3
|
447
|
August 8, 2023
|
Getting gradients with loss using for-loop is slow in Flux.jl
|
|
4
|
259
|
August 7, 2023
|
Lowest Possible Memory For Neural ODE
|
|
1
|
272
|
August 6, 2023
|
When calling PyTorch using PyCall or pythoncall, I run out of memory on GPU cards
|
|
1
|
211
|
July 31, 2023
|
Forcing inequallity in DAE
|
|
1
|
219
|
July 28, 2023
|
Speed Comparison Python v Julia for custom layers
|
|
25
|
1381
|
July 28, 2023
|
Distributing LLM over multiple GPUs
|
|
10
|
430
|
July 26, 2023
|
Mix-mode training of large languages models in Julia
|
|
7
|
579
|
July 26, 2023
|
Code works on CPU but not on GPU
|
|
6
|
940
|
July 26, 2023
|
Radial basis function kernel
|
|
2
|
380
|
July 25, 2023
|
Lasso and Ridge regularization
|
|
1
|
211
|
July 20, 2023
|
Flux.@functor won't work on custom layer (empty parameters)
|
|
3
|
377
|
July 19, 2023
|
How to export a Flux model to Python?
|
|
2
|
352
|
July 19, 2023
|
How daggerflux works?
|
|
1
|
447
|
July 17, 2023
|
Understanding few lines from NeuralPDE.jl PDE example (phi solution)
|
|
3
|
201
|
July 16, 2023
|
Neural SDE example no method matching error
|
|
2
|
239
|
July 13, 2023
|