One dimensional autoencoder as a way to refine (or evaluate) cluster analysis
|
|
1
|
190
|
April 20, 2024
|
Many breakthroughs: Complex-valued transformer neural networks, or even "quaternion backpropagation", or none at all? Predictive coding
|
|
0
|
778
|
April 18, 2024
|
GeometricMachineLearning.jl: Looking for a direct contact opportunity with persons involved
|
|
0
|
220
|
April 16, 2024
|
GPU memory usage increasing on each epoch (Flux)
|
|
5
|
596
|
April 16, 2024
|
NeuralODE with covariates
|
|
1
|
174
|
April 16, 2024
|
ODEProblem(....) vs NeuralODE(....) for neural ODEs
|
|
14
|
464
|
April 15, 2024
|
Can I define a type-unstable EnzymeRule?
|
|
1
|
173
|
April 9, 2024
|
Lipschitz continuity -- Neural ODEs
|
|
2
|
492
|
April 7, 2024
|
What are `autodiff_deferred` and `autodiff_thunk` for in Enzyme?
|
|
23
|
611
|
April 7, 2024
|
DeepAR in Julia
|
|
3
|
747
|
April 6, 2024
|
Challenges with Zygote Differentiation in Multivariate Mixture Models as input noise of an implicit machine learning method
|
|
10
|
168
|
April 5, 2024
|
Pseudo-random freeze during Flux training
|
|
0
|
149
|
March 31, 2024
|
Strange situation RF Classification: perfect train, test prediction all one category
|
|
2
|
120
|
March 28, 2024
|
MethodError in Custom Flux model
|
|
1
|
137
|
March 28, 2024
|
Why is Flux.destructure type unstable?
|
|
6
|
329
|
March 25, 2024
|
Is `cumsum` differentiable with Zygote when used in a Flux model?
|
|
2
|
188
|
March 18, 2024
|
Trying to put together our own MARL environment
|
|
0
|
159
|
March 17, 2024
|
Loss function in NeuralPDE.jl
|
|
8
|
418
|
March 8, 2024
|
Is there something like the DistributionLambda layer from Keras in Flux?
|
|
0
|
120
|
March 8, 2024
|
How do I save a TunedModel with MLJ? DeterministicTunedModel has no field artifact_location
|
|
3
|
187
|
March 8, 2024
|
Changing the size of the `target` using MLJ's Learning Networks
|
|
6
|
200
|
March 7, 2024
|
MLJ.save() and restoring with machine() don't work
|
|
11
|
334
|
March 7, 2024
|
How do I tune a pipeline in MLJ?
|
|
1
|
175
|
March 4, 2024
|
A Julia DSL for language models
|
|
14
|
1754
|
February 28, 2024
|
Zygote with Tullio gives wrong gradients/pullbacks using CUDA
|
|
1
|
218
|
February 26, 2024
|
Deep learning with Flux.jl and gumbel-softmax trick
|
|
2
|
331
|
February 27, 2024
|
Fitted Flux model is "off" by one
|
|
2
|
244
|
February 24, 2024
|
Dumb question: why autodifferentiation is needed in Neural Networks
|
|
9
|
708
|
February 24, 2024
|
Help with Flux.jl, Metal.jl (Apple Silicon) and Conv layers
|
|
2
|
910
|
February 23, 2024
|
How can I solve complex-valued ordinary differential equations (ODEs) using neural networks, given limitations with complex data types in libraries like Lux?
|
|
2
|
372
|
February 22, 2024
|