De-Singleton Model Loading #8

Closed
opened 2026-03-13 10:22:48 +00:00 by leon-adsk · 2 comments
Owner

Return the loadedModel struct instead of keeping a globally loaded one. Make a model interface with infer(),load() and destroy(). Autoencoder will implement this and have a loadedModel field.

Return the loadedModel struct instead of keeping a globally loaded one. Make a model interface with `infer()`,`load()` and `destroy()`. `Autoencoder` will implement this and have a `loadedModel` field.
leon-adsk added this to the MVP milestone 2026-03-13 10:22:48 +00:00
Author
Owner

main.go is now broken, needs to be adapted for new non-singleton structure

main.go is now broken, needs to be adapted for new non-singleton structure
leon-adsk stopped working 2026-03-13 11:24:04 +00:00
26 minutes 48 seconds
Author
Owner

needs testing

needs testing
leon-adsk added spent time 2026-03-13 13:28:52 +00:00
30 minutes
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Total time spent: 56 minutes 48 seconds
leon-adsk
56 minutes 48 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#5 Threshold Algorithms
leon-adsk/http-anomaly-detection
#9 Flags
leon-adsk/http-anomaly-detection
Reference
leon-adsk/http-anomaly-detection#8
No description provided.