update: readme

This commit is contained in:
alikia2x (寒寒) 2024-09-01 22:57:52 +08:00
parent 2c88faf9c0
commit 86394c7f87
Signed by: alikia2x
GPG Key ID: 56209E0CCD8420C6

View File

@ -11,3 +11,5 @@ The model located in the `/intention-classify` directory is designed to categori
We employ a Convolutional Neural Network (CNN) architecture combined with an Energy-based Model for open-set recognition.
This model is optimized to be lightweight, ensuring it can run on a wide range of devices, including within the browser environment.
A detailed explain of how it works could be found in [this blog post](https://blog.alikia2x.com/en/posts/sparkastml-intention/).