Skip to content

Using train_on_batch #35

@ryanmaxwell96

Description

@ryanmaxwell96

Ok,

I'm sorry again for so many questions, but why does train_on_batch only have one input? On the keras documentation it sounds like the format is supposed to be

train_on_batch(object, x, y, class_weight = NULL, sample_weight = NULL).

So why does this file's implementation look like

train_on_batch([arrays])?

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