How's AutoGrad different from Flux
|
|
0
|
575
|
September 11, 2019
|
Federated Learning in Julia
|
|
8
|
1511
|
September 10, 2019
|
Transposed convolution aka deconvolution layer in Flux.jl
|
|
1
|
1713
|
September 6, 2019
|
Gradient in simple regression not working
|
|
4
|
644
|
September 3, 2019
|
How to use Flux.train! to train custom layer?
|
|
2
|
1821
|
September 2, 2019
|
Comparison between time taken in Python and Julia
|
|
2
|
1359
|
August 29, 2019
|
BFloat16 on ARM for neural networks
|
|
1
|
604
|
August 30, 2019
|
[Flux] Issue while computing Hessian MethodError: objects of type Tracker.Grads are not callable
|
|
12
|
1369
|
August 28, 2019
|
Knet.jl: Simple MLP for Iris Dataset
|
|
6
|
1633
|
August 28, 2019
|
3D Conv Training Error
|
|
1
|
610
|
August 27, 2019
|
How to compute hessian
|
|
1
|
868
|
August 26, 2019
|
Error requiring CuArrays from Flux
|
|
2
|
1156
|
August 26, 2019
|
JuliaML organization and MLJ.jl
|
|
5
|
1472
|
August 19, 2019
|
Custom Flux loss function `culiteral_pow()` error
|
|
2
|
791
|
August 18, 2019
|
GPU simulation time of neural ODE program
|
|
8
|
884
|
August 16, 2019
|
Memory usage seems extremely high in standard Flux, is it any better with Zygote?
|
|
2
|
1315
|
August 12, 2019
|
Gradient loop vs batch gradient speed
|
|
4
|
963
|
August 7, 2019
|
Instatiate a tracked array? or dynamically store slices of a tracked array? (Not sure what to call this)
|
|
6
|
534
|
August 2, 2019
|
How to get the number of tracked parameters?
|
|
4
|
573
|
August 2, 2019
|
ForwardDiff question
|
|
6
|
1878
|
July 26, 2019
|
Parameter tuning in neural ODE
|
|
15
|
2020
|
July 21, 2019
|
DiffEqFlux with time as additional input to Neural ODE
|
|
7
|
2214
|
July 21, 2019
|
How to correctly handle batches in this model
|
|
0
|
430
|
July 20, 2019
|
DiffEqFlux with discrete time-dependent input
|
|
2
|
638
|
July 16, 2019
|
Type error while using Scikit-learn and PyCall for logistic regression
|
|
0
|
976
|
July 16, 2019
|
OnlineStats and regularization hyperparameters
|
|
5
|
721
|
July 16, 2019
|
Parallel feedforward computation with RNN
|
|
0
|
426
|
July 15, 2019
|
How can I add to ML model together in Flux
|
|
2
|
510
|
July 12, 2019
|
Flux unable to differentiate an embedding layer
|
|
3
|
974
|
July 11, 2019
|
Flux: MethodError: no method matching Float32(::Tracker.TrackedReal{Float32})
|
|
2
|
881
|
July 4, 2019
|