issues
search
SKKU-ESLAB
/
ANT
ANT (AI-based Networked Things) Framework
Apache License 2.0
26
stars
28
forks
source link
Add MLAPI.toFloatBuffer()
#238
Closed
RedCarrottt
closed
3 years ago
RedCarrottt
commented
3 years ago
Descriptions
Add MLAPI.toFloatBuffer()
Current IoT.js does not support converting bytebuffer into intarray nor floatarray. In this reason, implementing post-processing of machine learning application is difficult.
This function will help implementing post-processing code.
Descriptions