Question: Minimal Tutorial
Open
- Dominant language
- No language data
- Stars
- 369
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
I am not smart enough to extrapolate from the MNIST example what to
do with data and labels that come in form of regular Julia arrays.
Say, X = Matrix{Float}(1000, 10) and y = Vector{Int}(1000)
Is there a minimal example for a 3 layer perceptron applied to this data?
Thanks
Andre
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.