Machine Learning Basics with ml5js
We look at an example from ml5js to load images and predict them
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.
We look into how to create an application parsing different documents with embedded content in order to extract text and images.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We solve the day 15 challenge for the Advent of Code.
In this video, we’ll explore the fascinating world of hyphenation. Hyphenation is the process of breaking words into syllables and adding hyphens to indicate where a word should be divided at the end of a line. It’s an important aspect of typesetting, as it helps to improve the readability and aesthetics of printed text. Research…
I’m trying to solve all the Advent of Code puzzles in this video series.