FluxML/model-zoo

60 minute blitz not wokring - trainimgs and valimgs not defined

オープン

#322 opened on 2021/11/22

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (327 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (934 個のスター)
PR merge metrics
 (平均マージ 384d 21h) (30d で 2 merged PRs)

説明

From the 60-minute blitz:

using Statistics
using Flux, Flux.Optimise
using Images: channelview
using Metalhead
using Metalhead: trainimgs, valimgs
using Images.ImageCore
using Flux: onehotbatch, onecold, flatten
using Base.Iterators: partition

However, I get the following error: image

So the example is not functional.

コントリビューターガイド