Minor documentation typo
Open
- Dominant language
- Julia
- Stars
- 934
- Forks
- 326
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/FluxML/model-zoo/blob/7623b854d9792411ff4206d9a33151389dedc444/vision/cifar10/cifar10.jl#L93
Should that be `Float32` instead of `Float64`? See the next line.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open vision/cifar10/cifar10.jl at line 93 and compare the type there with the next line, as the issue suggests. Confirm whether the value should use Float32, then make the one-line correction; done means the two adjacent lines use the intended matching type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100