77.5万数据
This commit is contained in:
@@ -15,11 +15,11 @@
|
|||||||
```shell
|
```shell
|
||||||
python main.py --exp without_exp --reset_db True
|
python main.py --exp without_exp --reset_db True
|
||||||
```
|
```
|
||||||
3. 等待运行完成( 个样本)。结束后,将*db_name_prefix: without_exp*改为*db_name_prefix: with_exp*,并运行
|
3. 等待运行完成(77.5个样本)。结束后,将*db_name_prefix: without_exp*改为*db_name_prefix: with_exp*,并运行
|
||||||
```shell
|
```shell
|
||||||
python main.py --exp with_exp --reset_db True
|
python main.py --exp with_exp --reset_db True
|
||||||
```
|
```
|
||||||
4. 漫长的等待( 万个样本),直到运行完成
|
4. 漫长的等待(万个样本),直到运行完成
|
||||||
|
|
||||||
## 获得结果,绘制图表
|
## 获得结果,绘制图表
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user