Robin Glauser


My Blog about Development, Design and my random thoughts.

What is the training loss in machine learning?

Training loss in machine learning is a measure of how well the model is able to fit the training data. It is calculated by comparing the model’s predictions with the actual values in the training set, and it is typically represented as a single number or a small set of numbers. The goal of training is to minimize the training … Read More


Using Python and Lobe to automate Among Us tasks

How many of the tasks in Among Us can I automate?
The answer can be found at the end of this post.