You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
when i run "th train/run-train.lua --task config.5-shot-5-class --data config.imagenet --model config.lstm.train-imagenet-5shot"
it just print
" Learner nParams: 32901
Meta-learner params
{
1 :
{
W : CudaTensor - size: 24x80
b : CudaTensor - size: 1x80
}
2 :
{
WI : CudaTensor - size: 22x1
cI : CudaTensor - size: 32901x1
WF : CudaTensor - size: 22x1
bF : CudaTensor - size: 1x1
bI : CudaTensor - size: 1x1
}
}"
what's the result of the train?
The text was updated successfully, but these errors were encountered: