Skip to content

Add edge case tests for neural networks #17

@andrewthecodertx

Description

@andrewthecodertx

No tests for edge cases. Networks with a single hidden layer, zero hidden layers, or single input/output aren't explicitly tested. The backpropagation test only verifies that weights changed, not that they changed in the correct direction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingTesting and quality assurance issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions