Swanlab

Latest version: v0.3.28

Safety actively analyzes 688705 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

0.1.3

New Features
- Support for deleting projects and experiments on the web by Feudalman in 109, 140, 128
- Support for modifying names and descriptions of projects and experiments on the web by Feudalman in 109, 158, 116
- Add experiment time suffix by SAKURA-CAT in 96
- Default project name is the folder name where the training script runs by SAKURA-CAT in 127

Optimization
- Improve the interaction and performance of the experimental table component in Table Feudalman in 156, 110,
- Optimize pypi display information SAKURA-CAT in 137
- Add message popup component and placeholder Feudalman in 131
- Improve the style of the message popup component Feudalman in 144
- Add function to get git branch name and latest commit hash xiaolin199912 in 159
- Rename `OverView` to `Project Dashboard`

Problem Fix
- Fixed the formatting issue when recording terminal logs in Logs Feudalman in 124
- Fixed the duplicate name problem Feudalman in 130
- Fixed the error of port occupation in experimental dashboard SAKURA-CAT in 100
- Improved error page redirection Feudalman in 149
- Fixed the error warning issue when running experimental dashboard SAKURA-CAT in 150

新增功能
- 项目和实验支持在网页端删除 by Feudalman in 109 , 140 , 128
- 项目和实验支持在网页端修改名称和描述 by Feudalman in 109, 158 , 116
- 增加实验时间后缀名 by SAKURA-CAT in 96
- 默认项目名为运行训练脚本的文件夹名 by SAKURA-CAT in 127

优化
- 完善实验表格Table组件的交互与性能 Feudalman in 156, 110 ,
- 优化pypi展示信息 SAKURA-CAT in 137
- 增加消息弹窗组件、占位符 Feudalman in 131
- 完善消息弹窗组件样式 Feudalman in 144
- 增加git分支名和最新commit hash的函数 xiaolin199912 in 159
- 将`OverView` 改名为 `Project Dashboard`

问题修复
- 修复记录终端日志Logs时出现的格式错乱问题 Feudalman in 124
- 修复重名问题 Feudalman in 130
- 修复实验看板端口占用报错问题 SAKURA-CAT in 100
- 完善错误页面跳转 Feudalman in 149
- 修复运行实验看板时的错误warning问题 SAKURA-CAT in 150

Full change: https://github.com/SwanHubX/SwanLab/compare/v0.1.2...v0.1.3

0.1.2

💥Breaking News
Strongly recommend updating to this version, because a large number of issues in version 0.1.1 have been resolved.
bash
pip install -U swanlab


What's changed

- Improved the data update frequency of Charts, added request status mapping by SAKURA-CAT , 91
- Fixed the issue where the OverView status of projects and experiments was not updated when training is completed by SAKURA-CAT , 92
- Fixed the error that occurs when there is a slash in the key of the data parameter in `swanlab.log` by SAKURA-CAT 79
- Fixed the display issue when the value of the data parameter in swanlab.log is a string or other non-standard type by SAKURA-CAT , 86
- Optimized the range of values for Chart, now determined by the maximum and minimum values ​​of recorded data by SAKURA-CAT , 102
- Optimized experiment table component by Feudalman , 106 and 88
- Added functions to record command and requirements by xiaolin199912 ,111
- Added git hooks for formatting code execution or test submission  by swpfY ,113
- Fixed duplicate column issue in experiment table when uploading keys with slashes by Feudalman ,118

New contributors
- swpfY made their first contribution in 113

Full change: https://github.com/SwanHubX/SwanLab/compare/v0.1.1...v0.1.2

0.1.1

New Feature
- Add `Experimental Comparison Table` to compare various experimental configurations and results, ⚡️find the most critical training optimization points!

<img src="https://github.com/SwanHubX/SwanLab/assets/58305964/cd174360-fbc6-48d3-b10c-a05bc5a0e557" width=800>

- Add more experimental parameter records in `Overview`
- Python executable directory
- System Hardware
- Git repository path
- Swanlab version

Frontend Updates
- Update the brand new table component to achieve a better interactive experience: https://github.com/SwanHubX/SwanLab/issues/77
- Adjust the time display format: 80, 67

API Updates
- `swanlab.log` adds parameter `step`

Pull requests
- Optimized the interactive effect of "Experimental Comparison Table" Feudalman 90 87
- Collected more device information. Feudalman 89
- Optimized the display of time format. Feudalman 85
- Add Config and Summary information in the `Experimental Comparison Table` Feudalman 84
- Others SAKURA-CAT xiaolin199912 indevn clairdelunejs 73, 78 , 74 , 72 , 70

0.1.0

Officially released on PyPI: https://pypi.org/project/swanlab
python
pip install swanlab


New Feature
- The Experiment Dashboard now includes a "Log" feature that automatically records terminal print information, including error messages.

<img src="https://github.com/SwanHubX/SwanLab/assets/58305964/d345ee2c-7e79-44a7-a630-7832cfbf698b" width=800>


Frontend Updates
- Default language changed to "English."
- The text "Community Edition" on the left sidebar has been changed to "Version Number."
- Improved formatting of chart data display.

0.0.2

New Feature

* Record terminal print logs and capture errors SAKURA-CAT Feudalman
* Restructured log file format (no longer compatible with log structure of version 0.0.1) SAKURA-CAT

Frontend Updates

* Error pages Feudalman SAKURA-CAT
* Modified chart grouping names and styles Feudalman
* Updated default project name Feudalman
* Chart style (line chart) updates with bold titles SAKURA-CAT

Other Updates

* Optimized terminal print messages SAKURA-CAT Feudalman
* Selection of chart colors xiaolin199912
* Experiment sorting changed to reverse order 20 Feudalman
* Use 'host' parameter instead of 'share' parameter 17 SAKURA-CAT

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.