Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multi-Class Backpropagation #479

Closed
Closed
@antmarakis

Description

@antmarakis

I have almost finished converting the Backpropagation to a multi-class algorithm. As of now, it is a binary learner. There had been notes left in learning.py about the issue (approximately lines 545 and 650).

With the BackPropagationLearner now multi-class, Neural Networks and the Perceptron algorithms now can take care of multi-class datasets.

PS: I will probably wait till some crucial PRs are merged before pulling this one, since this change requires editing across the learning module.

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