Blog
04/2021
How to Structure Your Angular Apps @ Medium
04/2021
We need an app architecture that allows it to be:
Consistent, Reusable, Optimized and Testable.
Consistent, Reusable, Optimized and Testable.
03/2021
Word Embeddings: CBOW vs Skip-Gram @ Baeldung
03/2021
In Natural Language Processing, we want computers to understand the text as we humans do.
01/2021
Interpretation of Loss and Accuracy for a Machine Learning Model @ Baeldung
01/2021
When using Machine Learning, we have different metrics that show us to know how well our model is doing. However, these measures can confuse what they mean.
10/2020
Batch Normalization in Convolutional Neural Networks @ Baeldung
10/2020
Training Deep Neural Networks is a difficult task that involves several problems to tackle.
09/2020
Understanding Forecast Accuracy: MAPE, WAPE, WMAPE @ Baeldung
09/2020
In the era we live in, it is really important to learn how to use data properly and take advantage of it.
08/2020
Top-N Accuracy Metrics @ Baeldung
08/2020
In machine learning, we often find ourselves measuring the accuracy of our models, but, are we doing it correctly?