Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

why does it print nothing #10

Description

@ErikYann

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions