Browse Source

add readme for parameter distribution visualization

tags/v0.3.0-alpha
wenkai 5 years ago
parent
commit
55ccf14e3c
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@@ -68,6 +68,11 @@ training process, such as loss value and accuracy rate of each iteration.

Two scalar curves can be combined and displayed in one chart.

### Parameter distribution

The GUI of MindInsight displays the distribution change tendency of a tensor such as weight
or gradient during the entire training process.

### Image visualization

The GUI of MindInsight displays both original images and enhanced images during the entire


Loading…
Cancel
Save