Posts Tagged with: javascript (3)
The Imperfections of Machine Learning
While machine learning is a powerful tool, it’s important to remember that models are not infallible. In fact, they can sometimes be overconfident in their predictions, as shown in this...
ThreeJs and Reinforcement Learning in 3D
I built a simple 3D game in November 2024 mostly for fun. The objective was to minimize the time taken for a player to destroy all the pillars. Then I...
The Evolution of a Side Project: My Countdown App
In December 2021, I embarked on a project to create a simple countdown app to display time left till midnight. Then I decided to extend it further to count the...