Browse Source

!99 add readme for parameter distribution visualization

Merge pull request !99 from wenkai/wkr020429
tags/v0.2.0-alpha^0
mindspore-ci-bot Gitee 5 years ago
parent
commit
656c103349
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. 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 ### Image visualization


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


Loading…
Cancel
Save