ecraft2learn / ai

AI extensions of Snap! created by the eCraft2Learn project
https://ecraft2learn.github.io/ai/
Other
26 stars 12 forks source link

Consider using Float32Array for word embeddings #18

Open ToonTalk opened 6 years ago

ToonTalk commented 6 years ago

Uses less memory and maybe also faster

ToonTalk commented 6 years ago

But according to http://voidcanvas.com/javascript-array-evolution-performance/ implementations optimise arrays so there shouldn't be a difference