snort3 / libml

LibML is a library for loading, configuring, and running machine learning models in production. It provides a simple high-level API for C++ applications. LibML uses TensorFlow with XNNPACK acceleration for low latency inference.
8 stars 1 forks source link

More details about using the library #1

Open andreisilvasantos opened 4 months ago

andreisilvasantos commented 4 months ago

Good morning,

I am undertaking my master's degree in the area of ​​machine learning applied to intrusion detection systems such as snort. I believe it will be very useful to use this library to integrate my project with snort. Could the maintainers recommend me more sources of material so that I can carry out this development. Is there a plan to detail the documentation in the near future? Congratulations to the Talos team for the initiative in creating this library that will facilitate the addition of new features to snort.

Bl4omArchie commented 2 months ago

Hello, I'm also very interested by snortML and I'm seeking for further documentation. I looked google scholar but I couldn't find any papers nor tutorials.