aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index f720372..eaa7686 100644
--- a/index.html
+++ b/index.html
@@ -77,7 +77,7 @@ Priority</th>
<tbody valign="top">
<tr class="row-even"><td>High</td>
<td>Generalize nerv.Matrix to nerv.Tensor (use the same API as Torch Tensor)</td>
-<td>Ted Yin</td>
+<td>Mengxiao Bi</td>
</tr>
<tr class="row-odd"><td>High</td>
<td>Development manual: coding style &amp; contribution rules</td>
@@ -95,9 +95,9 @@ Priority</th>
<td>support for RNN/LSTM</td>
<td>Tianxing He</td>
</tr>
-<tr class="row-odd"><td>Mid</td>
+<tr class="row-odd"><td>High</td>
<td>support for CNN</td>
-<td>? (Ted Yin)</td>
+<td>Mengxiao Bi</td>
</tr>
<tr class="row-even"><td>Mid</td>
<td>User manual</td>