You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ Supports both cloud/offline usage, integrates with 30+ mainstream frameworks, an
54
54
55
55
## 🌟 Recent Updates
56
56
57
+
- 2025.07.06: 🚄 Added support for resume training; new plugin [File Logger](https://docs.swanlab.cn/en/plugin/writer-filelogdir.html); integrated [ray](https://github.com/ray-project/ray) framework, [documentation](https://docs.swanlab.cn/guide_cloud/integration/integration-ray.html); integrated [ROLL](https://github.com/volcengine/ROLL) framework, thanks to [@PanAndy](https://github.com/PanAndy), [documentation](https://docs.swanlab.cn/guide_cloud/integration/integration-roll.html)
58
+
57
59
- 2025.06.27: Added support for **small line chart zooming**; added support for configuring **single line chart smoothing**; significantly improved the interaction effect of image charts after zooming.
58
60
59
61
- 2025.06.20: 🤗 Integrated the [accelerate](https://github.com/huggingface/accelerate) framework, [PR](https://github.com/huggingface/accelerate/pull/3605), [documentation](https://docs.swanlab.cn/guide_cloud/integration/integration-huggingface-accelerate.html), enhancing the experience of recording and analyzing experiments in distributed training.
@@ -70,10 +72,11 @@ Supports both cloud/offline usage, integrates with 30+ mainstream frameworks, an
70
72
71
73
- 2025.05.14: Added support for **experiment tags**; added support for **Log Scale** for line charts; added support for **group dragging**; significantly optimized the experience of uploading a large number of metrics.
72
74
73
-
- 2025.05.09: Added support for line chart creation; enhanced the chart configuration feature with data source selection, enabling a single chart to display different metrics; introduced the ability to generate GitHub badges for training projects.
74
75
75
76
<details><summary>Full Changelog</summary>
76
77
78
+
- 2025.05.09: Added support for line chart creation; enhanced the chart configuration feature with data source selection, enabling a single chart to display different metrics; introduced the ability to generate GitHub badges for training projects.
79
+
77
80
- 2025.04.23: Added support for editing line charts, allowing free configuration of X and Y axis data ranges and title styles; chart search now supports regular expressions; added hardware detection and monitoring for Kunlun Core XPU.
78
81
79
82
- 2025.04.11: Added support for **local selection** for line charts; supports the step range of the current graph.
@@ -148,8 +151,11 @@ Here is a list of its core features:
148
151

149
152
150
153
- Supports **hyperparameter recording** and table display.
154
+
151
155
-**Supported metadata types**: Scalar metrics, images, audio, text, 3D point clouds, biological chemical molecules, Echarts custom chart...
152
156
157
+
-**Resume Training Record**: Supports recording new metrics data to the same experiment after training is completed/interrupted.
158
+
153
159

154
160
155
161
-**Supported chart types**: Line charts, media charts (images, audio, text, 3D point clouds, biological chemical molecules), Bar charts, Scatter charts, Box plots, Heat maps, Pie charts, Radar charts...
@@ -359,13 +365,15 @@ Below is a list of frameworks we have integrated. Feel free to submit an [Issue]
Copy file name to clipboardExpand all lines: README_RU.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,8 @@
53
53
54
54
## 🌟 Последние обновления
55
55
56
+
- 2025.07.06: 🚄 Поддержка возобновления обучения; новый плагин [Файловый логгер](https://docs.swanlab.cn/en/plugin/writer-filelogdir.html); интеграция [ray](https://github.com/ray-project/ray) фреймворка, [документация](https://docs.swanlab.cn/guide_cloud/integration/integration-ray.html); интеграция [ROLL](https://github.com/volcengine/ROLL) фреймворка, спасибо [@PanAndy](https://github.com/PanAndy), [документация](https://docs.swanlab.cn/guide_cloud/integration/integration-roll.html)
57
+
56
58
- 2025.06.27: Добавлена поддержка **малого масштабирования** для линейных графиков; добавлена поддержка **плавного масштабирования** для отдельных линейных графиков; значительно улучшена интерактивность изображений после масштабирования.
57
59
58
60
- 2025.06.20: 🤗 Интегрирована платформа [accelerate](https://github.com/huggingface/accelerate), [PR](https://github.com/huggingface/accelerate/pull/3605), [документация](https://docs.swanlab.cn/guide_cloud/integration/integration-huggingface-accelerate.html), улучшает опыт записи и анализа экспериментов в распределенном обучении.
@@ -71,10 +73,11 @@
71
73
72
74
- 2025.05.09: Добавлена поддержка создания линейных графиков; в функции настройки графиков добавлена возможность выбора источника данных, что позволяет отображать разные показатели на одном графике; реализована возможность создания GitHub-значков для учебных проектов.
73
75
74
-
- 2025.04.23: Добавлена поддержка редактирования линейных графиков, возможность свободной настройки диапазонов данных осей X и Y и стилей заголовков; поиск в графиках теперь поддерживает регулярные выражения; добавлено обнаружение и мониторинг оборудования Kunlun Core XPU.
75
76
76
77
<details><summary>Полный список изменений</summary>
77
78
79
+
- 2025.04.23: Добавлена поддержка редактирования линейных графиков, возможность свободной настройки диапазонов данных осей X и Y и стилей заголовков; поиск в графиках теперь поддерживает регулярные выражения; добавлено обнаружение и мониторинг оборудования Kunlun Core XPU.
80
+
78
81
- 2025.04.14: Добавлена поддержка **Kunlunxin XPU** для мониторинга оборудования, [#940](https://github.com/SwanHubX/SwanLab/pull/940).
79
82
80
83
- 2025.04.11: Добавлена поддержка **локального выбора** для графика; поддерживается глобальный шаг для текущего графика.
0 commit comments