Skip to content

It seems like the label is being fed into the network while training #23

@supergrover

Description

@supergrover

I was wondering why you added 1 to the AffineTransform layer geometry in
https://github.com/botonchou/libdnn/blob/master/src/nnet.cpp#L233

After some nosing around I found you feed the label into the network as being one of its' inputs! (I printed the data at https://github.com/botonchou/libdnn/blob/master/src/nn-train.cpp#L164). I don't think this is desired behaviour. Can you please explain this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions