Remove "Лог файл" column from report

Remove the "Лог файл" (Log file) column from the report generation as it's no longer needed. This simplifies the report structure and removes unused functionality.
This commit is contained in:
2026-01-26 22:40:44 +03:00
parent ec038053ec
commit 25e0a2a96a
220 changed files with 7 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
In this article, we will develop an intuition for the Cross Entropy loss function that is often used for AI/ML Classification tasks during model training. Here is the link to the article: Understanding Cross Entropy Enjoy 🙂 !!!
==============
В статье рассматривается функция потерь кросс-энтропии, используемая в задачах классификации при обучении моделей машинного обучения. Цель - дать понимание принципов работы этой функции.