浏览代码

Add couples img

Vadim Markovtsev 7 年之前
父节点
当前提交
924a982556
共有 3 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      README.md
  2. 0 0
      doc/linux.png
  3. 二进制
      doc/tfprojcouples.png

+ 4 - 1
README.md

@@ -22,7 +22,7 @@ Granularity is the number of days each band in the stack consists of. Sampling
 is the frequency with which the burnout state is snapshotted. The smaller the
 value, the more smooth is the plot but the more work is done.
 
-![git/git image](linux.png)
+![git/git image](doc/linux.png)
 <p align="center">torvalds/linux burndown (granularity 30, sampling 30, resampled by year)</p>
 
 There is an option to resample the bands inside `labours.py`, so that you can
@@ -122,6 +122,9 @@ how many lines are alive at the sampled moments in time for each identified deve
 
 #### Couples
 
+![Linux kernel file couples](doc/tfprojcouples.png)
+<p align="center">torvalds/linux files' coupling in Tensorflow Projector</p>
+
 ```
 hercules -couples [-people-dict=/path/to/identities]
 python3 labours.py -m couples -o <name> [--couples-tmp-dir=/tmp]

linux.png → doc/linux.png


二进制
doc/tfprojcouples.png