-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Description
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
Labels
Type
Projects
Status
✔️ Done