Skip to content

Improve FNN Layer and Model Performance #610

@sibre28

Description

@sibre28

Is your feature request related to a problem?

Currently our model is doing fine performancewise, since we just support FNN-Layers. But since we will also implement CNNs, which partly depend on FNN-Layers it is important for them to be performance-optimal, since small suboptimal implementations that don't really impact FNNs, will have a huge impact on computing time when working with Images.

Desired solution

Rework some code parts to optimize computing time and fix some bugs, everything discussed with @Marsmaennchen221

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✔️ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions