In this article we cover deep learning on web browsers, including popular JavaScript libraries and frameworks, and how to build a neural network with ml5.js. (more…)
Read more »
Over the last few years, browsers got some super powers. They evolved from simple viewers for HTML & CSS to platforms executing our beloved web applications.
This is opening the doors for developers to do incredible things. And this is awesome. How... (more…)
Read more »
An analysis, based on CDNJS data, of when and if JavaScript libraries are updated after being installed onto websites. (more…)
Read more »
The problem When using node-mlx for training LLM, the RAM was quickly exhausted. After some profiling, it turned out that MLX's tensors (mx.array) were too slow to be garbage collected before runni... (more…)
Read more »
keyboardEvent.key compatible key codes with Typescript Definitions. - ashubham/w3c-keys... (more…)
Read more »