Flux: reproducibility of GPU experiments
|
|
1
|
914
|
May 30, 2021
|
How to train/predict a very simple feed-forward neural network in Flux?
|
|
6
|
2483
|
May 26, 2021
|
How to solve Ax=b, with A,x,b are matrix
|
|
12
|
2397
|
May 23, 2021
|
DiffEqFlux: SOSRA2() algorithm + BacksolveAdjoint() gives an error
|
|
2
|
538
|
May 23, 2021
|
Convolutional Bayesian Neural Networks
|
|
7
|
547
|
May 22, 2021
|
Reusing exact same layer and parameters
|
|
3
|
387
|
May 22, 2021
|
Cannot locate artifact 'libknet8' in KNet
|
|
0
|
446
|
May 22, 2021
|
Gradient of Flux model wrt to weights
|
|
4
|
1509
|
May 19, 2021
|
ML julia package incorporating Restricted Boltzmann Machine models?
|
|
5
|
794
|
May 18, 2021
|
Flux.params of a matrix implemented as a struct
|
|
11
|
962
|
May 17, 2021
|
DiffEqFlux: an error when using NN's that take both time and position as input
|
|
6
|
968
|
May 11, 2021
|
MLJ - user defined models - supporting weights - issue?
|
|
4
|
625
|
May 10, 2021
|
In MLJ, what does `fit!` do exactly?
|
|
1
|
1227
|
May 7, 2021
|
Prefetch data in a separate thread (or why adding a single print leads to a 2x performance)
|
|
5
|
974
|
May 7, 2021
|
ArrayFire vs AbstractArray performance and future in julia
|
|
7
|
1336
|
May 5, 2021
|
Defining MLJ pipelines within a function
|
|
3
|
500
|
May 5, 2021
|
Is there a way to avoid allocations when calling a Flux model? Especially on a GPU
|
|
5
|
866
|
May 4, 2021
|
`Chain` vs `foldl` in Flux.jl
|
|
2
|
581
|
April 28, 2021
|
Flux and chemistry
|
|
4
|
678
|
April 26, 2021
|
RNN is not trained
|
|
6
|
604
|
April 22, 2021
|
Pros and cons of using Flux directly over using MLJ/MLJFlux
|
|
2
|
1633
|
April 22, 2021
|
Derivative with Zygote/ForwardDiff of a function of multiple vectors wrt a subset of arguments
|
|
1
|
511
|
April 21, 2021
|
ReverseDiff over Zygote to differentiate neural network using GalacticOptim - Dimension mismatch
|
|
2
|
422
|
April 21, 2021
|
3D convolution, de-convolution layers in Flux for training 3D MRI data
|
|
4
|
1419
|
April 21, 2021
|
Flux: implementing efficient RBF layer
|
|
5
|
1071
|
April 21, 2021
|
GMM as collaborative filering: why it is better than k-nearest neighbours (KNN)?
|
|
0
|
474
|
April 20, 2021
|
Batch time-series input for RNN
|
|
1
|
596
|
April 17, 2021
|
CAS Best Practices
|
|
89
|
10904
|
April 16, 2021
|
The difficult task of comparing supervised models
|
|
3
|
338
|
April 16, 2021
|
A partition and a crossValidation function over arbitrary number of n-dimensional arrays
|
|
0
|
482
|
April 15, 2021
|