Skip to content

Commit 3d200c3

Browse files
committed
update quick start image
1 parent 060ffef commit 3d200c3

File tree

8 files changed

+4
-5
lines changed

8 files changed

+4
-5
lines changed

assets/quick-start-1.jpg

-216 KB
Binary file not shown.

assets/quick-start.png

-257 KB
Binary file not shown.

en/guide_cloud/general/quick-start.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
Install SwanLab and start tracking your AI experiments in minutes
55

6-
![quick-start-1](/assets/quick-start.png)
7-
6+
![quick-start-1](./quick_start/quick-start.png)
87

98
## 1. Install SwanLab
109

@@ -111,7 +110,7 @@ for epoch in range(2, run.config.epochs):
111110
Run the code, visit [SwanLab](https://swanlab.cn), and see the improvement of the metrics (accuracy and loss value) you recorded using SwanLab in each training step.
112111

113112

114-
![quick-start-1](/assets/quick-start-1.jpg)
113+
![quick-start-1](./quick_start/line-chart.png)
115114

116115

117116
## What's next
108 KB
Loading
823 KB
Loading

zh/guide_cloud/general/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
安装 SwanLab 并在几分钟内开始跟踪你的人工智能实验。
55

6-
![quick-start-1](/assets/quick-start.png)
6+
![quick-start-1](./quick_start/quick-start.png)
77

88

99
## 1. 安装SwanLab
@@ -110,7 +110,7 @@ for epoch in range(2, run.config.epochs):
110110

111111
运行代码,访问[SwanLab](https://swanlab.cn),查看在每个训练步骤中,你使用SwanLab记录的指标(准确率和损失值)的改进情况。
112112

113-
![quick-start-1](/assets/quick-start-1.jpg)
113+
![quick-start-1](./quick_start/line-chart.png)
114114

115115

116116

108 KB
Loading
823 KB
Loading

0 commit comments

Comments
 (0)