Update document.
This commit is contained in:
parent
9926b893a4
commit
c907210fc1
Binary file not shown.
After Width: | Height: | Size: 281 KiB |
|
@ -37,4 +37,4 @@ idx at 0 = 0 1 1 0 1 0 1 0 1 0 1 2 0 1 0 1
|
||||||
idx at 1 = 0 0 0 0 0 1 1 1 1 0 0 0 0 0 2 2
|
idx at 1 = 0 0 0 0 0 1 1 1 1 0 0 0 0 0 2 2
|
||||||
idx 0 1 1 0 1 16 17 16 17 0 1 2 0 1 32 33
|
idx 0 1 1 0 1 16 17 16 17 0 1 2 0 1 32 33
|
||||||
|
|
||||||
```
|
```
|
Binary file not shown.
After Width: | Height: | Size: 314 KiB |
|
@ -0,0 +1,13 @@
|
||||||
|
|
||||||
|
# Train Meaning dataset
|
||||||
|
|
||||||
|
|
||||||
|
## level and index
|
||||||
|
|
||||||
|
不同level和index对结果的影响
|
||||||
|
![alt text](level_and_index.png)
|
||||||
|
|
||||||
|
## 不同模型深度对结果的影响
|
||||||
|
|
||||||
|
6层相对于3层没有提升的原因,可能是数据集太小,3层已经能完全拟合
|
||||||
|
![alt text](model_level_number.png)
|
Loading…
Reference in New Issue