Flux: training loop logging for custom structure and model
|
|
7
|
669
|
June 2, 2021
|
What are the currrent options for deep learning on an AMD GPU using Julia?
|
|
0
|
604
|
June 1, 2021
|
BatchNorm: only track_stats=true supported on gpu
|
|
3
|
444
|
May 31, 2021
|
Flux: reproducibility of GPU experiments
|
|
1
|
931
|
May 30, 2021
|
How to train/predict a very simple feed-forward neural network in Flux?
|
|
6
|
2544
|
May 26, 2021
|
How to solve Ax=b, with A,x,b are matrix
|
|
12
|
2433
|
May 23, 2021
|
DiffEqFlux: SOSRA2() algorithm + BacksolveAdjoint() gives an error
|
|
2
|
542
|
May 23, 2021
|
Convolutional Bayesian Neural Networks
|
|
7
|
553
|
May 22, 2021
|
Reusing exact same layer and parameters
|
|
3
|
400
|
May 22, 2021
|
Cannot locate artifact 'libknet8' in KNet
|
|
0
|
451
|
May 22, 2021
|
Gradient of Flux model wrt to weights
|
|
4
|
1540
|
May 19, 2021
|
ML julia package incorporating Restricted Boltzmann Machine models?
|
|
5
|
824
|
May 18, 2021
|
Flux.params of a matrix implemented as a struct
|
|
11
|
984
|
May 17, 2021
|
DiffEqFlux: an error when using NN's that take both time and position as input
|
|
6
|
998
|
May 11, 2021
|
MLJ - user defined models - supporting weights - issue?
|
|
4
|
632
|
May 10, 2021
|
In MLJ, what does `fit!` do exactly?
|
|
1
|
1264
|
May 7, 2021
|
Prefetch data in a separate thread (or why adding a single print leads to a 2x performance)
|
|
5
|
981
|
May 7, 2021
|
ArrayFire vs AbstractArray performance and future in julia
|
|
7
|
1374
|
May 5, 2021
|
Defining MLJ pipelines within a function
|
|
3
|
507
|
May 5, 2021
|
Is there a way to avoid allocations when calling a Flux model? Especially on a GPU
|
|
5
|
885
|
May 4, 2021
|
`Chain` vs `foldl` in Flux.jl
|
|
2
|
587
|
April 28, 2021
|
Flux and chemistry
|
|
4
|
697
|
April 26, 2021
|
RNN is not trained
|
|
6
|
622
|
April 22, 2021
|
Pros and cons of using Flux directly over using MLJ/MLJFlux
|
|
2
|
1659
|
April 22, 2021
|
Derivative with Zygote/ForwardDiff of a function of multiple vectors wrt a subset of arguments
|
|
1
|
522
|
April 21, 2021
|
ReverseDiff over Zygote to differentiate neural network using GalacticOptim - Dimension mismatch
|
|
2
|
424
|
April 21, 2021
|
3D convolution, de-convolution layers in Flux for training 3D MRI data
|
|
4
|
1439
|
April 21, 2021
|
Flux: implementing efficient RBF layer
|
|
5
|
1117
|
April 21, 2021
|
GMM as collaborative filering: why it is better than k-nearest neighbours (KNN)?
|
|
0
|
478
|
April 20, 2021
|
Batch time-series input for RNN
|
|
1
|
602
|
April 17, 2021
|